Class \Prado\TApplicationStatePersister
        TApplicationStatePersister class.
        
    TApplicationStatePersister provides a file-based persistent storage for application state. Application state, when serialized, is stored in a file named 'global.cache' under the 'runtime' directory of the application. Cache will be exploited if it is enabled.
Class hierarchy
- \Prado\TApplicationStatePersister implements IStatePersister
- 
                     \Prado\TModule
                    implements
                            IModule \Prado\TModule
                    implements
                            IModule
- 
                     \Prado\TApplicationComponent \Prado\TApplicationComponent
- 
                     \Prado\TComponent \Prado\TComponent
Since: 3.0
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            public
                                                             | |
| 
            protected
                                                             | 
| 
                public
                                mixed
             | 
                CACHE_NAME
            
                Name of the value stored in cache
             | 'prado:appstate' | 
| 
                                    \Prado\TApplicationComponent::FX_CACHE_FILE,                                     \Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER                             |