File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/report/lib/visualconstructor/fields/valuable/customdropdown.php
Back
<?php namespace Bitrix\Report\VisualConstructor\Fields\Valuable; /** * Imitation DropDown field with popup * * @package Bitrix\Report\VisualConstructor\Fields\Valuable */ class CustomDropDown extends DropDown { /** * Custom dopr down constructor. * * @param string $key Unique key. */ public function __construct($key) { parent::__construct($key); } /** * Load field component with selectwithpopup template. * * @return void */ public function printContent() { $this->includeFieldComponent('selectwithpopup'); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings