Documentation

HTML elements

The following functions are used to handle HTML elements:

Method Description Available from version
InputType Returns HTML code for <input type="checkbox"> tag (selector with multiple reply options), or <input type="radio"> tag (selector with single reply option).
SelectBox Returns HTML code for the <select> tag (dropdown selection list with single reply option) with options from the CDBResult object.
SelectBoxM Returns HTML code for the <sel ect multiple> tag (dropdown selection list with multiple reply options), based on the data from the CDBResult object class.
SelectBoxFromArray Returns HTML code for the <select> tag (dropdown single selection list) based on the array data.
SelectBoxMFromArray Returns HTML code for the <select multiple> tag (dropdown selection list with multiple reply options), based on the data fr om the array.
ShowJSHint Displays a question mark icon. When it is hovered over with mouse, the $text pops-up.=
print_url Returns HTML code to insert a link. =


© «Bitrix24», 2001-2024
Up