Class lispa\amos\cwh\helpers\base\BaseEntitiesHelper
Inheritance | lispa\amos\cwh\helpers\base\BaseEntitiesHelper |
---|---|
Subclasses | lispa\amos\cwh\helpers\ContentHelper, lispa\amos\cwh\helpers\NetworkHelper |
Public Methods
Method | Description | Defined By |
---|---|---|
getEntities() | Get classname listed by module name that implements {{$interfaceClassname}} | lispa\amos\cwh\helpers\base\BaseEntitiesHelper |
Constants
Constant | Value | Description | Defined By |
---|---|---|---|
INTERFACE_CONTENT | '\lispa\amos\core\interfaces\ContentModelInterface' | lispa\amos\cwh\helpers\base\BaseEntitiesHelper | |
INTERFACE_NETWORK | '\lispa\amos\cwh\base\ModelNetworkInterface' | lispa\amos\cwh\helpers\base\BaseEntitiesHelper |
Method Details
Get classname listed by module name that implements {{$interfaceClassname}}
public static array getEntities ( $interfaceClassname ) | ||
$interfaceClassname |