API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
InstallerViewPlugins::display | ( | $ | tpl = null | ) |
Execute and display a template script.
string | $tpl | The name of the template file to parse; automatically searches through the template paths. |
object | An JError object. |
Réimplémentée à partir de InstallerViewDefault.
Références $items, $state, JHTML::_(), JToolBarHelper::deleteList(), et JToolBarHelper::help().
InstallerViewPlugins::loadItem | ( | $ | index = 0 | ) |
Should be overloaded by extending view
int | $index |
Réimplémentée à partir de InstallerViewDefault.