Table of Contents - php_session-0.4.1 Documentation
Classes and Modules
- PHPSession
- PHPSession::Decoder
- PHPSession::Decoder::State
- PHPSession::Decoder::State::ArrayEnd
- PHPSession::Decoder::State::ArrayStart
- PHPSession::Decoder::State::ClassName
- PHPSession::Decoder::State::String
- PHPSession::Decoder::State::VarName
- PHPSession::Decoder::State::VarType
- PHPSession::Encoder
- PHPSession::Encoder::ArraySerializer
- PHPSession::Encoder::BooleanSerializer
- PHPSession::Encoder::FloatSerializer
- PHPSession::Encoder::HashSerializer
- PHPSession::Encoder::IntegerSerializer
- PHPSession::Encoder::NilSerializer
- PHPSession::Encoder::Serializer
- PHPSession::Encoder::StringSerializer
- PHPSession::Encoder::StructSerializer
- PHPSession::Errors
- PHPSession::Errors::EncodeError
- PHPSession::Errors::ParameterError
- PHPSession::Errors::ParseError
- PHPSession::StoreEngine
- PHPSession::StoreEngine::File
Methods
- ::decode — PHPSession::Decoder
- ::encode — PHPSession::Encoder
- ::new — PHPSession
- ::new — PHPSession::Decoder
- ::new — PHPSession::Encoder
- ::new — PHPSession::Encoder::Serializer
- ::new — PHPSession::StoreEngine::File
- ::parse — PHPSession::Decoder::State::VarName
- ::parse — PHPSession::Decoder::State::VarType
- ::parse — PHPSession::Decoder::State::String
- ::parse — PHPSession::Decoder::State::ArrayStart
- ::parse — PHPSession::Decoder::State::ArrayEnd
- ::parse — PHPSession::Decoder::State::ClassName
- ::register_store_engine — PHPSession
- ::store_engine_class_of — PHPSession
- #consume_array — PHPSession::Decoder
- #decode — PHPSession::Decoder
- #define_or_find_struct — PHPSession::Decoder
- #destroy — PHPSession
- #destroy — PHPSession::StoreEngine::File
- #elements_count — PHPSession::Decoder
- #encode — PHPSession::Encoder
- #exists? — PHPSession
- #exists? — PHPSession::StoreEngine::File
- #extract_stack — PHPSession::Decoder
- #file_path — PHPSession::StoreEngine::File
- #finished_array — PHPSession::Decoder
- #get_serializer — PHPSession::Encoder
- #in_array — PHPSession::Decoder
- #load — PHPSession
- #load — PHPSession::StoreEngine::File
- #process_empty_array_value — PHPSession::Decoder
- #process_value — PHPSession::Decoder
- #save — PHPSession
- #save — PHPSession::StoreEngine::File
- #serialize — PHPSession::Encoder
- #serialize — PHPSession::Encoder::StringSerializer
- #serialize — PHPSession::Encoder::IntegerSerializer
- #serialize — PHPSession::Encoder::FloatSerializer
- #serialize — PHPSession::Encoder::NilSerializer
- #serialize — PHPSession::Encoder::BooleanSerializer
- #serialize — PHPSession::Encoder::HashSerializer
- #serialize — PHPSession::Encoder::ArraySerializer
- #serialize — PHPSession::Encoder::StructSerializer
- #start_array — PHPSession::Decoder
- #with_lock — PHPSession::StoreEngine::File