Class InstallerHtmlManage

Description
  • abstract:
  • since: 2.5

Located in /administrator/components/com_installer/helpers/html/manage.php (line 15)


	
			
Method Summary
static string state (integer $value, integer $i, [boolean $enabled = true], [string $checkbox = 'cb'])
Methods
static method state (line 31)

Returns a published state on a grid

  • return: The Html code
  • see: JHtmlJGrid::state
  • since: 2.5
  • access: public
static string state (integer $value, integer $i, [boolean $enabled = true], [string $checkbox = 'cb'])
  • integer $value: The state value.
  • integer $i: The row index
  • boolean $enabled: An optional setting for access control on the action.
  • string $checkbox: An optional prefix for checkboxes.

Documentation generated on Mon, 25 Jun 2012 13:56:39 -0500 by phpDocumentor 1.4.4