TApplicationStateCacheDependency class.
TApplicationStateCacheDependency performs dependency checking based on the mode of the currently running PRADO application. The dependency is reportedly as unchanged if and only if the application is running in performance mode.
You may chain this dependency together with other dependencies so that only when the application is not in performance mode the other dependencies will be checked.
Located in /Caching/TCache.php (line 674)
TComponent | --TCacheDependency | --TApplicationStateCacheDependency
Performs the actual dependency checking.
This method returns true if the currently running application is not in performance mode.
Inherited From TComponent
TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__call()
TComponent::__get()
TComponent::__set()
TComponent::__sleep()
TComponent::__wakeup()
Documentation generated on Mon, 25 Jun 2012 14:37:25 +0200 by phpDocumentor 1.4.3