API17

Difference between revisions of "JPluginHelper:: load"

From Joomla! Documentation

m (→‎User contributed notes: moving preparation)
m (→‎See also: moving preparation)
Line 16: Line 16:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JPluginHelper::_load source code''' on [[jplatform:plugin/helper.php#cl-169|BitBucket]]
 
* {{JVer|11.1}} '''JPluginHelper::_load source code''' on [[jplatform:plugin/helper.php#cl-169|BitBucket]]
* {{JVer|11.1}} Class [[JPluginHelper/11.1|JPluginHelper]]
+
* {{JVer|11.1}} Class [[API17:JPluginHelper|JPluginHelper]]
* {{JVer|11.1}} Subpackage [[Subpackage_Plugin/11.1|Plugin]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Plugin|Plugin]]
* [[JPluginHelper::_load|Other versions of JPluginHelper::_load]]
+
* [[API17:JPluginHelper::_load|Other versions of JPluginHelper::_load]]
 
{{SeeAlso:JPluginHelper::_load}}
 
{{SeeAlso:JPluginHelper::_load}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">

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

Description[edit]

Loads the published plugins.

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

protected static function _load ()
  • Returns void
  • Defined on line 177 of libraries/joomla/plugin/helper.php
  • Since Joomla 11.1

See also[edit]

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

User contributed notes[edit]

<CodeExamplesForm />