noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
ajax_tag_detail.php File Reference

Go to the source code of this file.

Variables

 $data = $tag->data
 $html = escape_xml($response)
 $response = ob_get_clean()
 $tag = new Tag($cn)
 echo
 endif
$tag data t_id = $_GET['tag']

Variable Documentation

$data = $tag->data
$html = escape_xml($response)

Definition at line 41 of file ajax_tag_detail.php.

$response = ob_get_clean()

Definition at line 40 of file ajax_tag_detail.php.

$tag = new Tag($cn)

Definition at line 12 of file ajax_tag_detail.php.

Definition at line 49 of file ajax_tag_detail.php.

Definition at line 29 of file ajax_tag_detail.php.

$tag data t_id = $_GET['tag']

Definition at line 13 of file ajax_tag_detail.php.

Referenced by action_tag_add(), and action_tag_remove().

 All Data Structures Namespaces Files Functions Variables Enumerations