GetConsilioPagesForFile (open)
Get the consilio pages for a file
Syntax
LOADLIB "mod::consilio/lib/pagelists.whlib";
RECORD ARRAY FUNCTION GetConsilioPagesForFile(INTEGER fileid, RECORD options)Parameters
INTEGER fileidID of the file we're querying
RECORD optionsOptions
INTEGER ARRAY limitobjectsLimit sitemap links to the specified objects.
Return value
RECORD ARRAYList of pages
STRING changefreqChange frequency: always, hourly, daily, weekly, monthly, yearly, never. Leave empty if unknown
INTEGER fileidID of the WHFS file
INTEGER filetypeType of the WHFS file
STRING linkAbsolute link for the page, may include a hash
DATETIME modificationdateLast modification, DEFAULT DATETIME if unknown
MONEY priorityIndexing priority, 0.0 .. 1.0 (set to 0 if unknown)
STRING titleTitle for this file (used for indexing by Consilio)