| Cts_SessionSaveHandler | |
| Author | Jaybill McCarthy |
| License | http://communit.as/docs/license |
| See Also | Zend_Session_SaveHandler_Interface |
| Instance Methods | |
| close | TBD |
| destroy | TBD |
| gc | TBD |
| open | TBD |
| read | TBD |
| write |
TBD
public function close()
TBD
public function destroy( $id )
TBD
public function gc( $lifetime )
TBD
public function open( $save_path, $name )
TBD
public function read( $id )
public function write( $id, $value )