API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
modBreadCrumbsHelper::getList | ( | &$ | params | ) |
Références $count, $i, $item, $items, $mainframe, $params, JText::_(), JRoute::_(), et JURI::base().
modBreadCrumbsHelper::setSeparator | ( | $ | custom = null | ) |
Set the breadcrumbs separator for the breadcrumbs display.
string | $custom | Custom xhtml complient string to separate the items of the breadcrumbs |
If a custom separator has not been provided we try to load a template specific one first, and if that is not present we load the default separator
Références $custom, $lang, $mainframe, JHTML::_(), et JFactory::getLanguage().