PHP 클래스 Horde_Imap_Client_Data_Format_Filter_String, horde

저자: Michael Slusarz ([email protected])
상속: extends php_user_filter
파일 보기 프로젝트 열기: horde/horde

보호된 프로퍼티들

프로퍼티 타입 설명
$_skip boolean Skip status.

공개 메소드들

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

메소드 상세

filter() 공개 메소드

또한 보기: stream_filter_register()
public filter ( $in, $out, &$consumed, $closing )

onCreate() 공개 메소드

또한 보기: stream_filter_register()
public onCreate ( )

프로퍼티 상세

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

Skip status.
protected bool $_skip
리턴 boolean