List of events
Below is the list of events for the "File manager" module. To register a handler, specify "fileman" as the module identifier.
Events, associated with the visual HTML editor
Event | is Called | Method | Available from version |
---|---|---|---|
OnBeforeHTMLEditorScriptsGet | directly before connecting JavaScript files of the editor. Allows to add an additional JavaScript file or style-containing file. | CFileMan::ShowHTMLEditControl | |
OnBeforeLightEditorScriptsGet | before connecting JavaScript files of simplified editor. | CLightHTMLEditor::Init | |
OnIncludeHTMLEditorScript | directly after connecting the editor, on the call page, but before it's initialized. | CFileMan::ShowHTMLEditControl | |
OnIncludeLightEditorScript | directly after connecting simplified editor, on the call page, but before it's initialized. | CLightHTMLEditor::InitScripts | |
OnIframeBeforeGetValue | allows to modify content, retrieved from the visual editor. |
Other events
Event | is Called | Method | Available from version |
---|---|---|---|
OnMedialibItemView | occurs before creation and issuance of a media library element to as HTML to show to the user. | CMedialib::GetItemViewHTML |
See Also
© «Bitrix24», 2001-2025