noalyss Version-9
Variables
ledger_search.php File Reference

Go to the source code of this file.

Variables

 $aTag = $http->request($this->div."tag","string",0)
 
 $date_end_hidden
 
 $iselect = new ISelect($this->div."tag_option")
 
if($g_parameter->MY_TVA_USE=="Y")("Code TVA")?></td >< td ><? endif =$tva_id_search->input()
 
$iselect value
 

Variable Documentation

◆ $aTag

$aTag = $http->request($this->div."tag","string",0)

◆ $date_end_hidden

$date_end_hidden

Definition at line 37 of file ledger_search.php.

Referenced by Acc_Ledger_Search\search_form().

◆ $iselect

$iselect = new ISelect($this->div."tag_option")

Definition at line 119 of file ledger_search.php.

◆ endif

if ( $g_parameter->MY_TVA_USE=="Y") ("Code TVA")?> </td> <td> <? endif =$tva_id_search->input()

Definition at line 93 of file ledger_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 120 of file ledger_search.php.