HumHub Documentation (unofficial)

I18NHelper
in package

Class I18NHelper

Tags
since
1.4

Table of Contents

Methods

getModuleTranslationCategory()  : string
Returns the default translation category for a given moduleId.

Methods

getModuleTranslationCategory()

Returns the default translation category for a given moduleId.

public static getModuleTranslationCategory(mixed $moduleId) : string

Examples: example -> ExampleModule. long_module_name -> LongModuleNameModule.

Parameters
$moduleId : mixed
Return values
string

the category id


        
On this page

Search results