List of Additional Methods
We are still updating this page
Some data may be missing here — we will complete it soon.
|
Method |
Description |
|
Determines if the current user has permissions to manage applications. |
|
|
Returns the language identifier of the current account. |
|
|
Changes the size of the application frame. |
|
|
Sets the size of the application frame according to the content size. |
|
|
Reloads the page with the application (the entire page, not just the frame). |
|
|
Sets the page title. |
|
|
Sets the event handler for "DOM structure is ready". |
|
|
Flag indicating "DOM structure is ready". |
|
|
Similar to BX.proxy. Similar to $.proxy, but with one difference: when the function is called again with the same parameters, it will return a reference to the same proxy function that was the result of the first call, not a new proxy function. |
|
|
When called from within, the proxy function will return a reference to the original execution context of the proxy function. |
|
|
Sets the function func as the event handler for eventName of the element object. |
|
|
Removes the function func as the event handler for eventName of the element object. |
|
|
Returns window.location.host of the parent window, i.e., returns the address of the Bitrix24 account. |
|
|
This function returns the inner dimensions of the application frame. |
|
|
Loads and executes a client-side JavaScript file. |
|
|
Makes a call via internal communication. |
|
|
Makes a call to a phone number. |
|
|
Opens the messenger window. |
|
|
Opens the history window. |
|
|
This method opens the application. |
|
|
This method closes the open modal window with the application. |
|
|
This method scrolls the parent window. |