API17

Difference between revisions of "JModuleHelper:: load"

From Joomla! Documentation

m (JoomlaWikiBot moved page JModuleHelper:: load/11.1 to API17:JModuleHelper:: load without leaving a redirect: Robot: Moved page)
m (moving preparation)
(One intermediate revision by the same user not shown)
Line 14: Line 14:
 
* '''Defined''' on line 256 of libraries/joomla/application/module/helper.php
 
* '''Defined''' on line 256 of libraries/joomla/application/module/helper.php
 
* '''Referenced by'''
 
* '''Referenced by'''
** [[getModule/11.1|getModule]]
+
** [[getModule|getModule]]
** [[getModules/11.1|getModules]]
+
** [[getModules|getModules]]
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JModuleHelper::_load source code''' on [[jplatform:application/module/helper.php#cl-248|BitBucket]]
 
* {{JVer|11.1}} '''JModuleHelper::_load source code''' on [[jplatform:application/module/helper.php#cl-248|BitBucket]]
* {{JVer|11.1}} Class [[JModuleHelper/11.1|JModuleHelper]]
+
* {{JVer|11.1}} Class [[API17:JModuleHelper|JModuleHelper]]
* {{JVer|11.1}} Subpackage [[Subpackage_Application/11.1|Application]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Application|Application]]
* [[JModuleHelper::_load|Other versions of JModuleHelper::_load]]
+
* [[API17:JModuleHelper::_load|Other versions of JModuleHelper::_load]]
 
{{SeeAlso:JModuleHelper::_load}}
 
{{SeeAlso:JModuleHelper::_load}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 36: Line 36:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JModuleHelper]][[Category:JModuleHelper::_load]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 21:14, 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 JModuleHelper::_load[edit]

Description[edit]

Load published modules.

Template:Description:JModuleHelper:: load [Edit Descripton]

protected & function _load ()
  • Returns array
  • Defined on line 256 of libraries/joomla/application/module/helper.php
  • Referenced by

See also[edit]

Template:SeeAlso:JModuleHelper:: load [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />