Procedural File: pnuserapi.php
Source Location: /Pages/pnuserapi.php
Page Details:
Zikula Application Framework
Tags:
pages_userapi_countitems [line 166]
integer pages_userapi_countitems(
$args)
|
|
utility function to count the number of items held by this module
Tags:
Parameters
pages_userapi_decodeurl [line 274]
bool pages_userapi_decodeurl(
$args)
|
|
decode the custom url string
Tags:
Parameters
pages_userapi_encodeurl [line 207]
string pages_userapi_encodeurl(
$args)
|
|
form custom url string
Tags:
Parameters
pages_userapi_get [line 109]
mixed pages_userapi_get(
$args['pageid'] $args)
|
|
get a specific item
Tags:
Parameters
| $args['pageid'] |
$args |
id of example item to get |
pages_userapi_getall [line 17]
mixed pages_userapi_getall(
$args)
|
|
get all pages
Tags:
Parameters
pages_userapi_getmodulemeta [line 340]
void pages_userapi_getmodulemeta(
)
|
|
get meta data for the module
pages_userapi_incrementreadcount [line 187]
bool pages_userapi_incrementreadcount(
$args)
|
|
increment the item read count
Tags:
Parameters