Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Espaces de nommage | |
Joomla\Site | |
Variables | |
$lang = JFactory::getLanguage() | |
$suffix = $params->get('moduleclass_sfx') | |
$output | |
$showLabel = $params->get('show_label', 1) | |
$labelClass = (!$showLabel ? 'element-invisible ' : '') . 'finder' . $suffix | |
$label = '<label for="mod-finder-searchword' . $module->id . '" class="' . $labelClass . '">' . $params->get('alt_label', JText::_('JSEARCH_FILTER_SUBMIT')) . '</label>' | |
$script | |
$show_advanced = $params->get('show_advanced', 0) | |
elseif ( $show_advanced==1) | |
endif | |
$label = '<label for="mod-finder-searchword' . $module->id . '" class="' . $labelClass . '">' . $params->get('alt_label', JText::_('JSEARCH_FILTER_SUBMIT')) . '</label>' |
$labelClass = (!$showLabel ? 'element-invisible ' : '') . 'finder' . $suffix |
$lang = JFactory::getLanguage() |
$output |
if ( $params->get( 'show_autosuggest', 1)) $script |
$show_advanced = $params->get('show_advanced', 0) |
$showLabel = $params->get('show_label', 1) |
$suffix = $params->get('moduleclass_sfx') |
Référencé par JHtmlNumber\bytes(), lessc\compileProp(), FOFLess\compileProp(), FOFController\createView(), FOFModel\findFormFilename(), MVCFactory\getClassName(), FinderModelSearch\getExcludedLinkIds(), FOFLayoutFile\getPath(), FileLayout\getPath(), FinderModelSearch\getResultsData(), FinderModelSearch\getResultsTotal(), FOFController\getTmpInstance(), Version\getUserAgent(), FinderIndexerDriverPostgresql\index(), FinderIndexerDriverSqlsrv\index(), FinderIndexerDriverMysql\index(), FOFView\loadAnyTemplate(), PlgAuthenticationGMail\onUserAuthenticate(), SiteRouter\parse(), FOFLessParser\parseChunk(), lessc_parser\parseChunk(), SiteRouter\parseSefRoute(), Text\plural(), FinderIndexerQuery\processString(), FinderModelIndex\purge(), et JApplicationWebRouterRest\setHttpMethodSuffix().
elseif($show_advanced==1) |
endif |