This is a Stub article. Help the eZ Publish community by expanding it!
There are several ways to redirect in eZ Publish either using html variables in your edit template, workflow event, template operator or in your custom module.
Example:
<?php $module =& $Params['Module']; return $module->redirectTo( '/news' ); ?>
Article provided by eZpedia
All text is available under the terms of the GNU Free Documentation License
Powered by eZ Publish Community Project 4.2011
Hosted by Swiss eZ Publish partner YMC