dmsPostDocument... - Hooks
Die folgenden Hooks k�nnen verwendet werden, um benutzerdefinierte Aktionen auszuf�hren, nachdem speziellen Operationen mit Dokumenten abgeschlossen wurden.
Content
dmsPostDocumentDownload
The "dmsPostDocumentDownload" hook is triggered after a documents file has been downloaded. So it is possible to do some custom actions. It passes the $strFile
(file name) and the $document
(existing loaded document with refenrence to category). It does not expect a return value.
(since Version 3.0.0)
dmsPostDocumentUpload
ToDo
dmsPostDocumentEditing
ToDo
dmsPostDocumentDeletion
ToDo
dmsPostDocumentPublishing
ToDo
Last updated
Was this helpful?