Differences Between: [Versions 400 and 402] [Versions 401 and 402]
Calendar external API for deleting the subscription.
Copyright: | 2021 Huong Nguyen <huongnv13@gmail.com> |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 104 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
delete:: (3 methods):
execute_parameters()
execute()
execute_returns()
execute_parameters() X-Ref |
Describes the parameters for deleting the subscription. return: external_function_parameters |
execute(int $subscriptionid) X-Ref |
External function to delete the calendar subscription. param: int $subscriptionid Subscription id. return: array |
execute_returns() X-Ref |
Describes the data returned from the external function. return: external_single_structure |