[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

(no description)

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

Defines 1 class

JButton:: (6 methods):
  __construct()
  getName()
  render()
  fetchIconClass()
  fetchId()
  fetchButton()


Class: JButton  - X-Ref

Button base class

The JButton is the base class for all JButton types

__construct($parent = null)   X-Ref
Constructor


getName()   X-Ref
get the element name

return: string    type of the parameter

render( &$definition )   X-Ref
No description

fetchIconClass($identifier)   X-Ref
Method to get the CSS class name for an icon identifier

Can be redefined in the final class

param: string    $identifier    Icon identification string
return: string    CSS class name

fetchId()   X-Ref
Get the button id

Can be redefined in the final button class


fetchButton()   X-Ref
Get the button

Defined in the final button class




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