26 require_once NOALYSS_INCLUDE.
'/lib/class_html_input.php';
33 $this->
value=$p_value;
39 public function input($p_name=null,$p_value=null)
41 $this->
name=($p_name==null)?$this->
name:$p_name;
42 $this->
value=($p_value==null)?$this->
value:$p_value;
45 $this->
id=($this->
id==
"")?$this->
name:$this->
id;
49 <INPUT class=\"smallbutton\" TYPE=\"button\" onClick=\"search_action(".
dossier::id().
",'%s')\" value=\"?\">
50 <INPUT TYPE=\"text\" style=\"color:black;background:lightyellow;border:solid 1px grey;\" NAME=\"%s\" ID=\"%s\" VALUE=\"%s\" SIZE=\"8\" readonly>
51 <INPUT class=\"smallbutton\" TYPE=\"button\" onClick=\"$('%s').value=''\" value=\"X\">
65 $r=sprintf(
"<span><b>%s</b></span>",$this->
value);
66 $r.=sprintf(
'<input type="hidden" name="%s" value="%s">', $this->
name,$this->
value);
for($e=0;$e< count($array);$e++) $desc readOnly
if(!isset($_REQUEST['p_jrn'])) else $Ledger id