PHP 클래스 Whups_Form_Ticket_DeleteMultiple, horde

See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.
상속: extends Horde_Form
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_tickets array To-be-deleted tickets.

공개 메소드들

메소드 설명
__construct ( $vars, $title = '' ) Constructor.
getTickets ( ) Returns the tickets to be deleted.

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( $vars, $title = '' )

getTickets() 공개 메소드

Returns the tickets to be deleted.
public getTickets ( )

프로퍼티 상세

$_tickets 보호되어 있는 프로퍼티

To-be-deleted tickets.
protected array $_tickets
리턴 array