PHP Class MetaSubscription

Inheritance: extends MetaDbObject
Afficher le fichier Open project: sourcefabric/newscoop Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $p_subscriptionId = null )
has_article ( $articleNumber )
has_issue ( $issueNumber )
has_section ( $p_sectionNumber )

Méthodes protégées

Méthode Description
getExpirationDate ( )
getPublication ( )
getStartDate ( )
getType ( ) fn __construct
isActive ( )
isValid ( )

Method Details

__construct() public méthode

public __construct ( $p_subscriptionId = null )

getExpirationDate() protected méthode

protected getExpirationDate ( )

getPublication() protected méthode

protected getPublication ( )

getStartDate() protected méthode

protected getStartDate ( )

getType() protected méthode

fn __construct
protected getType ( )

has_article() public méthode

public has_article ( $articleNumber )

has_issue() public méthode

public has_issue ( $issueNumber )

has_section() public méthode

public has_section ( $p_sectionNumber )

isActive() protected méthode

protected isActive ( )

isValid() protected méthode

protected isValid ( )