Index
-
\com\setasign\SetaSite
-
Block
- AbstractBlock
- AbstractMultiBlock
- AbstractTwigBlock
- AbstractTwigControllerBlock
- AbstractTwigMultiBlock
- AbstractViewBlock
- AbstractViewControllerBlock
- AbstractViewMultiBlock
- AnchorInterface
- BlockActionInterface
- BlockActionReferrerInterface
- BlockActionTrait
- BlockFactory
- BlockInterface
- BlockParent
- BlockRenderException
- ControllerBlockInterface
- DefaultBlocks
- ForceResponseException
- HasCacheInterface
- MultiBlockInterface
- PageRenderDataChangeCacheValidator
-
Block
com\setasign\SetaSite\Block
PageRenderDataChangeCacheValidator Interface ValidatorInterface
File: /SetaSite/src/Block/PageRenderDataChangeCacheValidator.php
Class hierarchy
Implements
- \com\setasign\SetaFramework\SimpleCache\Validator\ValidatorInterface
Summary
Properties
Methods
__construct()
Parameters
- $page : \com\setasign\SetaSite\Page\Page
isValid()
This method checks whether the cached value is still valid.
Parameters
- $validationInfo : mixed
Must accept all possible results of getValidationInfo and null.
