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'] |
$data = $tag->data |
Definition at line 34 of file ajax_tag_detail.php.
Referenced by Tag\form_add(), Securimage\generateMP3(), Securimage\generateWAV(), Securimage\readCodeFromFile(), Securimage\scrambleAudioData(), and Acc_Report\upload().
$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.
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().