LangController
extends Controller
Table of Contents
Properties
-
$langComponent
: mixed
-
$projectList
: mixed
-
$projectNameIdAssoc
: mixed
Methods
-
getLangComponent()
: LangComponent
-
getLangTermsAction()
: ResponseInterface
-
getPojectIdOf()
: mixed
-
importAction()
: mixed
-
importCronAction()
: mixed
-
initialize()
: mixed
-
loadProjectList()
: mixed
-
projectsListAction()
: mixed
-
termListAction()
: mixed
$langComponent
private
mixed
$langComponent
= null
$projectList
private
mixed
$projectList
$projectNameIdAssoc
private
mixed
$projectNameIdAssoc
getLangComponent()
public
getLangComponent() : LangComponent
getLangTermsAction()
public
getLangTermsAction(mixed $lang) : ResponseInterface
Parameters
-
$lang
: mixed
-
Return values
ResponseInterface
getPojectIdOf()
public
getPojectIdOf(mixed $name) : mixed
Parameters
-
$name
: mixed
-
importAction()
public
importAction(mixed $language) : mixed
Parameters
-
$language
: mixed
-
importCronAction()
public
importCronAction() : mixed
initialize()
public
initialize() : mixed
loadProjectList()
public
loadProjectList() : mixed
projectsListAction()
public
projectsListAction() : mixed
termListAction()
public
termListAction() : mixed