PHP 클래스 MetaSubscription

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

공개 메소드들

메소드 설명
__construct ( $p_subscriptionId = null )
has_article ( $articleNumber )
has_issue ( $issueNumber )
has_section ( $p_sectionNumber )

보호된 메소드들

메소드 설명
getExpirationDate ( )
getPublication ( )
getStartDate ( )
getType ( ) fn __construct
isActive ( )
isValid ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $p_subscriptionId = null )

getExpirationDate() 보호된 메소드

protected getExpirationDate ( )

getPublication() 보호된 메소드

protected getPublication ( )

getStartDate() 보호된 메소드

protected getStartDate ( )

getType() 보호된 메소드

fn __construct
protected getType ( )

has_article() 공개 메소드

public has_article ( $articleNumber )

has_issue() 공개 메소드

public has_issue ( $issueNumber )

has_section() 공개 메소드

public has_section ( $p_sectionNumber )

isActive() 보호된 메소드

protected isActive ( )

isValid() 보호된 메소드

protected isValid ( )