| [ Indice ] |
Riferimento incrociato di Joomla! 1.5.14 - VM 1.1.4Servizio fornito da VMItalia |
[Vedi sorgente] [Stampa] [Statistiche Progetto]
(nessuna descrizione)
| Copyright: | Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: pane.php 10707 2008-08-21 09:52:47Z eddieajau $ |
| Dimensione file: | 306 righe (7 kb) |
| Incluso o richiesto: | 0 volte |
| Referenziato: | 0 volte |
| Inclusioni o richieste: | 0 files |
JPane:: (7 metodi):
__construct()
getInstance()
startPane()
endPane()
startPanel()
endPanel()
_loadBehavior()
JPaneTabs:: (6 metodi):
__construct()
startPane()
endPane()
startPanel()
endPanel()
_loadBehavior()
JPaneSliders:: (6 metodi):
__construct()
startPane()
endPane()
startPanel()
endPanel()
_loadBehavior()
| __construct( $params = array() X-Ref |
| Constructor param: array $params Associative array of values |
| getInstance( $behavior = 'Tabs', $params = array() X-Ref |
| Returns a reference to a JPanel object param: string $behavior The behavior to use param: boolean $useCookies Use cookies to remember the state of the panel param: array $params Associative array of values return: object |
| startPane( $id ) X-Ref |
| Creates a pane and creates the javascript object for it param: string The pane identifier |
| endPane() X-Ref |
| Ends the pane |
| startPanel( $text, $id ) X-Ref |
| Creates a panel with title text and starts that panel param: string $text The panel name and/or title param: string $id The panel identifer |
| endPanel() X-Ref |
| Ends a panel |
| _loadBehavior() X-Ref |
| Load the javascript behavior and attach it to the document |
| __construct( $params = array() X-Ref |
| Constructor param: array $params Associative array of values |
| startPane( $id ) X-Ref |
| Creates a pane and creates the javascript object for it param: string The pane identifier |
| endPane() X-Ref |
| Ends the pane |
| startPanel( $text, $id ) X-Ref |
| Creates a tab panel with title text and starts that panel param: string $text The name of the tab param: string $id The tab identifier |
| endPanel() X-Ref |
| Ends a tab page |
| _loadBehavior($params = array() X-Ref |
| Load the javascript behavior and attach it to the document param: array $params Associative array of values |
Classe: JPaneSliders - X-Ref
JPanelSliders class to to draw parameter panes| __construct( $params = array() X-Ref |
| Constructor param: int useCookies, if set to 1 cookie will hold last used tab between page refreshes |
| startPane( $id ) X-Ref |
| Creates a pane and creates the javascript object for it param: string The pane identifier |
| endPane() X-Ref |
| Ends the pane |
| startPanel( $text, $id ) X-Ref |
| Creates a tab panel with title text and starts that panel param: string $text - The name of the tab param: string $id - The tab identifier |
| endPanel() X-Ref |
| Ends a tab page |
| _loadBehavior($params = array() X-Ref |
| Load the javascript behavior and attach it to the document param: array $params Associative array of values |
| Generato il: Mon Oct 19 20:29:27 2009 | Generato con PHPXref 0.7 |