HumHub Documentation (unofficial)

Document

Table of Contents

Classes

AbstractOpenXML
OpenXML document.
Docx
Docx document.
Field
A field is a section of a Document. Each field has two parts, a name and a value. Values may be free text or they may be atomic keywords, which are not further processed. Such keywords may be used to represent dates, urls, etc. Fields are optionally stored in the index, so that they may be returned with hits on the document.
HTML
HTML document.
Pptx
Pptx document.
Xlsx
Xlsx document.
Document
A Document is a set of fields. Each field has a name and a textual value.

        
On this page

Search results