symfony API

sfActionStackEntry Class

« Back to API menu

1.0 API OpenSearch

Packages

You are currently browsing the symfony API for the 1.0 version. Switch to:
This version of symfony is not maintained anymore.
If some of your projects still use this version, consider upgrading as soon as possible.

sfActionStackEntry represents information relating to a single sfAction request during a single HTTP request.

Method Summary

Method Details

  • (string) & () Browse code

    Retrieves this entry's rendered view presentation.


    This will only exist if the view has processed and the render mode is set to sfView::RENDER_VAR.

    returns Rendered view presentation

  • (sfAction) getActionInstance () Browse code

    Retrieves this entry's action instance.

    returns An sfAction implementation instance

  • (string) getActionName () Browse code

    Retrieves this entry's action name.

    returns An action name

  • (string) getModuleName () Browse code

    Retrieves this entry's module name.

    returns A module name

  • (sfView) getViewInstance () Browse code

    Retrieves this entry's view instance.

    returns A sfView implementation instance.

  • setPresentation () Browse code

    Sets the rendered presentation for this action.

  • setViewInstance () Browse code

    Sets this entry's view instance.

  • __construct (, , ) Browse code

    Class constructor.

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.