Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
ajax_modify_rapav_description.php File Reference

Go to the source code of this file.

Variables

global $cn
 
 $id =HtmlInput::default_value_get('d_id', 0)
 
 $comment =HtmlInput::default_value_get('comment', NULL)
 
 $list =new RAPAV_Declaration_SQL($id)
 
$list d_description =$comment
 

Variable Documentation

global $cn

Definition at line 25 of file ajax_modify_rapav_description.php.

$comment =HtmlInput::default_value_get('comment', NULL)

Definition at line 30 of file ajax_modify_rapav_description.php.

$id =HtmlInput::default_value_get('d_id', 0)

Definition at line 27 of file ajax_modify_rapav_description.php.

$list =new RAPAV_Declaration_SQL($id)

Definition at line 35 of file ajax_modify_rapav_description.php.

$list d_description =$comment

Definition at line 37 of file ajax_modify_rapav_description.php.

Referenced by Rapav_Declaration\special_tag().