PHP 클래스 MetaPublication

상속: extends MetaDbObject
파일 보기 프로젝트 열기: sourcefabric/newscoop 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $p_publicationId = null )
languages_list ( boolean $p_excludeCurrent = true, array $p_order = [] ) : array Returns a list of MetaLanguage objects - list of languages in which the issue was translated.

보호된 메소드들

메소드 설명
getCAPTCHAEnabled ( )
getDefaultLanguage ( )
getDefaultSiteName ( )
getModeratedComments ( )
getPublicComments ( )
getSeo ( )
getSubscriptionTime ( )
getSubscriptionTimeUnit ( )
getThemePath ( ) fn __construct

메소드 상세

__construct() 공개 메소드

public __construct ( $p_publicationId = null )

getCAPTCHAEnabled() 보호된 메소드

protected getCAPTCHAEnabled ( )

getDefaultLanguage() 보호된 메소드

protected getDefaultLanguage ( )

getDefaultSiteName() 보호된 메소드

protected getDefaultSiteName ( )

getModeratedComments() 보호된 메소드

protected getModeratedComments ( )

getPublicComments() 보호된 메소드

protected getPublicComments ( )

getSeo() 보호된 메소드

protected getSeo ( )

getSubscriptionTime() 보호된 메소드

protected getSubscriptionTime ( )

getSubscriptionTimeUnit() 보호된 메소드

protected getSubscriptionTimeUnit ( )

getThemePath() 보호된 메소드

fn __construct
protected getThemePath ( )

languages_list() 공개 메소드

Returns a list of MetaLanguage objects - list of languages in which the issue was translated.
public languages_list ( boolean $p_excludeCurrent = true, array $p_order = [] ) : array
$p_excludeCurrent boolean
$p_order array
리턴 array of MetaLanguage