NewsFeaturesDownloadsDevelopmentSupportAbout Us

lifetype-1.2/class/security/pipeline.class.php File Reference

Go to the source code of this file.


Classes

class  Pipeline

Variables

 $_pLogPipelineRegisteredFilters = array()

Variable Documentation

$_pLogPipelineRegisteredFilters = array()

global array used to hold the list of filters that we're going to use in the pipeline. Now again, more than ever, wish that PHP4 had support for static attributes at the class level...

Definition at line 21 of file pipeline.class.php.

Referenced by Pipeline.process(), and Pipeline.registerFilter().