Home
last modified time | relevance | path

Searched refs:SEARCH_WIDGET_TYPE_SET (Results 1 – 2 of 2) sorted by relevance

/dports/www/itop/web/sources/application/search/criterionconversion/
H A Dcriteriontosearchform.class.inc.php78 AttributeDefinition::SEARCH_WIDGET_TYPE_SET => 'SetToSearchForm',
/dports/www/itop/web/core/
H A Dattributedef.class.inc.php126 const SEARCH_WIDGET_TYPE_SET = 'set'; define in AttributeDefinition