|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.portals.bridges.common.ScriptRuntimeData
org.apache.portals.bridges.php.PHPParameters
public class PHPParameters
PHPParameters Class holding information about the PHP scripts to execute.This class is typically attached to a PortletAction (as an attribute).
Field Summary | |
---|---|
static String |
ACTION_PARAMETER_PHP
Action Parameter for PHP requests |
static String |
PHP_PARAMETER
Session variable for PHP Parameters |
Constructor Summary | |
---|---|
PHPParameters()
|
Method Summary |
---|
Methods inherited from class org.apache.portals.bridges.common.ScriptRuntimeData |
---|
addQueryArgument, getApplicationName, getDisplayMessage, getQueryString, getScriptName, getSessionParameterName, setApplicationName, setDisplayMessage, setQueryString, setScriptName, setSessionParameterName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String ACTION_PARAMETER_PHP
public static final String PHP_PARAMETER
Constructor Detail |
---|
public PHPParameters()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |