Interface for provider clients

package org.openpsa.widgets

 Methods

get_qb (string $field, string $direction)

Get the query builder for the resultset

Parameters

$field

stringOptional ordering field

$direction

stringOptional ordering direction

Returns

\midcom_core_queryQB or MC instance

get_row (\midcom_core_dbaobject $object)

Transfers a result object into a grid row

Parameters

$object

Returns

arrayThe row item