PHP Class ShortURL

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

Méthodes publiques

Méthode 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 méthode

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

GetURL() public static méthode

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