Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Espaces de nommage | |
namespace | Joomla\Site |
Variables | |
$lang = JFactory::getLanguage() | |
$suffix = $params->get('moduleclass_sfx') | |
$output = '<input type="text" name="q" id="mod-finder-searchword" class="inputbox" size="' . $params->get('field_size', 20) . '" value="' . htmlspecialchars(JFactory::getApplication()->input->get('q', '', 'string')) . '" />' | |
$button = '' | |
$label = '' | |
endif |
$button = '' |
$label = '' |
$lang = JFactory::getLanguage() |
$output = '<input type="text" name="q" id="mod-finder-searchword" class="inputbox" size="' . $params->get('field_size', 20) . '" value="' . htmlspecialchars(JFactory::getApplication()->input->get('q', '', 'string')) . '" />' |
$suffix = $params->get('moduleclass_sfx') |
Référencé par JRouterSite\_parseSefRoute(), FinderModelSearch\getExcludedLinkIds(), FinderModelSearch\getResultsData(), FinderModelSearch\getResultsTotal(), FinderIndexer\index(), PlgAuthenticationGMail\onUserAuthenticate(), JRouterSite\parse(), JText\plural(), FinderIndexerQuery\processString(), et FinderModelIndex\purge().
endif |