PHP 클래스 MetaSection

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

공개 메소드들

메소드 설명
__construct ( $p_publicationId = null, $p_issueNumber = null, $p_languageId = null, $p_sectionNumber = null )

보호된 메소드들

메소드 설명
getIssue ( )
getLanguage ( )
getPublication ( )
getTemplate ( ) fn __construct

메소드 상세

__construct() 공개 메소드

public __construct ( $p_publicationId = null, $p_issueNumber = null, $p_languageId = null, $p_sectionNumber = null )

getIssue() 보호된 메소드

protected getIssue ( )

getLanguage() 보호된 메소드

protected getLanguage ( )

getPublication() 보호된 메소드

protected getPublication ( )

getTemplate() 보호된 메소드

fn __construct
protected getTemplate ( )