Class AbstractModel.

Abstract base class for data provider models. This class implements the setter and getter for meta data.

 Methods

{@inheritdoc}

getMeta($strMetaName) 

Parameters

$strMetaName

{@inheritdoc}

setMeta($strMetaName, $varValue) 

Parameters

$strMetaName

$varValue

 Properties

 

A list with all meta information.

$arrMetaInformation : array