PHP 클래스 Horde_Alarm_Storage_Base, horde

저자: Jan Schneider ([email protected])
상속: extends Horde_Test_Case
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$alarm
$date
$end

공개 메소드들

메소드 설명
setUpBeforeClass ( )
testAlarmWithoutEnd ( )
testCleanUp ( )
testDelete ( )
testExists ( )
testFactory ( )
testGet ( )
testListAlarms ( )
testSet ( )
testSnooze ( )
testSnoozeException ( )
testUpdate ( $alarm )

메소드 상세

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

testAlarmWithoutEnd() 공개 메소드

public testAlarmWithoutEnd ( )

testCleanUp() 공개 메소드

public testCleanUp ( )

testDelete() 공개 메소드

public testDelete ( )

testExists() 공개 메소드

public testExists ( )

testFactory() 추상적인 공개 메소드

abstract public testFactory ( )

testGet() 공개 메소드

public testGet ( )

testListAlarms() 공개 메소드

public testListAlarms ( )

testSet() 공개 메소드

public testSet ( )

testSnooze() 공개 메소드

public testSnooze ( )

testSnoozeException() 공개 메소드

public testSnoozeException ( )

testUpdate() 공개 메소드

public testUpdate ( $alarm )

프로퍼티 상세

$alarm 보호되어 있는 정적으로 프로퍼티

protected static $alarm

$date 보호되어 있는 정적으로 프로퍼티

protected static $date

$end 보호되어 있는 정적으로 프로퍼티

protected static $end