RichDocument (open)
Syntax
LOADLIB "mod::publisher/lib/rtd.whlib";
OBJECTTYPE RichDocument
Constructor
Variables
Properties
Functions
- MACRO ApplyRTDType(RECORD rtdtype)
- MACRO ApplyStructureDefinition(OBJECT structure)
- RECORD FUNCTION ExportAsRecord()
- RECORD FUNCTION GetEmbeddedFile(STRING src)
- RECORD FUNCTION GetInstance(STRING getid)
- INTEGER FUNCTION GetLinkRef(STRING tag)
- BOOLEAN FUNCTION HasContent()
Does this richdocument have any content?
- MACRO ImportFromHTML(BLOB indata)
- MACRO ImportFromMHTML(BLOB indata)
- MACRO ImportFromPlainText(STRING plaintext)
- MACRO ImportFromRecord(RECORD data)
- MACRO LoadFromWHFS(OBJECT whfsobject)