Class CFW_Common_ViewState

Description

Located in /Html/ViewState.php (line 2)


	
			
Variable Summary
static mixed $theInstance
mixed $data
mixed $secret
Method Summary
static void getInstance ()
CFW_Common_ViewState __construct ()
void createHash ( $data)
void decode ( $str)
void encode ( $data)
void get ( $key)
void processRequest ()
void remove ( $key)
void render ()
void set ( $key,  $value)
Variables
static mixed $theInstance (line 3)
mixed $data (line 4)
mixed $secret (line 5)
Methods
static method getInstance (line 12)
  • access: public
static void getInstance ()
Constructor __construct (line 6)
  • access: public
CFW_Common_ViewState __construct ()
createHash (line 27)
void createHash ( $data)
  • $data
decode (line 39)
void decode ( $str)
  • $str
encode (line 33)
void encode ( $data)
  • $data
get (line 18)
  • access: public
void get ( $key)
  • $key
processRequest (line 49)
void processRequest ()
remove (line 21)
  • access: public
void remove ( $key)
  • $key
render (line 43)
void render ()
set (line 24)
  • access: public
void set ( $key,  $value)
  • $key
  • $value

Documentation generated on Fri, 25 Dec 2009 22:46:28 +0900 by phpDocumentor 1.4.3