COPYING
README
Todo List
Located in /engine/lib/system/streams/view.php [line 39]
GLStream | --srm_view
Methods
Inherited From GLStream
GLStream::$headers GLStream::$parameters GLStream::$variables
GLStream::__construct() Initialize the stream, passing the already initialized headers GLStream::finalize() Finalize the stream GLStream::initialize() Called when the request is ready to be processed. GLStream::is_valid() Check if this stream is valid for handling this action GLStream::post_initialize() Called after the main initialization. GLStream::pre_initialize() Called right before the main initialization. GLStream::process() Do the actual processing GLStream::render() Render the result
void initialize( )
void is_valid( )
Check if this stream is valid for handling this action
void post_initialize( )
void process( )
void render( )