Abstract Class JHtmlBatch

Description

Extended Utility class for batch processing widgets.

  • abstract:
  • since: 1.7

Located in /libraries/cms/html/batch.php (line 19)


	
			
Method Summary
 static string access ()
 static string item (string $extension)
 static string language ()
 static string tag ()
 static string user ([boolean $noUser = true])
Methods
static access (line 28)

Display a batch widget for the access level selector.

  • return: The necessary HTML for the widget.
  • since: 1.7
  • access: public
static string access ()
static item (line 60)

Displays a batch widget for moving or copying items.

  • return: The necessary HTML for the widget.
  • since: 1.7
  • access: public
static string item (string $extension)
  • string $extension: The extension that owns the category.
static language (line 89)

Display a batch widget for the language selector.

  • return: The necessary HTML for the widget.
  • since: 2.5
  • access: public
static string language ()
static tag (line 144)

Display a batch widget for the tag selector.

  • return: The necessary HTML for the widget.
  • since: 3.1
  • access: public
static string tag ()
static user (line 114)

Display a batch widget for the user selector.

  • return: The necessary HTML for the widget.
  • since: 2.5
  • access: public
static string user ([boolean $noUser = true])
  • boolean $noUser: Choose to display a "no user" option

Documentation generated on Tue, 19 Nov 2013 14:54:27 +0100 by phpDocumentor 1.4.3