Functional Specifications
Database API
- get_gresult() - Table query
- new_data() - Create record
- del_data() - Delete record
- hide_data() - Archive record
- lock_data() - Lock record
- update_data() - Change and save record
- set_relation() - Link records
- init_relation() - Prepare record link
- pool_select_update() - Selection pools - edit entries
- display_dftyp()
DMS API
- lmb_fileUpload() - File upload
- lmb_simplefileUpload() - Simple file upload
- lmb_deleteFile() - Delete file
- lmb_renameFile() - Rename file
- lmb_copyFile() - Copy file
- lmb_moveFile() - Move file
- lmb_favoriteFile() - Add file to favorites
- lmb_versionFile() - Version file
- lmb_getLevelFromPath() - Get folder ID from path
- lmb_getPathFromLevel() - Get path from folder ID
- lmb_getFileIDFromName() - Get file ID from file name
- get_NameFromID() - Get file name from ID
- get_PathFromID() - Get path from ID
- lmb_getFilePath() - Get absolute path from ID
- get_file_list() - Get files in folder
- lmb_getFileRelations() - Get file relations from ID
Reports API
- lmb_reportCreatePDF() - Create single PDF report of record
- lmb_reportCreatePDFtoDMS() - Automatic creation of PDF reports to DMS
JS API
- lmbOpenForm() - Open form