API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JPaneSliders::__construct | ( | $ | params = array() | ) |
Constructor
int | useCookies, if set to 1 cookie will hold last used tab between page refreshes |
Réimplémentée à partir de JPane.
Références $params, JObject::__construct(), et JPane::_loadBehavior().
JPaneSliders::_loadBehavior | ( | $ | params = array() | ) |
Load the javascript behavior and attach it to the document
array | $params | Associative array of values |
Références $document, $k, $params, JHTML::_(), et JFactory::getDocument().
JPaneSliders::endPane | ( | ) |
Ends the pane
Réimplémentée à partir de JPane.
JPaneSliders::endPanel | ( | ) |
Ends a tab page
Réimplémentée à partir de JPane.
JPaneSliders::startPane | ( | $ | id | ) |
Creates a pane and creates the javascript object for it
string | The pane identifier |
Réimplémentée à partir de JPane.
JPaneSliders::startPanel | ( | $ | text, |
$ | id | ||
) |