Difference between revisions of "Pandora - Retrieve Current User’s Organisational Information"
From SmartWiki
Line 10: | Line 10: | ||
!Description | !Description | ||
|- | |- | ||
− | |'''Flag'''|| | + | |'''Flag'''||True or false, send synchronously or asynchronously. |
|- | |- | ||
− | |'''Callbackfunc''' || | + | |'''Callbackfunc''' ||Function to be used after the asynchronous function call. |
|- | |- | ||
|'''Fields''' ||The field list to be retrieved. | |'''Fields''' ||The field list to be retrieved. |
Revision as of 11:40, 21 July 2010
Function Overview
This function is used to return a single record containing all the fields required for the current user’s organisation information.
session_getcompany(flag,callbackfunc,fields)
Parameter | Description |
---|---|
Flag | True or false, send synchronously or asynchronously. |
Callbackfunc | Function to be used after the asynchronous function call. |
Fields | The field list to be retrieved. |
Return |