Procedural File: pnuserapi.php
Source Location: /Profile/pnuserapi.php
Page Details:
Zikula Application Framework
Tags:
Profile_userapi_accountlinks [line 427]
string Profile_userapi_accountlinks(
$args)
|
|
Utility function to get the account links for each user module
Tags:
Parameters
Profile_userapi_aliasing [line 376]
string Profile_userapi_aliasing(
$args)
|
|
Utility function to get the alias for the profile
Tags:
Parameters
Profile_userapi_checkmailexists [line 218]
int Profile_userapi_checkmailexists(
$args)
|
|
Utility function to check if a mail exists
Tags:
Parameters
Profile_userapi_checkrequired [line 307]
false Profile_userapi_checkrequired(
$args)
|
|
Utility function to check the required missing
Tags:
Parameters
Profile_userapi_countitems [line 186]
int Profile_userapi_countitems(
)
|
|
Utility function to count the number of items held by this module
Tags:
Profile_userapi_decodeurl [line 531]
bool Profile_userapi_decodeurl(
$args)
|
|
decode the custom url string
Tags:
Parameters
Profile_userapi_encodeurl [line 497]
string Profile_userapi_encodeurl(
$args)
|
|
form custom url string
Tags:
Parameters
Profile_userapi_get [line 77]
mixed Profile_userapi_get(
$args['propid'] $args)
|
|
Get a specific Dynamic user data item
Tags:
Parameters
| $args['propid'] |
$args |
id of property to get |
Profile_userapi_getall [line 21]
mixed Profile_userapi_getall(
int $args, int 1)
|
|
Get all Dynamic user data fields
Tags:
Parameters
| int |
1 |
args['numitems'] number of records to retrieve |
| int |
$args |
args['startnum'] starting record number for request |
Profile_userapi_getallactive [line 128]
mixed Profile_userapi_getallactive(
int $args, int 1)
|
|
Get all active Dynamic user data fields
Tags:
Parameters
| int |
1 |
args['numitems'] number of records to retrieve |
| int |
$args |
args['startnum'] starting record number for request |
Profile_userapi_getweightlimits [line 197]
mixed Profile_userapi_getweightlimits(
)
|
|
Utility function to get the weight limits
Tags:
Profile_userapi_savedata [line 242]
true Profile_userapi_savedata(
$args)
|
|
Utility function to save the data of the user
Tags:
Parameters
Profile_userapi_sqlalias [line 409]
string Profile_userapi_sqlalias(
$args)
|
|
Utility function to get the alias for the sqlquery saving the data
Temporary - useless for the moment
Tags:
Parameters
_ProfileIsEmptyValue [line 351]
void _ProfileIsEmptyValue(
$value)
|
|
Parameters