PluginBase | --ClientPlugin | --ClientTables
Provides table rules registry to client plugins and manages display of tables.
[line 43]
[line 55]
[line 49]
ClientTables __construct( )
void addTableGroups( mixed $tables)
void assignExportCsv( Smarty $template)
Table getTable( string $groupId, string $tableId)
TableRulesRegistry getTableRulesRegistry( )
void handleHttpGetRequest( mixed $request)
void handleHttpPostRequest( mixed $request)
void renderForm( Smarty $template)
array translate( array $tableGroups)