|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--wobzilla_sortFactory
Factory for sort_handler objects.
It can be configured with an array of configuration nodes.
For more information about sorting see the XSLT-specification.
Example with two configuration nodes:
<wbz:sort select="last-name" lang="de"> <wbz:sort select="id" order="ascending" data-type="numeric">
| Method Summary | |
function
|
createSortHandler(sortConfigs,log,context,serviceManager)
creates a new new wobzilla.
|
| Method Detail |
function createSortHandler(sortConfigs,log,context,serviceManager)
wobzilla.sortHandler for
a given configuration-array and initialize it with the
specified log, context and serviceManager.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||