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
BlockActionInterface Interface BlockActionInterface
File: /SetaSite/src/Block/BlockActionInterface.php
A default implementation can be found in BlockActionTrait.
Implemented in
Summary
Methods
callBlockAction()
Parameters
- $action : string
Exceptions
Throws ForceResponseException
Throws \com\setasign\SetaFramework\Bootstrap\MaintenanceException
Throws \Throwable If anything else gone wrong - these errors will be translated to json.
