Interface lispa\amos\core\interfaces\SearchModuleInterface
Public Methods
Method | Description | Defined By |
---|---|---|
getModelSearchClassName() | lispa\amos\core\interfaces\SearchModuleInterface | |
getModuleIconName() | lispa\amos\core\interfaces\SearchModuleInterface |
Method Details
public abstract static string getModelSearchClassName ( ) | ||
return | string | The name of the search model class |
---|
public abstract static string getModuleIconName ( ) | ||
return | string | The module icon name |
---|