Written by Bjørnar Markussen
|
Wednesday, 11 October 2006 13:00 |
Page 4 of 5 PluginsOne of the more advanced Extensions for Joomla! is the Plugin. In previous versions of Joomla! Plugins were known as Mambots. Aside from changing their name their functionality has been expanded. A Plugin is a section of code that runs when a pre-defined event happens within Joomla!. Editors are Plugins, for example, that execute when the Joomla! event onGetEditorArea occurs. Using a Plugin allows a developer to change the way their code behaves depending upon which Plugins are installed to react to an event.
|
Last Updated on Thursday, 25 March 2010 16:30 |