phpDocumentor Configuration
[ class tree: Configuration ] [ index: Configuration ] [ all elements ]

Class: EasyPeasyICS

Source Location: /core/PHPMailer/extras/EasyPeasyICS.php

Class EasyPeasyICS

Property Summary
mixed   $calendarName  
mixed   $events  

[ Top ]
Method Summary
EasyPeasyICS   __construct()   Constructor
void   addEvent()   Add event to calendar
void   render()  

[ Top ]
Properties
mixed   $calendarName [line 19]
API Tags:
Access:  protected


[ Top ]
mixed   $events = array() [line 20]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 27]

  EasyPeasyICS __construct( [string $calendarName = ""]  )

Constructor

Parameters:
string   $calendarName: 

API Tags:
Access:  public


[ Top ]
addEvent  [line 36]

  void addEvent( $start, $end, [ $summary = ""], [ $description = ""], [ $url = ""], string $calendarName  )

Add event to calendar

Parameters:
string   $calendarName: 
   $start: 
   $end: 
   $summary: 
   $description: 
   $url: 

API Tags:
Access:  public


[ Top ]
render  [line 47]

  void render( [ $output = true]  )

Parameters:
   $output: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Thu, 16 Apr 2015 10:26:07 +0000 by phpDocumentor 1.4.4