{@ $tagModel = &getModel('tag'); $args->document_srl = $document->document_srl; $tag_list_all = $tagModel->getDocumentsTagList($args); }