PHP Class JournalSettingsDAO, ojs

Inheritance: extends SettingsDAO
Afficher le fichier Open project: pkp/ojs

Méthodes publiques

Méthode Description
__construct ( ) Constructor

Méthodes protégées

Méthode Description
_getCacheName ( ) Get the cache name.
_getPrimaryKeyColumn ( ) Get the primary key column name.
_getTableName ( ) : string Get the settings table name.

Method Details

__construct() public méthode

Constructor
public __construct ( )

_getCacheName() protected méthode

Get the cache name.
protected _getCacheName ( )

_getPrimaryKeyColumn() protected méthode

Get the primary key column name.
protected _getPrimaryKeyColumn ( )

_getTableName() protected méthode

Get the settings table name.
protected _getTableName ( ) : string
Résultat string