Smalldb  v0.0-177-g1a83180
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | Protected Attributes | List of all members
EntityMenuBlock Class Reference

Simple menu to make all entities accessible. More...

Inheritance diagram for EntityMenuBlock:
Inheritance graph

Public Member Functions

 main ()
 Block body.
 
- Public Member Functions inherited from BackendBlock
 __construct ($smalldb)
 Setup block to act as expected. More...
 

Public Attributes

const force_exec = true
 Block must be always executed.
 

Protected Attributes

 $inputs
 Block inputs. More...
 
 $outputs
 Block outputs. More...
 
- Protected Attributes inherited from BackendBlock
 $smalldb
 Smalldb backend obtained from block storage.
 

Detailed Description

Simple menu to make all entities accessible.

Member Data Documentation

$inputs
protected
Initial value:
= array(
'slot' => 'default',
'slot_weight' => 50,
)

Block inputs.

$outputs
protected
Initial value:
= array(
)

Block outputs.