Interface IStatePersister

Description

IStatePersister class.

This interface must be implemented by all state persister classes (such as TPageStatePersister, TApplicationStatePersister.

Located in /interfaces.php (line 158)


	
			
Method Summary
mixed load ()
void save (mixed $state)
Methods
load (line 164)

Loads state from a persistent storage.

  • return: the state
  • access: public
mixed load ()
save (line 169)

Saves state into a persistent storage.

  • access: public
void save (mixed $state)
  • mixed $state: the state to be saved

Documentation generated on Sun, 04 Jun 2006 18:58:27 -0400 by phpDocumentor 1.3.0RC4