API17

Difference between revisions of "JElementTimezones"

From Joomla! Documentation

m (moving preparation)
m (clean up)
Line 2: Line 2:
 
=={{JVer|11.1}} JElementTimezones==
 
=={{JVer|11.1}} JElementTimezones==
 
===Description===
 
===Description===
{{Description:JElementTimezones}}
+
{{subst:Description:JElementTimezones}}
<span class="editsection" style="font-size:76%;">
+
 
<nowiki>[</nowiki>[[Description:JElementTimezones|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
 
===Methods===
 
===Methods===
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
Line 26: Line 24:
 
* {{JVer|11.1}} Subpackage [[API17:Subpackage Html|Html]]
 
* {{JVer|11.1}} Subpackage [[API17:Subpackage Html|Html]]
 
* [[API17:JElementTimezones|Other versions of JElementTimezones]]
 
* [[API17:JElementTimezones|Other versions of JElementTimezones]]
{{SeeAlso:JElementTimezones}}
+
{{subst:SeeAlso:JElementTimezones}}
<span class="editsection" style="font-size:76%;">
+
 
<nowiki>[</nowiki>[[SeeAlso:JElementTimezones|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
 
===User contributed notes===
 
===User contributed notes===
 
<CodeExamplesForm />
 
<CodeExamplesForm />

Revision as of 10:23, 24 March 2017

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JElementTimezones[edit]

Description[edit]

{{subst:Description:JElementTimezones}}

Methods[edit]

Visibility Method name Description
public fetchElement
  • Defined in libraries/joomla/html/parameter/element/timezones.php
  • Extends JElement

Importing[edit]

jimport( 'joomla.html.parameter.element.timezones' );

See also[edit]

{{subst:SeeAlso:JElementTimezones}}

User contributed notes[edit]

<CodeExamplesForm />