Tariqa SOAP
 All Data Structures Namespaces Files Functions Variables Enumerations
tariqaStaticUsers Class Reference
Inheritance diagram for tariqaStaticUsers:
Tariqa

Public Member Functions

 __construct ($config, $soap)
 ListSystemCachedUsers ($token, $department=null)
 GetSystemCachedUser ($token, $user_id)
 ListLDAPCachedDepartments ($token)

Data Fields

 $soap

Protected Attributes

 $config = null

Constructor & Destructor Documentation

__construct ( config,
soap 
)

Constructs a tariqaThemes Object

Returns:
Tariqa

Member Function Documentation

GetSystemCachedUser ( token,
user_id 
)

Get a system cached LDAP user

Parameters:
string$tokenThe session identifier
string$user_idThe user identifier
Returns:
SystemCacheUser

List the LDAP departments from system cache

Parameters:
string$tokenThe session identifier
Returns:
string[]
ListSystemCachedUsers ( token,
department = null 
)

Gets a list of users from the system cache

Parameters:
string$tokenThe session identifier
string$departmentThe LDAP departments from which to list the users [OPTIONAL]
Returns:
SystemCacheUser[]

Field Documentation

$config = null [protected]

Reimplemented from Tariqa.

$soap

Reimplemented from Tariqa.


The documentation for this class was generated from the following file: