noalyss Version-9
Variables
ajax_anc_search.php File Reference

show a screen to search a ca account More...

Go to the source code of this file.

Variables

 $c1 =$http->request('c1')
 
 $c2 =$http->request('c2')
 
 $hid =new IHidden()
 
 $http =new HttpInput()
 
 $texte =new IText('plabel')
 
$texte value =$http->get('plabel',"string","")
 

Detailed Description

show a screen to search a ca account

Definition in file ajax_anc_search.php.

Variable Documentation

◆ $c1

$c1 =$http->request('c1')

Definition at line 48 of file ajax_anc_search.php.

◆ $c2

$c2 =$http->request('c2')

Definition at line 49 of file ajax_anc_search.php.

◆ $hid

$hid =new IHidden()

◆ $http

$http =new HttpInput()

Definition at line 33 of file ajax_anc_search.php.

◆ $texte

$texte =new IText('plabel')

Definition at line 35 of file ajax_anc_search.php.

◆ value

$texte value =$http->get('plabel',"string","")

Definition at line 36 of file ajax_anc_search.php.