Class Nexista_gateAction

Description

This method accepts a gate name to redirect to and a boolean true/false for session continuity If true, the session id will be tagged on the url to allow for cross domain sessions.

Located in /modules/actions/gate.action.php (line 24)

Nexista_Action
   |
   --Nexista_gateAction
Variable Summary
 array $params
Method Summary
 boolean main ()
Variables
array $params = array(
'url' => '', //required - gate to redirect to
'session' => '' //optional - true to append sessionID on url
)
(line 34)

Function parameter array

  • access: protected

Redefinition of:
Nexista_Action::$params
Function parameter array
Methods
main (line 46)

Applies action

  • return: success
  • access: protected
boolean main ()

Redefinition of:
Nexista_Action::main()
Applies action

Inherited Methods

Inherited From Nexista_Action

 Nexista_Action::applyParams()
 Nexista_Action::main()
 Nexista_Action::process()

Documentation generated on Tue, 11 Mar 2008 23:23:03 -0400 for Nexista 0.2.0