TwistPHP Documentation

Calendar

File path: dist/twist/Core/Models/ICS/Calendar.model.php
Namespace: Twist\Core\Models\ICS
Extends:

Type: Model

Calendar

Example Usage

<?php
//Set the variables for the example
$mxdProdID null;

//Call the function prodID with the example vars
$resCalendar = new \Twist\Core\Models\ICS\Calendar();
$resCalendar -> prodID($mxdProdID);

Method List

Method Access Returns
__constructconstructvoid
typepublicvoid
prodIDpublicvoid
versionpublicvoid
namepublicvoid
descriptionpublicvoid
refreshIntervalpublicvoid
colorpublicvoid
eventpublicvoid
getRawpublicvoid
validateCalendarprotectedvoid
sanitizeRawDataprotectedvoid
setDatapublicvoid
servepublicvoid