Smalldb  v0.0-177-g1a83180
 All Classes Namespaces Functions Variables Pages
Classes
Smalldb\Cascade Namespace Reference

Block storage and some useful blocks for the cascade. More...

Classes

class  ActionBlock
 Universal implemntation of state machine action invocation. More...
 
class  Auth
 IAuth implementation using Smalldb state machine and simple session token in cookie. More...
 
class  BackendBlock
 Base class for backend-related blocks. More...
 
class  BlockStorage
 Smalldb block storage generates blocks for each action of each state machine and also few useful blocks for each backend. More...
 
class  EntityMenuBlock
 Simple menu to make all entities accessible. More...
 
class  HeadingBlock
 Show heading for given action on given state machine. More...
 
class  ListingBlock
 List all state machine instances matching given filters. More...
 
class  LoadRefBlock
 Simple wrapper around Reference class. More...
 
class  RawApiBlock
 Raw and ugly connector to access Smalldb interface from outter world. More...
 
class  RouterFactoryBlock
 / More...
 
class  ShowDiagramBlock
 Block which displays state diagram of given state machine. More...
 
class  ShowTableBlock
 Show listing in simple table. More...
 

Detailed Description

Block storage and some useful blocks for the cascade.