Method | Description | |
---|---|---|
checkStaticUrl ( mixed $varValue ) : mixed | Check a static URL | |
checkTemplateFiles ( mixed $varValue ) : mixed | Make sure that "html5" is in the list of valid template files, so the back end works correctly (see #3398) | |
clearSearchIndex ( mixed $varValue ) : mixed | Remove protected search results if the feature is being disabled |
public checkStaticUrl ( mixed $varValue ) : mixed | ||
$varValue | mixed | |
return | mixed |
public checkTemplateFiles ( mixed $varValue ) : mixed | ||
$varValue | mixed | |
return | mixed |
public clearSearchIndex ( mixed $varValue ) : mixed | ||
$varValue | mixed | |
return | mixed |