PHP 클래스 Horde_Kolab_Filter_Helper_AddressFilter, horde

Copyright 2010-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.
상속: extends php_user_filter
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$_previous
$_recipient
$_sender

공개 메소드들

메소드 설명
filter ( $in, $out, &$consumed, $closing )
onCreate ( )

메소드 상세

filter() 공개 메소드

public filter ( $in, $out, &$consumed, $closing )

onCreate() 공개 메소드

public onCreate ( )

프로퍼티 상세

$_previous 공개적으로 프로퍼티

public $_previous

$_recipient 공개적으로 프로퍼티

public $_recipient

$_sender 공개적으로 프로퍼티

public $_sender