{{if !$preview and \IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'search' ) ) AND !\in_array('ipsLayout_minimal', \IPS\Output::i()->bodyClasses )}}
{lang="class"}
  • {{$option = \IPS\Output::i()->defaultSearchOption;}} {{if \IPS\Output::i()->defaultSearchOption[0] != 'all'}}
  • {{endif}} {{if \count( output.contextualSearchOptions )}} {{foreach array_reverse( output.contextualSearchOptions ) as $name => $data}}
  • {{endforeach}} {{endif}}
  • {lang="more_options"}
{lang="andOr"}
    {{foreach settings.search_default_operator == 'and' ? array( 'and', 'or' ) : array( 'or', 'and' ) as $k}}
  • {{endforeach}}
{lang="searchIn"}
{{endif}}