PHP Class ShortURL, newscoop

In this appliaction shortURLs have a life cycle and once they are out of date they cannot be accessed any more.
Author: jakob
Show file Open project: sourcefabric/newscoop Class Usage Examples

Public Methods

Method Description
GetURI ( $p_publicationId, $p_languageId, $p_issueNo = null, $p_sectionNo = null, $p_articleNo = null )
GetURL ( $publicationId, $languageId = null, $issueNo = null, $sectionNo = null, $articleNo = null )

Method Details

GetURI() public static method

public static GetURI ( $p_publicationId, $p_languageId, $p_issueNo = null, $p_sectionNo = null, $p_articleNo = null )

GetURL() public static method

public static GetURL ( $publicationId, $languageId = null, $issueNo = null, $sectionNo = null, $articleNo = null )