JToolbarHelper::preferences
Writes a configuration button and invokes a cancel operation (eg a checkin).
Signature
public function preferences(string
$component,
[string
$height = '550',
[string
$width = '875',
[string
$alt = 'JToolbar_Options',
[string
$path = '']]]] )
Parameters
-
$component
- The name of the component, eg, com_content.
-
$height
- The height of the popup. [UNUSED]
-
$width
- The width of the popup. [UNUSED]
-
$alt
- The name of the button.
-
$path
- An alternative path for the configuation xml relative to JPATH_SITE.
Returns
- void