getBookmarks(0, NULL, $userservice->getCurrentUserId(), $tag, NULL, NULL, NULL, $dtstart, $dtend); $currentuser = $userservice->getCurrentUser(); $currentusername = $currentuser[$userservice->getFieldName('username')]; // Set up the XML file and output all the tags. header('Content-Type: text/xml'); echo '\r\n"; echo '\r\n"; foreach($bookmarks['bookmarks'] as $row) { if (is_null($row['bDescription']) || (trim($row['bDescription']) == '')) $description = ''; else $description = 'extended="'. filter($row['bDescription'], 'xml') .'" '; $taglist = ''; if (count($row['tags']) > 0) { foreach($row['tags'] as $tag) $taglist .= convertTag($tag) .' '; $taglist = substr($taglist, 0, -1); } else { $taglist = 'system:unfiled'; } echo "\t\r\n"; } echo ''; ?>td> 2024-07-05updateArquivo Archive 2023-09-19updateArquivo Archive 2019-07-24updateArquivo Archive 2019-05-30updateArquivo Archive 2019-05-29updateArquivo Publico de Memoria Coletiva