Contentserv PHP API

Plugins

Interfaces, Classes and Traits

CSFileUploadParam
CSFileUploadPlugin
This class represents the parent class of all plugin apis and offers some utilitiy methods which should be available in every plugin.
CSMamArchivePlugin
The CSMamArchivePlugin is a plugin to define volumes where one can archive mam files To be included, it must be placed in a plugins/mam/archives subfolder with a file name ending with ArchivePlugin.php.
CSMamDownloadPlugin
The CSMamContentCSVPlugin is a plugin to modify and handle downloads e.g. generation of content.csv contained in systemgenerated mamfile-zips To be included, it must be placed in a plugins/mam/zip subfolder with a file name ending with Plugin.php.
CSMamExportPresetPlugin
The CSMamExportPresetPlugin is a plugin to define additional parameters to Mam presets To be included, it must be placed in a plugins/mam/presets sub folder with a file name ending with ExportPresetPlugin.php.
CSMamFileHandler
The CSMamFileHandler represents a plugin to define several handlers for different file types.
CSMamFulltextHandler
The CSMamFulltextHandler is plugin to read fulltext informations from files.
CSMamImageHandler
The CSMamImageHandler is plugin to read and manipulate images.
CSMamImageServerPlugin
The CSMamImageServerPlugin is plugin to hook into ImageServer processes.
CSMamSynchronisationPlugin
The CSMamSynchronisationPlugin is plugin to update some date after synchronisation file changes.
CSMamVolumePlugin
The CSMamVolumePlugin is a plugin to manipulate the volume CSGuiEditorDialog to add additional settings To be included, it must be placed in a plugins/mam/volume subfolder with a file name ending with VolumePlugin.php.
CSNewFileDialogPlugin
The NewFileDialogPlugin is a plugin to modify the new files that have been created using the NewFileDialog or call any custom code after the new files have been created.

Search results