ForwardFW
[ class tree: ForwardFW ] [ index: ForwardFW ] [ all elements ]

Class: ForwardFW_Callback

Source Location: /Callback.php

Class Overview


Config for a Cache.


Author(s):

Variables

Methods



Class Details

[line 45]
Config for a Cache.



Tags:



[ Top ]


Class Variables

$arParameters =  null

[line 55]



Tags:

var:  Array with the parameters for function call.
access:  public

Type:   array


[ Top ]

$callback =  null

[line 50]



Tags:

var:  The callback function configuration
access:  public

Type:   Callback


[ Top ]



Class Methods


constructor __construct [line 66]

void __construct( Callback $callback, [ $arParameters = null])

Constructor with validation of $callback



Tags:

throws:  ForwardFW_Exception_Callback
access:  public


Parameters:

Callback   $callback   The callback function.
array   $arParameters   Parameters for function call.

[ Top ]

method doCallback [line 106]

mixed doCallback( )

Do the callback



Tags:

return:  Depends on function call.
access:  public


[ Top ]

method getParameters [line 96]

array|null getParameters( )

Gets the parameters array for callback.



Tags:

return:  The parameters.
access:  public


[ Top ]

method setParameters [line 83]

ForwrdFW_Callback setParameters( [ $arParameters = null])

Sets the parameters array for callback.



Tags:

access:  public


Parameters:

array   $arParameters   Parameters for function call.

[ Top ]


Documentation generated on Sun, 30 Jan 2011 20:46:38 +0100 by phpDocumentor 1.4.3