PHP 클래스 Admin_MultidateController

상속: extends Zend_Controller_Action
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 프로퍼티들

프로퍼티 타입 설명
$distant set to a timestamp with a distant future date
$tz set to a timestamp with 0 h and 0 m

공개 메소드들

메소드 설명
EventOrder ( $a, $b )
addAction ( )
getDate ( $full ) * ---------------------------------------------------------------
getTime ( $full )
getdatesAction ( )
geteventAction ( )
init ( )
isAllDay ( $date )
removeAction ( )

메소드 상세

EventOrder() 공개 정적인 메소드

public static EventOrder ( $a, $b )

addAction() 공개 메소드

public addAction ( )

getDate() 공개 메소드

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

getTime() 공개 메소드

public getTime ( $full )

getdatesAction() 공개 메소드

public getdatesAction ( )

geteventAction() 공개 메소드

public geteventAction ( )

init() 공개 메소드

public init ( )

isAllDay() 공개 메소드

public isAllDay ( $date )

removeAction() 공개 메소드

public removeAction ( )

프로퍼티 상세

$distant 공개적으로 프로퍼티

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

$tz 공개적으로 프로퍼티

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