Namespace Nethgui\View
LegacyCommandBag | This class provides backward support for the View::getCommandList() API |
Translator | Search for a string translation looking to all the language catalogs provided by a hierarchy of modules. |
View | A view object holds output data and references to child views. |
CommandReceiverInterface | Implement command(s) semantics |
TranslatorInterface | Translate strings by looking at the language catalogs provided by a module |
ViewableInterface | Separates object state from its view logic. |
ViewInterface | Each module receives a view object in prepareView() operation. A view contains three types of elements: |