noalyss Version-9
Variables
ajax_card_attribute.php File Reference

answer to card_attr_inc.php More...

Go to the source code of this file.

Variables

 $ad_id =$http->request("p_id")
 
global $g_user
 
 $http =new HttpInput()
 
 $mtable =new Card_Attribut_MTable($obj)
 
catch(Exception $ex) if($action=="enable_search") else
 
 try
 

Detailed Description

answer to card_attr_inc.php

Definition in file ajax_card_attribute.php.

Variable Documentation

◆ $ad_id

$ad_id =$http->request("p_id")

Definition at line 74 of file ajax_card_attribute.php.

◆ $g_user

global $g_user

Definition at line 26 of file ajax_card_attribute.php.

◆ $http

$http =new HttpInput()

Definition at line 30 of file ajax_card_attribute.php.

◆ $mtable

$mtable =new Card_Attribut_MTable($obj)

Definition at line 69 of file ajax_card_attribute.php.

◆ else

catch(Exception $ex) if ( $action=="enable_search") else
Initial value:
{
ORM of the table public.attr_def.

Definition at line 66 of file ajax_card_attribute.php.

◆ try

try
Initial value:
{
$action=$http->request("action", "string")
$action

Definition at line 32 of file ajax_card_attribute.php.