| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id:confirm.php 6961 2007-03-15 16:06:53Z tcp $ |
| File Size: | 93 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JButtonConfirm:: (3 methods):
fetchButton()
fetchId()
_getCommand()
Class: JButtonConfirm - X-Ref
Renders a standard button with a confirm dialog| fetchButton( $type='Confirm', $msg='', $name = '', $text = '', $task = '', $list = true, $hideMenu = false ) X-Ref |
| Button type |
| fetchId( $type='Confirm', $name = '', $text = '', $task = '', $list = true, $hideMenu = false ) X-Ref |
| Get the button CSS Id return: string Button CSS Id |
| _getCommand($msg, $name, $task, $list, $hide) X-Ref |
| Get the JavaScript command for the button param: object $definition Button definition return: string JavaScript command string |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |