Available for: Content Management Server
Task: The command returns the list of editors that can in principle be used to edit the main content or field values of the draft version of a file that has the specified type.
Additional information: The list of editors with which the main content or field
values of a version can actually be edited can be read from the format parameter
availableBlobEditors .
Syntax:
objClass goodAvailableBlobEditorsForObjType objType
Function parameters:
-
objTypespecifies the file type.
Return value if successful: the list of available editors for the specified file type (stringlist).
Necessary permissions: no restrictions.
Example:
CM>objClass goodAvailableBlobEditorsForObjType document internalEditor externalEditor tinymceEditor htmlEditor