Jeedom Core

translate
in package

Table of Contents

Properties

$language  : mixed
$translation  : mixed
$config  : mixed
$pluginLoad  : mixed
$widgetLoad  : mixed

Methods

exec()  : mixed
getConfig()  : mixed
getLanguage()  : mixed
getPathTranslationFile()  : mixed
getPluginFromName()  : mixed
getTranslation()  : mixed
getWidgetPathTranslationFile()  : mixed
getWidgetTranslation()  : mixed
loadTranslation()  : mixed
sentence()  : mixed
setLanguage()  : mixed

Properties

Methods

exec()

public static exec(mixed $_content[, mixed $_name = '' ][, mixed $_backslash = false ]) : mixed
Parameters
$_content : mixed
$_name : mixed = ''
$_backslash : mixed = false

getConfig()

public static getConfig(mixed $_key[, mixed $_default = '' ]) : mixed
Parameters
$_key : mixed
$_default : mixed = ''

getPathTranslationFile()

public static getPathTranslationFile(mixed $_language) : mixed
Parameters
$_language : mixed

getPluginFromName()

public static getPluginFromName(mixed $_name) : mixed
Parameters
$_name : mixed

getTranslation()

public static getTranslation(mixed $_plugin) : mixed
Parameters
$_plugin : mixed

getWidgetPathTranslationFile()

public static getWidgetPathTranslationFile(mixed $_widgetName) : mixed
Parameters
$_widgetName : mixed

getWidgetTranslation()

public static getWidgetTranslation(mixed $_widget) : mixed
Parameters
$_widget : mixed

loadTranslation()

public static loadTranslation([mixed $_plugin = null ]) : mixed
Parameters
$_plugin : mixed = null

sentence()

public static sentence(mixed $_content, mixed $_name[, mixed $_backslash = false ]) : mixed
Parameters
$_content : mixed
$_name : mixed
$_backslash : mixed = false

setLanguage()

public static setLanguage(mixed $_langage) : mixed
Parameters
$_langage : mixed

        
On this page

Search results