phpDocumentor GloryLands
System
[ class tree: GloryLands ] [ index: GloryLands ] [ all elements ]

Class: srm_view

Source Location: /engine/lib/system/streams/view.php

Class srm_view

Class Overview

Located in /engine/lib/system/streams/view.php [line 39]

GLStream
   |
   --srm_view
Author(s):
Information Tags:
Version:  1.0

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From GLStream

GLStream::$headers
GLStream::$parameters
GLStream::$variables

Inherited From GLStream

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

[ Top ]
Method Summary
void   initialize()  
void   is_valid()   Check if this stream is valid for handling this action
void   post_initialize()  
void   process()  
void   render()  

[ Top ]
Methods
initialize  [line 49]

  void initialize( )


API Tags:
Access:  public


Redefinition of:
GLStream::initialize()
Called when the request is ready to be processed.

[ Top ]
is_valid  [line 45]

  void is_valid( )

Check if this stream is valid for handling this action

Check if this stream is valid for handling this action


API Tags:
Access:  public


Redefinition of:
GLStream::is_valid()
Check if this stream is valid for handling this action

[ Top ]
post_initialize  [line 81]

  void post_initialize( )


API Tags:
Access:  public


Redefinition of:
GLStream::post_initialize()
Called after the main initialization.

[ Top ]
process  [line 85]

  void process( )


API Tags:
Access:  public


Redefinition of:
GLStream::process()
Do the actual processing

[ Top ]
render  [line 114]

  void render( )


API Tags:
Access:  public


Redefinition of:
GLStream::render()
Render the result

[ Top ]

Documentation generated on Tue, 13 Oct 2009 23:49:15 +0300 by phpDocumentor 1.4.1