API17:JHtmlBehavior::switcher
From Joomla! Documentation
(Difference between revisions)
(Layout updates) |
(Updated to r1448:247ba8d88526) |
||
| Line 8: | Line 8: | ||
<nowiki>[</nowiki>[[Description:JHtmlBehavior::switcher|Edit Descripton]]<nowiki>]</nowiki> | <nowiki>[</nowiki>[[Description:JHtmlBehavior::switcher|Edit Descripton]]<nowiki>]</nowiki> | ||
</span> | </span> | ||
| − | |||
| − | |||
| − | |||
<source lang="php"> | <source lang="php"> | ||
| − | public static | + | public static function switcher () |
</source> | </source> | ||
| − | + | * '''Returns''' void | |
| − | void | + | * '''Defined''' on line 135 of libraries/joomla/html/html/behavior.php |
| − | + | * '''Since''' {{JVer|11.1 }} | |
| − | libraries/joomla/html/html/behavior.php | + | |
| − | * | + | |
| − | + | ||
===See also=== | ===See also=== | ||
| + | * {{JVer|11.1}} '''JHtmlBehavior::switcher source code''' on [[jplatform:html/html/behavior.php#cl-127|BitBucket]] | ||
| + | * {{JVer|11.1}} Class [[JHtmlBehavior/11.1|JHtmlBehavior]] | ||
| + | * {{JVer|11.1}} Subpackage [[Subpackage_Html/11.1|Html]] | ||
| + | * [[JHtmlBehavior::switcher|Other versions of JHtmlBehavior::switcher]] | ||
| + | {{SeeAlso:JHtmlBehavior::switcher}} | ||
<span class="editsection" style="font-size:76%;"> | <span class="editsection" style="font-size:76%;"> | ||
<nowiki>[</nowiki>[[SeeAlso:JHtmlBehavior::switcher|Edit See Also]]<nowiki>]</nowiki> | <nowiki>[</nowiki>[[SeeAlso:JHtmlBehavior::switcher|Edit See Also]]<nowiki>]</nowiki> | ||
</span> | </span> | ||
| − | + | ===User contributed notes=== | |
| − | + | ||
| − | + | ||
| − | === | + | |
<CodeExamplesForm /> | <CodeExamplesForm /> | ||
<dpl> | <dpl> | ||
| Line 35: | Line 31: | ||
category=MethodExample | category=MethodExample | ||
include=* | include=* | ||
| + | namespace=CodeExample | ||
format= ,,, | format= ,,, | ||
</dpl> | </dpl> | ||
<noinclude>[[Category:JHtmlBehavior]][[Category:JHtmlBehavior::switcher]]</noinclude> | <noinclude>[[Category:JHtmlBehavior]][[Category:JHtmlBehavior::switcher]]</noinclude> | ||
Revision as of 21:06, 27 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.
JHtmlBehavior::switcher
Description
Add unobtrusive javascript support for submenu switcher support in Global Configuration and System Information.
Description:JHtmlBehavior::switcher [Edit Descripton]
public static function switcher ()
See also
-
JHtmlBehavior::switcher source code on BitBucket
-
Class JHtmlBehavior
-
Subpackage Html
- Other versions of JHtmlBehavior::switcher
SeeAlso:JHtmlBehavior::switcher [Edit See Also]
User contributed notes
<CodeExamplesForm />
