| [ 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: popup.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 83 lines (2 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JButtonPopup:: (3 methods):
fetchButton()
fetchId()
_getCommand()
Class: JButtonPopup - X-Ref
Renders a popup window button| fetchButton( $type='Popup', $name = '', $text = '', $url = '', $width=640, $height=480, $top=0, $left=0 ) X-Ref |
| Button type |
| fetchId($name) X-Ref |
| Get the button id Redefined from JButton class param: string $name Button name return: string Button CSS Id |
| _getCommand($name, $url, $width, $height, $top, $left) 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 |