noalyss Version-10
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
trait_card-form_search.php File Reference

answer to an inplace object More...

Go to the source code of this file.

Variables

 $a = $http->get("query", "string", "")
 
 $choice_cat = $http->request("choice_cat", "string", 1)
 
 $cn = Dossier::connect()
 
global $g_user
 
 $http = new HttpInput()
 
 $nooperation = new ICheckBox('noop')
 
if($choice_cat==1) else
 
$nooperation selected = (isset($_GET['noop'])) ? true : false
 

Detailed Description

answer to an inplace object

Definition in file trait_card-form_search.php.

Variable Documentation

◆ $a

$a = $http->get("query", "string", "")

Definition at line 41 of file trait_card-form_search.php.

◆ $choice_cat

$choice_cat = $http->request("choice_cat", "string", 1)

Definition at line 44 of file trait_card-form_search.php.

◆ $cn

$cn = Dossier::connect()

Definition at line 30 of file trait_card-form_search.php.

◆ $g_user

global $g_user

Definition at line 27 of file trait_card-form_search.php.

◆ $http

$http = new HttpInput()

Definition at line 32 of file trait_card-form_search.php.

◆ $nooperation

$nooperation = new ICheckBox('noop')

Definition at line 63 of file trait_card-form_search.php.

◆ else

if ( $choice_cat==1) else
Initial value:
{
$cat = $http->request('cat', "string", '')

Definition at line 58 of file trait_card-form_search.php.

◆ selected

$nooperation selected = (isset($_GET['noop'])) ? true : false

Definition at line 64 of file trait_card-form_search.php.