phpDocumentor

LanguageTranslator

Class LanguageTranslator

Table of Contents

$languageService  : LanguageService
__construct()  : mixed
ThemeTranslator constructor.
translateContent()  : void
Language Specific Content
translateCategories()  : void
Recursive function for the language specific content

Properties

Methods

translateContent()

Language Specific Content

public translateContent(stdClass $themeConfig) : void
Parameters
$themeConfig : stdClass
Tags
throws
Exception
Return values
void

translateCategories()

Recursive function for the language specific content

protected translateCategories(stdClass|array<string|int, mixed> $content) : void
Parameters
$content : stdClass|array<string|int, mixed>
Tags
throws
Exception
Return values
void

Search results