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

Public Member Functions

 __construct ($config, $soap)
 listDelegations ($token, $country)
 listDelegations2 ($token, $countries)
 getDelegation ($token, $delegation_id)
 getDelegationPersonnel ($token, $delegation_id)
 getHeadsOfDelegation ($token, $delegation_id)
 listCrisisCorrespondents ($token, $countries)
 getCrisisCorrespondent ($token, $country)

Data Fields

 $soap

Protected Attributes

 $config = null

Constructor & Destructor Documentation

__construct ( config,
soap 
)

Constructs a tariqaThemes Object

Returns:
Tariqa

Member Function Documentation

getCrisisCorrespondent ( token,
country 
)

Get the details of the Crisis Correpondent Informations of a specific Delegation

Parameters:
string$tokenSession Identifier
Country$countryIdentifier of the Country
Returns:
CrisisCorrespondent
getDelegation ( token,
delegation_id 
)

Get information about a delegation

Parameters:
string$tokenSession identifier
int$delegation_idIdentifier of the delegation
Returns:
Delegation
getDelegationPersonnel ( token,
delegation_id 
)

Get the list of personnel working in a given delegation

Parameters:
string$tokenSession identifier
int$delegation_idIdentifier of the delegation
Returns:
DelegationPersonnel[]
getHeadsOfDelegation ( token,
delegation_id 
)

Get the list of Head of Delegation and Deputy Head of Delegation of a given Delegation

Parameters:
string$tokenSession identifier
int$delegation_idIdentifier of the delegation
Returns:
DelegationPersonnel[]
listCrisisCorrespondents ( token,
countries 
)

Get the list of CrisisCorrepondents (eventually filtered on a list of countries)

Parameters:
string$tokenSession Identifier
Country[]$countries Country list filter [OPTIONAL]
Returns:
CrisisCorrespondent[]
listDelegations ( token,
country 
)

Get a list of all available delegations (eventually filtered by country)

Parameters:
string$tokenSession identifier
Country$countryCountry filter [OPTIONAL]
Returns:
Delegation[]
listDelegations2 ( token,
countries 
)

Get a list of all available delegations (eventually filtered on a list of countries)

Parameters:
string$tokenSession identifier
Country[]$countries Country list filter
Returns:
Delegation[]

Field Documentation

$config = null [protected]

Reimplemented from Tariqa.

$soap

Reimplemented from Tariqa.


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