Class MenusHtmlMenus

Description
Method Summary
static void association (int $itemid)
static string state (integer $value, integer $i, [boolean $enabled = true], [string $checkbox = 'cb'])
Methods
static method association (line 21)
static void association (int $itemid)
  • int $itemid: The menu item id
static method state (line 70)

Returns a published state on a grid

  • return: The Html code
  • see: JHtmlJGrid::state
  • since: 1.7.1
  • 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:57:16 -0500 by phpDocumentor 1.4.4