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

Go to the source code of this file.

Variables

 $html = escape_xml($response)
 $response = ob_get_clean()
if($_GET['clear']==1) $tag = new Tag($cn,$_GET['id'])
 echo

Variable Documentation

$html = escape_xml($response)

Definition at line 32 of file ajax_search_add_tag.php.

$response = ob_get_clean()

Definition at line 31 of file ajax_search_add_tag.php.

if ($_GET['clear']==1) $tag = new Tag($cn,$_GET['id'])

Definition at line 28 of file ajax_search_add_tag.php.

Referenced by Document\ParseDocument().

Definition at line 40 of file ajax_search_add_tag.php.

 All Data Structures Namespaces Files Functions Variables Enumerations