|
ultimix
|
Public Member Functions | |
| __construct () | |
| compile_search_form (&$Settings) | |
Data Fields | |
| $BlockSettings = false | |
| $CachedMultyFS = false | |
| $Security = false | |
| $String = false | |
| $Output = false | |
Class provides site search routine.
Definition at line 26 of file search_markup.php.
| __construct | ( | ) |
Constructor.
Definition at line 65 of file search_markup.php.
| compile_search_form | ( | & | $Settings | ) |
Function compiles search form.
| $Settings | - Compilation parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 102 of file search_markup.php.
| $BlockSettings = false |
Cached packages.
Definition at line 38 of file search_markup.php.
| $CachedMultyFS = false |
Definition at line 39 of file search_markup.php.
| $Output = false |
Display function's result.
Definition at line 53 of file search_markup.php.
| $Security = false |
Definition at line 40 of file search_markup.php.
| $String = false |
Definition at line 41 of file search_markup.php.