API17:JPane:: loadBehavior
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 10: | Line 10: | ||
===Synopsis=== | ===Synopsis=== | ||
<source lang="php"> | <source lang="php"> | ||
| − | protected | + | protected JPane::_loadBehavior () |
</source> | </source> | ||
===Returns=== | ===Returns=== | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/html/pane.php | + | libraries/joomla/html/pane.php (line 78) |
| + | * see source code in [[jplatform:html/pane.php#cl-78|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
| − | * [[JPaneSliders | + | * [[JPaneSliders::__construct/11.1|JPaneSliders::__construct]] |
| − | * [[JPaneTabs | + | * [[JPaneTabs::__construct/11.1|JPaneTabs::__construct]] |
===See also=== | ===See also=== | ||
<span class="editsection" style="font-size:76%;"> | <span class="editsection" style="font-size:76%;"> | ||
Revision as of 21:02, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JPane::_loadBehavior
Description
Load the javascript behavior and attach it to the document.
Description:JPane:: loadBehavior [Edit Descripton]
Synopsis
protected JPane::_loadBehavior ()
Returns
Defined in
libraries/joomla/html/pane.php (line 78)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
