|
const | BASE_PATH = '/../../../resources/templates/' |
|
const | LEMMA = self::BASE_PATH . 'lemma.vue.html' |
|
const | LEMMA_HEADER = self::BASE_PATH . 'lexemeHeader.vue.html' |
|
const | CATEGORY_WIDGET = self::BASE_PATH . 'languageAndLexicalCategoryWidget.vue.html' |
|
const | GLOSS_WIDGET = self::BASE_PATH . 'glossWidget.vue.html' |
|
const | REPRESENTATIONS = self::BASE_PATH . 'representations.vue.html' |
|
- Copyright
- GPL-2.0-or-later
◆ BASE_PATH
const Wikibase\Lexeme\Presentation\View\Template\VueTemplates::BASE_PATH = '/../../../resources/templates/' |
◆ CATEGORY_WIDGET
const Wikibase\Lexeme\Presentation\View\Template\VueTemplates::CATEGORY_WIDGET = self::BASE_PATH . 'languageAndLexicalCategoryWidget.vue.html' |
◆ GLOSS_WIDGET
const Wikibase\Lexeme\Presentation\View\Template\VueTemplates::GLOSS_WIDGET = self::BASE_PATH . 'glossWidget.vue.html' |
◆ LEMMA
const Wikibase\Lexeme\Presentation\View\Template\VueTemplates::LEMMA = self::BASE_PATH . 'lemma.vue.html' |
◆ LEMMA_HEADER
const Wikibase\Lexeme\Presentation\View\Template\VueTemplates::LEMMA_HEADER = self::BASE_PATH . 'lexemeHeader.vue.html' |
◆ REPRESENTATIONS
const Wikibase\Lexeme\Presentation\View\Template\VueTemplates::REPRESENTATIONS = self::BASE_PATH . 'representations.vue.html' |
The documentation for this class was generated from the following file: