SiteObject::UpdateSiteMetadata (open)
Update the metadata for this site
Syntax
LOADLIB "mod::publisher/lib/siteapi.whlib";
RECORD FUNCTION UpdateSiteMetadata(RECORD metadata)
Parameters
RECORD metadata
Updates
STRING cdnbaseurl
CDN base url
BOOLEAN locked
Whether the site is locked
STRING lockreason
Reason for locking the site
STRING outputfolder
Folder within output webserver where this site is hosted
INTEGER outputweb
Output webserver, 0 for no hosting
STRING webdesign
Webdesign used by this site
STRING ARRAY webfeatures
List of webfeatures
Return value
RECORD