PHP 인터페이스 Horde_Kolab_FreeBusy_Resource_Event, horde

Copyright 2009-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
저자: Chuck Hagenbuch ([email protected])
저자: Steffen Hansen ([email protected])
저자: Gunnar Wrobel ([email protected])
상속: extends Horde_Kolab_FreeBusy_Resource
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
listEvents ( Horde_Date $startDate, Horde_Date $endDate ) : array Lists all events in the given time range. *

메소드 상세

listEvents() 공개 메소드

Lists all events in the given time range. *
public listEvents ( Horde_Date $startDate, Horde_Date $endDate ) : array
$startDate Horde_Date Start of range date object.
$endDate Horde_Date End of range data object.
리턴 array Events in the given time range.