PHP Class MetaSection

Inheritance: extends MetaDbObject
Datei anzeigen Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

Method Description
__construct ( $p_publicationId = null, $p_issueNumber = null, $p_languageId = null, $p_sectionNumber = null )

Protected Methods

Method Description
getIssue ( )
getLanguage ( )
getPublication ( )
getTemplate ( ) fn __construct

Method Details

__construct() public method

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

getIssue() protected method

protected getIssue ( )

getLanguage() protected method

protected getLanguage ( )

getPublication() protected method

protected getPublication ( )

getTemplate() protected method

fn __construct
protected getTemplate ( )