See
PublishedAPI for packages intended to be used by Plugin and Contrib authors, or
browse all packages.
See also
Developing plugins,
Developer's Bible,
Technical Overview
internal package
Foswiki::Plugins::JQDataTablesPlugin::SearchConnector
implements the grid connector interface using Foswiki's standard search mechanism
ClassMethod
new($session) → $this
constructor
ObjectMethod
getColumnDescription($columName, $formDef) → \%desc
helper to sort on the right field
ObjectMethod
buildQuery() → $query
creates a query based on the current request
ObjectMethod
getValueOfResult( $meta, $property, $fieldDef ) → $value
get a property of a result document
ObjectMethod
search( %params ) → ($total, $totalFiltered, $data)
perform the actual search and fetch result