Class modQuickIconHelper

Description
  • abstract:
  • since: 1.6

Located in /administrator/modules/mod_quickicon/helper.php (line 17)


	
			
Variable Summary
static mixed $buttons
Method Summary
static array &getButtons (JRegistry $params)
static string getTitle (JRegistry $params, object The $module)
Variables
static mixed $buttons = array() (line 24)

Stack to hold buttons

  • since: 1.6
  • access: protected
Methods
static method getButtons (line 37)

Helper method to return button list.

This method returns the array by reference so it can be used to add custom buttons or remove default ones.

  • return: An array of buttons
  • since: 1.6
  • access: public
static array &getButtons (JRegistry $params)
static method getTitle (line 159)

Get the alternate title for the module

  • return: The alternate title for the module.
  • access: public
static string getTitle (JRegistry $params, object The $module)
  • JRegistry $params: The module parameters.
  • object The $module: module.

Documentation generated on Mon, 25 Jun 2012 13:55:20 -0500 by phpDocumentor 1.4.4