PHP 클래스 ShortURL
In this appliaction shortURLs have a life cycle and once they are out of
date they cannot be accessed any more.
파일 보기
프로젝트 열기: sourcefabric/newscoop
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
GetURI ( $p_publicationId, $p_languageId, $p_issueNo = null, $p_sectionNo = null, $p_articleNo = null ) |
|
|
GetURL ( $publicationId, $languageId = null, $issueNo = null, $sectionNo = null, $articleNo = null ) |
|
|
메소드 상세
public static GetURI ( $p_publicationId, $p_languageId, $p_issueNo = null, $p_sectionNo = null, $p_articleNo = null ) |
public static GetURL ( $publicationId, $languageId = null, $issueNo = null, $sectionNo = null, $articleNo = null ) |