Class Service
Class Service is our core backbone to retrieve information from the server before the instance is finished.
- Core\ParentModel
-
Core\Providers\Service
public static
|
|
public static
array
|
#
getLanguage( string $lang )
Returns an array with the parsed translations from the {lang}.ini file. |
getRow(),
query(),
queryClass(),
queryIndexed(),
updateRow()
|
protected
|
$model
The instance of the ParentModel |
$config,
$db,
$id
|