PHP 클래스 JournalSettingsDAO, ojs

상속: extends SettingsDAO
파일 보기 프로젝트 열기: pkp/ojs

공개 메소드들

메소드 설명
__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