JS Methods for Applications Embedding
Methods that embed third-party applications into Bitrix24 interface.
Method | Description |
---|---|
BX24.placement.info | Returns information on the context of the call |
BX24.placement.getInterface(Function callback) | Returns information about JS-interface of the current embedding location: list of possible commands and events |
BX24.placement.call(command, parameters, callback) | Calls the registered interface command |
BX24.placement.bindEvent(event, callback) | Installation of interface event handler |
Additional information:
Application embedding in the Bitrix24 Applications course.
© «Bitrix24», 2001-2024