Table of Contents

importPlugin

API Package Subpackage Class Method Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Event Class JPluginHelper Method importPlugin Reference importPlugin() Never Work in Progress

Loads all the plugin files for a particular group if no specific plugin is specified otherwise only the specific pugin is loaded.

Syntax

boolean importPlugin ( $group, $plugin )

string
string

Examples