메소드 | 설명 | |
---|---|---|
__construct ( $p_publicationId = null, $p_languageId = null, $p_issueNumber = null ) | ||
languages_list ( boolean $p_excludeCurrent = true, array $p_order = [], boolean $p_allIssues = false ) : array | Returns a list of MetaLanguage objects - list of languages in which the issue was translated. |
메소드 | 설명 | |
---|---|---|
getLanguage ( ) | ||
getPublication ( ) | ||
getPublishHour ( ) | ||
getPublishMinute ( ) | ||
getPublishMonth ( ) | ||
getPublishMonthDay ( ) | ||
getPublishMonthName ( ) | ||
getPublishSecond ( ) | ||
getPublishWeekDay ( ) | ||
getPublishWeekDayName ( ) | ||
getPublishYear ( ) | ||
getPublishYearDay ( ) | ||
getTemplate ( ) | ||
getThemePath ( ) | fn __construct | |
isCurrent ( ) | ||
isPublished ( ) |
public __construct ( $p_publicationId = null, $p_languageId = null, $p_issueNumber = null ) |