Procedural File: pnsearchapi.php
Source Location: /Admin_Messages/pnsearchapi.php
Page Details:
Zikula Application Framework
Tags:
Admin_Messages_searchapi_info [line 16]
void Admin_Messages_searchapi_info(
)
|
|
Search plugin info
Admin_Messages_searchapi_options [line 25]
void Admin_Messages_searchapi_options(
$args)
|
|
Search form component
Parameters
Admin_Messages_searchapi_search [line 47]
bool Admin_Messages_searchapi_search(
bool $args)
|
|
Get all admin messages items that match the criteria
Tags:
Parameters
| bool |
$args |
args['activeonly'] only show active items |
Admin_Messages_searchapi_search_check [line 123]
void Admin_Messages_searchapi_search_check(
&$args)
|
|
Do last minute access checking and assign URL to items
Both access checking and URL creation is ignored: access check has already been done and there's no URL to the admin messages.
Parameters