UploadICSAPI Class Reference
List of all members.
Member Function Documentation
UploadICSAPI::createMeeting |
( |
$ |
person, |
|
|
$ |
event | |
|
) |
| | |
Creates a new Product if it doesn't already exist
- Parameters:
-
| Person | $person The Person creating the product |
| array | $paper The array containing the ics data for the Product |
- Returns:
- Product the new Product
UploadICSAPI::isLoginRequired |
( |
|
) |
|
- Returns:
- boolean Returns whether or not a login is required to execute this action
Reimplemented from API.
UploadICSAPI::processParams |
( |
$ |
params |
) |
|
Does some pre-proccessing to the parameters
- Parameters:
-
| array | $params The array of GET parameters |
Reimplemented from API.
The documentation for this class was generated from the following file:
- extensions/API/UploadICSAPI.php