API17:JModuleHelper:: load
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 & JModuleHelper | + | protected & JModuleHelper::_load () |
</source> | </source> | ||
===Returns=== | ===Returns=== | ||
array | array | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/application/module/helper.php | + | libraries/joomla/application/module/helper.php (line 256) |
| + | * see source code in [[jplatform:application/module/helper.php#cl-256|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
* [[getModule/11.1|getModule]] | * [[getModule/11.1|getModule]] | ||
Revision as of 21:00, 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.
JModuleHelper::_load
Description
Load published modules.
Description:JModuleHelper:: load [Edit Descripton]
Synopsis
protected & JModuleHelper::_load ()
Returns
array
Defined in
libraries/joomla/application/module/helper.php (line 256)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
