[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

/libraries/joomla/html/ -> toolbar.php (summary)

(no description)

Copyright: Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
License: GNU/GPL, see LICENSE.php
Version: $Id: toolbar.php 14401 2010-01-26 14:10:00Z louis $
File Size: 260 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

JToolBar:: (6 methods):
  __construct()
  appendButton()
  prependButton()
  render()
  renderButton()
  addButtonPath()


Class: JToolBar  - X-Ref

ToolBar handler

__construct($name = 'toolbar')   X-Ref
Constructor

param: string The toolbar name

appendButton()   X-Ref
No description

prependButton()   X-Ref
Get a value

param: string    The name of the param
param: mixed    The default value if not found
return: string

render()   X-Ref
Render

param: string    The name of the control, or the default text area if a setup file is not found
return: string    HTML

renderButton( &$node )   X-Ref
Render a parameter type

param: object    A param tag node
param: string    The control name
return: array    Any array of the label, the form element and the tooltip

addButtonPath($path)   X-Ref
No description



Generated: Wed Mar 28 15:54:07 2012 Cross-referenced by PHPXref 0.7.1