[ Index ]

PHP Cross Reference of Joomla 1.5.26 DE

title

Body

[close]

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

(no description)

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

Defines 1 class

JButtonStandard:: (3 methods):
  fetchButton()
  fetchId()
  _getCommand()


Class: JButtonStandard  - X-Ref

Renders a standard button

fetchButton( $type='Standard', $name = '', $text = '', $task = '', $list = true, $hideMenu = false )   X-Ref
Button type


fetchId( $type='Standard', $name = '', $text = '', $task = '', $list = true, $hideMenu = false )   X-Ref
Get the button CSS Id

return: string    Button CSS Id

_getCommand($name, $task, $list, $hide)   X-Ref
Get the JavaScript command for the button

param: string    $name    The task name as seen by the user
param: string    $task    The task used by the application
param: ???        $list
param: boolean    $hide
return: string    JavaScript command string



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