File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/report/lib/visualconstructor/ireportmultipledata.php
Back
<?php namespace Bitrix\Report\VisualConstructor; /** * Interface IReportSingleData * @package Bitrix\Report\VisualConstructor */ interface IReportMultipleData extends IReportData { /** * array with format * array( * 'items' => array( * array( * 'label' => 'Some Title', * 'value' => 5, * 'targetUrl' => 'http://url.domain?params=param' * ) * ) * ) * @return array */ public function getMultipleData(); /** * @return array */ public function getMultipleDemoData(); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings