PHP 클래스 Horde_Imap_Client_Data_Format_Filter_Quote, horde

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

보호된 프로퍼티들

프로퍼티 타입 설명
$_prepend boolean Has the initial quote been prepended?

공개 메소드들

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

메소드 상세

filter() 공개 메소드

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

onCreate() 공개 메소드

public onCreate ( )

프로퍼티 상세

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

Has the initial quote been prepended?
protected bool $_prepend
리턴 boolean