Query: php_user_filter
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PHP_USER_FILTER(3) 1 PHP_USER_FILTER(3) The php_user_filter classINTRODUCTIONChildren of this class are passed to stream_filter_register(3).CLASS SYNOPSISphp_user_filter php_user_filter Properties o public$filtername o public$params Methods o public int php_user_filter::filter (resource $in, resource $out, int &$consumed, bool $closing) o public void php_user_filter::onClose (void ) o public bool php_user_filter::onCreate (void )PROPERTIESo $filtername - Name of the filter registered by stream_filter_append(3). o $params - PHP Documentation Group PHP_USER_FILTER(3)
Related Man Pages |
---|
gearmanworker(3) - php |
reflectionfunctionabstract(3) - php |
reflectionproperty(3) - php |
stream_filter_prepend(3) - php |
stream_filter_register(3) - php |