API17

Difference between revisions of "JHtmlBehavior:: calendartranslation"

From Joomla! Documentation

(Updated to r1448:247ba8d88526)
m (→‎See also: moving preparation)
(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JHtmlBehavior::_calendartranslation source code''' on [[jplatform:html/html/behavior.php#cl-728|BitBucket]]
 
* {{JVer|11.1}} '''JHtmlBehavior::_calendartranslation source code''' on [[jplatform:html/html/behavior.php#cl-728|BitBucket]]
* {{JVer|11.1}} Class [[JHtmlBehavior/11.1|JHtmlBehavior]]
+
* {{JVer|11.1}} Class [[API17:JHtmlBehavior|JHtmlBehavior]]
* {{JVer|11.1}} Subpackage [[Subpackage_Html/11.1|Html]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Html|Html]]
* [[JHtmlBehavior::_calendartranslation|Other versions of JHtmlBehavior::_calendartranslation]]
+
* [[API17:JHtmlBehavior::_calendartranslation|Other versions of JHtmlBehavior::_calendartranslation]]
 
{{SeeAlso:JHtmlBehavior::_calendartranslation}}
 
{{SeeAlso:JHtmlBehavior::_calendartranslation}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 34: Line 34:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JHtmlBehavior]][[Category:JHtmlBehavior::_calendartranslation]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 20:52, 11 May 2013

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 JHtmlBehavior::_calendartranslation[edit]

Description[edit]

Internal method to translate the JavaScript Calendar.

Template:Description:JHtmlBehavior:: calendartranslation [Edit Descripton]

protected static function _calendartranslation ()
  • Returns string JavaScript that translates the object
  • Defined on line 736 of libraries/joomla/html/html/behavior.php
  • Since Joomla 11.1

See also[edit]

Template:SeeAlso:JHtmlBehavior:: calendartranslation [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />