Abstract 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 clientlist (line 53)

Method to get the field options.

  • return: The field option objects.
  • since: 1.6
  • access: public
static array clientlist ()
static 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 pinned (line 90)

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 Tue, 19 Nov 2013 14:54:18 +0100 by phpDocumentor 1.4.3