Functions
Global function that can be used in templates to translate strings
t(string $string) : string
Parameters
$string
string
String to translate
Returns
string
Translated string
Classes and interfaces
Bootstrap¶
Application bootstrap class
« More »
LanguageController¶
Controller class
« More »
Webenq_Controller_Action_Helper_AjaxContext¶
« More »
Webenq_Controller_Action_Helper_Language¶
« More »
Webenq_Language¶
Class for language and translation matters within Webenq
« More »
Webenq_Plugin_Access¶
Controller plugin for setting up ACL
« More »
Webenq_Plugin_Locale¶
Controller plugin for settings up localization
« More »
Webenq_Plugin_Request¶
Controller plugin for pre-handling the request
« More »
Webenq_Plugin_Schema¶
Controller plugin for setting up ACL
« More »
Webenq_Plugin_View¶
Controller plugin for settings up the view
« More »
Zend_View_Helper_Language¶
View helper class
« More »