The php_user_filter class
(No version information available, might only be in SVN)
Introduction
Children of this class are passed to stream_filter_register().
Class synopsis
Properties
- filtername
-
Name of the filter registered by stream_filter_append().
- params
Table of Contents
- php_user_filter::filter — Called when applying the filter
- php_user_filter::onClose — Called when closing the filter
- php_user_filter::onCreate — Called when creating the filter
There are no user contributed notes for this page.
