noalyss Version-9
Variables
action_search.php File Reference

display the form for searching action More...

Go to the source code of this file.

Variables

 $filter_name =new IText("filter_name")
 
 $iselect = new ISelect("tag_option")
 
else $num =new INum('ag_id')
 
else __pad0__
 
 endif
 
$iselect value
 

Detailed Description

display the form for searching action

Definition in file action_search.php.

Variable Documentation

◆ $filter_name

$filter_name =new IText("filter_name")

Definition at line 160 of file action_search.php.

◆ $iselect

$iselect = new ISelect("tag_option")

Definition at line 132 of file action_search.php.

◆ $num

else $num =new INum('ag_id')

◆ __pad0__

else __pad0__

Definition at line 36 of file action_search.php.

◆ endif

endif

Definition at line 170 of file action_search.php.

◆ value

$iselect value
Initial value:
=array(
array("value"=>0,"label"=>_("Toutes les étiquettes")),
array("value"=>1,"label"=>_("Au moins une étiquette"))
)

Definition at line 133 of file action_search.php.