icingaweb2/library/Icinga/Cli
Johannes Meyer bd34669357 Refactor i18n implementation
One can now use $this->translate(msg) in a view or controller without the
need to pass the module domain (web&cli). Forms still need to be built
with _t(msg) and _mt(dom, msg).

refs #5533
2014-01-29 16:25:08 +01:00
..
Documentation CLI interface: initial import 2013-10-22 12:26:45 +00:00
Screen A few new ANSI screen helpers 2013-10-22 15:52:13 +00:00
Command.php Refactor i18n implementation 2014-01-29 16:25:08 +01:00
Documentation.php Allow 'false' lookup components, improve help 2013-10-22 13:52:00 +00:00
Loader.php Trace option for CLI commands 2014-01-22 12:08:20 +00:00
Params.php CLI interface: initial import 2013-10-22 12:26:45 +00:00
Screen.php Cli/Screen: Fix strict standard violation 2013-10-22 15:11:08 +02:00