getNotifyList(); if ($document->getAccessMode($user) < M_READWRITE) die("access denied"); printHTMLHead( getMLText("document_title", array("documentname" => $document->getName()) ) ); ?> getFolder()); printDocumentPageStart($document); printPageHeader(getMLText("edit_document_notify") . ": " . $document->getName()); printStartBox(getMLText("edit_existing_notify")); ?> "; } else { print "\n"; print " \n"; print " \n"; print " \n"; print "\n"; foreach ($notifyList["users"] as $userNotify) { print ""; print ""; print ""; print ""; } foreach ($notifyList["groups"] as $groupNotify) { print ""; print ""; print ""; print ""; } } ?>
".getMLText("empty_notify_list")."
 ".getMLText("name")." 
" . $userNotify->getFullName() . "getID()."\">"; print "
" . $groupNotify->getName() . "getID()."\">"; print "
:
: