Constructor & Destructor Documentation
Member Function Documentation
Get information about a delegation
- Parameters:
-
string | $token | Session identifier |
int | $delegation_id | Identifier of the delegation |
- Returns:
- Delegation
Get the list of personnel working in a given delegation
- Parameters:
-
string | $token | Session identifier |
int | $delegation_id | Identifier of the delegation |
- Returns:
- DelegationPersonnel[]
Get the list of CrisisCorrepondents (eventually filtered on a list of countries)
- Parameters:
-
string | $token | Session Identifier |
| Country[] | $countries Country list filter [OPTIONAL] |
- Returns:
- CrisisCorrespondent[]
Get a list of all available delegations (eventually filtered by country)
- Parameters:
-
string | $token | Session identifier |
Country | $country | Country filter [OPTIONAL] |
- Returns:
- Delegation[]
Get a list of all available delegations (eventually filtered on a list of countries)
- Parameters:
-
string | $token | Session identifier |
| Country[] | $countries Country list filter |
- Returns:
- Delegation[]
Field Documentation
$config = null [protected] |
The documentation for this class was generated from the following file: