Class JHtmlBanner

Description

Banner HTML class.

  • abstract:
  • since: 2.5

Located in /administrator/components/com_banners/helpers/html/banner.php (line 19)


	
			
Method Summary
static array clientlist ()
static string clients ()
static string pinned (integer $value, integer $i, [boolean $enabled = true], [string $checkbox = 'cb'])
Methods
static method clientlist (line 51)

Method to get the field options.

  • return: The field option objects.
  • since: 1.6
  • access: public
static array clientlist ()
static method clients (line 28)

Display a batch widget for the client selector.

  • return: The necessary HTML for the widget.
  • since: 2.5
  • access: public
static string clients ()
static method pinned (line 87)

Returns a pinned state on a grid

  • return: The Html code
  • see: JHtmlJGrid::state
  • since: 2.5.5
  • access: public
static string pinned (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:52:30 -0500 by phpDocumentor 1.4.4