API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
UserViewUser::_displayForm | ( | $ | tpl = null | ) |
Références $document, $mainframe, $menu, $params, $user, $usersConfig, JText::_(), JHTML::_(), JFactory::getDocument(), JSite::getMenu(), JComponentHelper::getParams(), et JFactory::getUser().
UserViewUser::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 JView.
Références $document, $layout, $mainframe, $menu, $params, $user, JText::_(), JFactory::getDocument(), JSite::getMenu(), et JFactory::getUser().