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

Base class for backend-related blocks. More...

Inheritance diagram for BackendBlock:
Inheritance graph

Public Member Functions

 __construct ($smalldb)
 Setup block to act as expected. More...
 

Protected Attributes

 $smalldb
 Smalldb backend obtained from block storage.
 

Detailed Description

Base class for backend-related blocks.

Constructor & Destructor Documentation

__construct (   $smalldb)

Setup block to act as expected.

Configuration is done by BlockStorage.