PHP Class Admin_MultidateController

Inheritance: extends Zend_Controller_Action
Datei anzeigen Open project: sourcefabric/newscoop

Public Properties

Property Type Description
$distant set to a timestamp with a distant future date
$tz set to a timestamp with 0 h and 0 m

Public Methods

Method Description
EventOrder ( $a, $b )
addAction ( )
getDate ( $full ) * ---------------------------------------------------------------
getTime ( $full )
getdatesAction ( )
geteventAction ( )
init ( )
isAllDay ( $date )
removeAction ( )

Method Details

EventOrder() public static method

public static EventOrder ( $a, $b )

addAction() public method

public addAction ( )

getDate() public method

* ---------------------------------------------------------------
public getDate ( $full )

getTime() public method

public getTime ( $full )

getdatesAction() public method

public getdatesAction ( )

geteventAction() public method

public geteventAction ( )

init() public method

public init ( )

isAllDay() public method

public isAllDay ( $date )

removeAction() public method

public removeAction ( )

Property Details

$distant public_oe property

set to a timestamp with a distant future date
public $distant

$tz public_oe property

set to a timestamp with 0 h and 0 m
public $tz