\Event

Summary

Methods
Properties
Constants
__construct()
isWithinDayRange()
toArray()
$title
$allDay
$start
$end
$properties
ALL_DAY_REGEX
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

ALL_DAY_REGEX

ALL_DAY_REGEX = '/^\d{4}-\d\d-\d\d$/'

Properties

$title

$title : 

Type

$allDay

$allDay : 

Type

$start

$start : 

Type

$end

$end : 

Type

$properties

$properties : 

Type

Methods

__construct()

__construct(  $array,   $timezone = null) 

Parameters

$array
$timezone

isWithinDayRange()

isWithinDayRange(  $rangeStart,   $rangeEnd) 

Parameters

$rangeStart
$rangeEnd

toArray()

toArray()