Table of Contents
Properties
-
$dateStamp
: mixed
-
$description
: mixed
-
$endDate
: mixed
-
$location
: mixed
-
$startDate
: mixed
-
$summary
: mixed
-
$Template
: mixed
-
$uniqueId
: mixed
-
$uri
: mixed
Methods
-
__construct()
: mixed
-
fetch_var()
: mixed
-
filter_calDate()
: mixed
-
filter_escape()
: mixed
-
filter_linelimit()
: mixed
-
filter_quote()
: mixed
-
filter_serialize()
: mixed
-
render()
: mixed
-
serialize()
: mixed
$dateStamp
public
mixed
$dateStamp
$description
public
mixed
$description
$endDate
public
mixed
$endDate
$location
public
mixed
$location
$startDate
public
mixed
$startDate
$summary
public
mixed
$summary
$Template
public
static mixed
$Template
$uniqueId
public
mixed
$uniqueId
$uri
public
mixed
$uri
__construct()
public
__construct() : mixed
fetch_var()
public
fetch_var(mixed $scope, mixed $var) : mixed
Parameters
-
$scope
: mixed
-
-
$var
: mixed
-
filter_calDate()
public
filter_calDate(mixed $input) : mixed
Parameters
-
$input
: mixed
-
filter_escape()
public
filter_escape(mixed $input) : mixed
Parameters
-
$input
: mixed
-
filter_linelimit()
public
filter_linelimit(mixed $input[, mixed $lineLimit = 70 ]) : mixed
Parameters
-
$input
: mixed
-
-
$lineLimit
: mixed
= 70
-
filter_quote()
public
filter_quote(mixed $input) : mixed
Parameters
-
$input
: mixed
-
filter_serialize()
public
filter_serialize(mixed $input) : mixed
Parameters
-
$input
: mixed
-
render()
public
render(mixed $tpl, mixed $scope) : mixed
Parameters
-
$tpl
: mixed
-
-
$scope
: mixed
-
serialize()
public
serialize() : mixed