PHP Класс JournalSettingsDAO, ojs

Наследование: extends SettingsDAO
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( ) Constructor

Защищенные методы

Метод Описание
_getCacheName ( ) Get the cache name.
_getPrimaryKeyColumn ( ) Get the primary key column name.
_getTableName ( ) : string Get the settings table name.

Описание методов

__construct() публичный Метод

Constructor
public __construct ( )

_getCacheName() защищенный Метод

Get the cache name.
protected _getCacheName ( )

_getPrimaryKeyColumn() защищенный Метод

Get the primary key column name.
protected _getPrimaryKeyColumn ( )

_getTableName() защищенный Метод

Get the settings table name.
protected _getTableName ( ) : string
Результат string