프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$defined | boolean | Checks if topic is defined | |
$id | integer | Alias to identifier | |
$identifier | integer | Topic id | |
$is_root | boolean | Is topic root | |
$name | string | Topic name | |
$parent | MetaTopic | Parent topic | |
$value | string | Topic full name e.g. topic:en |
메소드 | 설명 | |
---|---|---|
GetTypeName ( ) | ||
__construct ( string $topicIdOrName = null, $languageCode = null ) | Construct |
메소드 | 설명 | |
---|---|---|
getLocale ( ) | ||
getName ( ) | ||
getParent ( ) | ||
getValue ( ) | ||
isRoot ( ) |
public __construct ( string $topicIdOrName = null, $languageCode = null ) | ||
$topicIdOrName | string |