%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/components/bitrix/sale.location.selector.search/lang/en/help/ |
Current File : //home/bitrix/www/bitrix/components/bitrix/sale.location.selector.search/lang/en/help/.tooltips.php |
<? $MESS["PROVIDE_LINK_BY_TIP"] = "Specifies whether the CODE or ID will be passed to an input control when selecting a location."; $MESS["JS_CONTROL_GLOBAL_ID_TIP"] = "The string ID to call the selector's JavaScript object externally using the window.BX.locationSelectors object."; $MESS["JS_CALLBACK_TIP"] = "JavaScript function called whenever a selector value changes. The function has to be defined in the window object, for example:<br /> window.locationUpdated = function(id)<br /> {<br /> console.log(arguments);<br /> console.log(this.getNodeByLocationId(id));<br /> }"; ?>