MojaviObject | --ActionStackEntry
[line 33]
[line 34]
[line 35]
[line 36]
void __construct( string $moduleName, string $actionName, Action $actionInstance)
Action getActionInstance( )
string getActionName( )
string getMicrotime( )
string getModuleName( )
string &getPresentation( )
This will only exist if the view has processed and the render mode is set to View::RENDER_VAR.
void setPresentation( string &$presentation)