PHP Class Horde_Imap_Client_Data_Format_Filter_String, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends php_user_filter
Mostrar archivo Open project: horde/horde

Protected Properties

Property Type Description
$_skip boolean Skip status.

Public Methods

Method Description
filter ( $in, $out, &$consumed, $closing )
onCreate ( )

Method Details

filter() public method

See also: stream_filter_register()
public filter ( $in, $out, &$consumed, $closing )

onCreate() public method

See also: stream_filter_register()
public onCreate ( )

Property Details

$_skip protected_oe property

Skip status.
protected bool $_skip
return boolean