modules/KBDocuments/SearchHome.php
Functions
getSavedSearch(
$s_action, $s_id
=
'', $s_name
=
'', $focus
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$s_action | ||
$s_id | ||
$s_name | ||
$focus |
getSavedSearchOptions(
$focus, $saved_search_id
=
'', $completeHTML
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$focus | ||
$saved_search_id | ||
$completeHTML |
perform_advanced_search(
$focus, $default
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$focus | ||
$default |
perform_basic_search(
$srch_str_raw, $focus
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$srch_str_raw | ||
$focus |
return_advanced_tab(
$focus, $json, $json_config
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$focus | ||
$json | ||
$json_config |
saveSearch(
$s_id, $s_name, $update
=
false
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$s_id | ||
$s_name | ||
$update |