GLStream __construct(
&$headers,
$parameters,
$variables
)
|
|
Initialize the stream, passing the already initialized headers
Initialize the stream, passing the already initialized headers
Parameters:
|
|
&$headers: |
|
|
|
$parameters: |
|
|
|
$variables: |
|
API Tags:
Finalize the stream
Finalize the stream
API Tags:
Called when the request is ready to be processed.
Called when the request is ready to be processed.
API Tags:
Redefined in descendants as:
Check if this stream is valid for handling this action
Check if this stream is valid for handling this action
API Tags:
Redefined in descendants as:
Called after the main initialization.
Called after the main initialization.
API Tags:
Redefined in descendants as:
Called right before the main initialization.
Called right before the main initialization.
API Tags:
Do the actual processing
Do the actual processing
API Tags:
Redefined in descendants as:
Render the result
Render the result
API Tags:
Redefined in descendants as: