GetSearchesForUser(
$GLOBALS["G_User"]->Id());
# if no saved searches found
if (count($Searches) < 1)
{
# add message indicating no saved searches
// @codingStandardsIgnoreStart
?>
There are no searches currently saved.
You can enter and save a search via the
Advanced Search page.
|
$Search)
{
$DisplayParams = SPTSearchEngine::ConvertToDisplayParameters(
$Search->SearchParameters() );
// @codingStandardsIgnoreStart
?>
SearchName()); ?> |
Edit
|
Delete
|
= $DisplayParams->TextDescription(TRUE, FALSE); ?>
| Id(),
SavedSearchMailings::GetFrequencyOptions($GLOBALS["G_User"]),
$Search->Frequency());
$OptList->SubmitOnChange(TRUE);
print "".$OptList->GetHtml()." | ";
} ?>
PluginEnabled(
"SavedSearchMailings");
?>
Saved Searches