<LABEL>_REDIRECTION</LABEL> => Action label, can be a language constant or not
<LABEL>_REDIRECTION</LABEL> => Action label, can be a language constant or not
<NAME>redirect</NAME> => name of the action page without the .php, here the action page is redirect.php
<NAME>redirect</NAME> => name of the action page without the .php, here the action page is redirect.php
<ORIGIN>module</ORIGIN> => action origin : apps or module
<ORIGIN>module</ORIGIN> => action origin : apps or module
<MODULE>entities</MODULE> => If origin is module, the module name
<MODULE>entities</MODULE> => If origin is module, the module name
<KEYWORD>redirect</KEYWORD> => Keyword used for special parameters (tag not mandatory)
<KEYWORD>redirect</KEYWORD> => Keyword used for special parameters (tag not mandatory)
<FLAG_CREATE>false</FLAG_CREATE> => true if the action create a new ressource, false otherwise (we recommend to leave it at false except for the indexing action page)
<FLAG_CREATE>false</FLAG_CREATE> => true if the action create a new ressource, false otherwise (we recommend to leave it at false except for the indexing action page)