static void button(
$buttons
)
|
|
Parameters:
static void handler(
array
$search_statistics, string
$type, bool
$success, bool
$dynamic, int
$iteration
)
|
|
Logs User searches
Parameters:
array |
$search_statistics: |
the search criteria |
string |
$type: |
'album', 'image', etc. |
bool |
$success: |
did the search return a result |
bool |
$dynamic: |
was it from a dynamic album |
int |
$iteration: |
count of the filters since the search engine instantiation |
class instantiation function
array getOptionsSupported(
)
|
|
Reports the supported options
void handleOption(
$option,
$currentValue
)
|
|
Parameters: