loop_search [line 167]
void loop_search(
&$context, $funcname, $arguments
)
|
|
Parameters:
|
|
&$context: |
|
|
|
$funcname: |
|
|
|
$arguments: |
|
search [line 41]
void search(
&$context, $funcname, $arguments
)
|
|
Search
needs following parameters
- query : query string
- type (optional) : specific type
- status (optional) : specific status
Parameters:
|
|
&$context: |
|
|
|
$funcname: |
|
|
|
$arguments: |
|
_array_slice_key [line 228]
void _array_slice_key(
$array, $offset, [ $len = -1]
)
|
|
Parameters: