Product search class

package org.openpsa.products

 Methods

_handler_search_redirect (mixed $handler_id, array $args, array $data)

Redirector moving user to the search form of first schema

Parameters

$handler_id

mixedThe ID of the handler.

$args

arrayThe argument list.

$data

array&$data The local request data.

get_queried_value ($property, $constraint)

Static helper for finding queried search values

Parameters

$property

$constraint

_add_ordering ($qb, $ordering)

Parameters

$qb

$ordering

_normalize_operator ($operator)

Parameters

$operator

_populate_toolbar ()

_qb_list_all ()

Search products using Midgard 1.8+ Query Builder

_validate_operator ($operator)

Parameters

$operator