Multi-language plugin class
| access | public |
|---|---|
| package | kocuj_sitemap |
afterGetAuthorItem(integer $authorId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetAuthorItem() |
integerAuthor id
stringLanguage locale
afterGetAuthors(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetAuthors() |
stringLanguage locale
afterGetBlogName() : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetBlogName() |
afterGetCategories(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetCategories() |
stringLanguage locale
afterGetCategoryItem(integer $categoryId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetCategoryItem() |
integerCategory id
stringLanguage locale
afterGetCustomPostItem(integer $customPostId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetCustomPostItem() |
integerCustom post id
stringLanguage locale
afterGetCustomPosts(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetCustomPosts() |
stringLanguage locale
afterGetHomeURL(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetHomeURL() |
stringLanguage locale
afterGetMenu(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetMenu() |
stringLanguage locale
afterGetMenuItem(integer $itemId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetMenuItem() |
integerMenu item id
stringLanguage locale
afterGetPageItem(integer $pageId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetPageItem() |
integerPage id
stringLanguage locale
afterGetPages(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetPages() |
stringLanguage locale
afterGetPostItem(integer $postId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetPostItem() |
integerPost id
stringLanguage locale
afterGetPosts(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetPosts() |
stringLanguage locale
afterGetTagItem(integer $tagId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetTagItem() |
integerTag id
stringLanguage locale
afterGetTags(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetTags() |
stringLanguage locale
afterGetTaxonomies(string $taxonomy, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetTaxonomies() |
stringTaxonomy type
stringLanguage locale
afterGetTaxonomyItem(integer $termId, string $taxonomy, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterGetTaxonomyItem() |
integerTaxonomy id
stringTaxonomy type
stringLanguage locale
afterProcess(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::afterProcess() |
stringLanguage locale
beforeGetAuthorItem(integer $authorId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetAuthorItem() |
integerAuthor id
stringLanguage locale
beforeGetAuthors(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetAuthors() |
stringLanguage locale
beforeGetBlogName() : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetBlogName() |
beforeGetCategories(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetCategories() |
stringLanguage locale
beforeGetCategoryItem(integer $categoryId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetCategoryItem() |
integerCategory id
stringLanguage locale
beforeGetCustomPostItem(integer $customPostId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetCustomPostItem() |
integerCustom post id
stringLanguage locale
beforeGetCustomPosts(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetCustomPosts() |
stringLanguage locale
beforeGetHomeURL(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetHomeURL() |
stringLanguage locale
beforeGetMenu(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetMenu() |
stringLanguage locale
beforeGetMenuItem(integer $itemId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetMenuItem() |
integerMenu item id
stringLanguage locale
beforeGetPageItem(integer $pageId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetPageItem() |
integerPage id
stringLanguage locale
beforeGetPages(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetPages() |
stringLanguage locale
beforeGetPostItem(integer $postId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetPostItem() |
integerPost id
stringLanguage locale
beforeGetPosts(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetPosts() |
stringLanguage locale
beforeGetTagItem(integer $tagId, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetTagItem() |
integerTag id
stringLanguage locale
beforeGetTags(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetTags() |
stringLanguage locale
beforeGetTaxonomies(string $taxonomy, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetTaxonomies() |
stringTaxonomy type
stringLanguage locale
beforeGetTaxonomyItem(integer $termId, string $taxonomy, string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeGetTaxonomyItem() |
integerTerm id
stringTaxonomy type
stringLanguage locale
beforeProcess(string $locale) : void
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::beforeProcess() |
stringLanguage locale
checkPlugin() : boolean
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::checkPlugin() |
booleanTranslation plugin exists (true) or not (false)getInstance() : object
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getInstance() |
objectSingleton instancegetLanguageFlag(string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getLanguageFlag() |
stringLanguage locale
stringURL to language flaggetLanguages() : array
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getLanguages() |
arrayLanguages listgetName() : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getName() |
stringPlugin namegetPluginFile() : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getPluginFile() |
stringTranslation plugin filenamegetPriority() : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getPriority() |
stringPlugin prioritygetTranslatedAuthorName(string $origName, integer $authorId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedAuthorName() |
stringOriginal author name
integerAuthor id
stringLanguage locale
stringTranslated author namegetTranslatedAuthorURL(string $origURL, integer $authorId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedAuthorURL() |
stringOriginal author URL
integerAuthor id
stringLanguage locale
stringTranslated author URLgetTranslatedBlogName(string $origText, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedBlogName() |
stringOriginal text
stringLanguage locale
stringTranslated textgetTranslatedCategoryTitle(string $origTitle, integer $categoryId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedCategoryTitle() |
stringOriginal category title
integerCategory id
stringLanguage locale
stringTranslated category titlegetTranslatedCategoryURL(string $origURL, integer $categoryId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedCategoryURL() |
stringOriginal category URL
integerCategory id
stringLanguage locale
stringTranslated category URLgetTranslatedCustomPostTitle(string $origTitle, integer $customPostId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedCustomPostTitle() |
stringOriginal custom post title
integerCustom post id
stringLanguage locale
stringTranslated custom post titlegetTranslatedCustomPostURL(string $origURL, integer $customPostId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedCustomPostURL() |
stringOriginal custom post URL
integerCustom post id
stringLanguage locale
stringTranslated custom post URLgetTranslatedHomeURL(string $origURL, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedHomeURL() |
stringOriginal home URL
stringLanguage locale
stringTranslated home URLgetTranslatedMenuTitle(string $origTitle, integer $menuId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedMenuTitle() |
stringOriginal menu title
integerMenu id
stringLanguage locale
stringTranslated menu titlegetTranslatedMenuURL(string $origURL, integer $menuId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedMenuURL() |
stringOriginal menu URL
integerMenu id
stringLanguage locale
stringTranslated menu URLgetTranslatedPageTitle(string $origTitle, integer $pageId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedPageTitle() |
stringOriginal page title
integerPage id
stringLanguage locale
stringTranslated page titlegetTranslatedPageURL(string $origURL, integer $pageId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedPageURL() |
stringOriginal page URL
integerPage id
stringLanguage locale
stringTranslated page URLgetTranslatedPostTitle(string $origTitle, integer $postId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedPostTitle() |
stringOriginal post title
integerPost id
stringLanguage locale
stringTranslated post titlegetTranslatedPostURL(string $origURL, integer $postId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedPostURL() |
stringOriginal post URL
integerPost id
stringLanguage locale
stringTranslated post URLgetTranslatedTagName(string $origName, integer $tagId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedTagName() |
stringOriginal tag name
integerTag id
stringLanguage locale
stringTranslated tag namegetTranslatedTagURL(string $origURL, integer $tagId, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedTagURL() |
stringOriginal tag URL
integerTag id
stringLanguage locale
stringTranslated tag URLgetTranslatedTaxonomyTitle(string $origTitle, integer $termId, string $taxonomy, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedTaxonomyTitle() |
stringOriginal taxonomy title
integerTaxonomy id
stringTaxonomy type
stringLanguage locale
stringTranslated taxonomy titlegetTranslatedTaxonomyURL(string $origURL, integer $termId, string $taxonomy, string $locale) : string
| access | public |
|---|---|
| inherited_from | \KocujSitemapPlugin\Interfaces\Language::getTranslatedTaxonomyURL() |
stringOriginal taxonomy URL
integerTaxonomy id
stringTaxonomy type
stringLanguage locale
stringTranslated taxonomy URL$instance : object
NULL| access | private |
|---|