Class JHtmlBatch

Description

Extended Utility class for batch processing widgets.

  • abstract:
  • since: 11.1

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


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

Display a batch widget for the access level selector.

  • return: The necessary HTML for the widget.
  • since: 11.1
  • access: public
static string access ()
static method item (line 56)

Displays a batch widget for moving or copying items.

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

Display a batch widget for the language selector.

  • return: The necessary HTML for the widget.
  • since: 11.3
  • access: public
static string language ()
static method user (line 105)

Display a batch widget for the user selector.

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

Documentation generated on Mon, 25 Jun 2012 13:52:37 -0500 by phpDocumentor 1.4.4