Share » Forums » Developer » Content Action

Content Action

Content Action

Thursday 29 May 2008 6:43:17 am - 2 replies

Author Message

Kristof Coomans

Friday 30 May 2008 1:17:14 am

Hi Stefano

The view "action" of the module "content" uses the script action.php. You can find this out by inspecting the $ViewList variable in kernel/content/module.php. In the same array, there are mappings from POST variables to actions. In the view script (in this case action.php) the current action can be fetched by using $Module->currentAction() or there is checked if the current action is 'whatever' with $Module->isCurrentAction( 'whatever' ).

You can find some more information about this on http://ezpedia.org/wiki/en/ez/module

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Stefano Vaghi

Monday 02 June 2008 3:37:56 am

thanks for your answer... :)

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu