Todo List
PluginBase | --ServerPlugin | --ClientResponderAdapter | --ServerQuery
[line 39]
[line 33]
ServerQuery __construct( )
boolean drawQuery( )
array getAttributes( string $layerId)
void handlePreDrawing( mixed $requ)
void hilight( array $tables, array $hilightQuerySelections)
Table mergeTables( Table $table1, Table $table2, string $policy)
Table queryLayer( Shape $shape, QuerySelection $querySelection)
Query can be done using a Shape, a list of Ids, or both
Table resultToTable( array $result, string $layerId, string $idAttribute, array $attributes, TableFlags $tableFlags)