1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
orm.php
См. документацию.
1<?php
2
3/* ORMENTITYANNOTATION:Bitrix\Currency\CurrencyTable:currency\lib\currency.php */
4namespace Bitrix\Currency {
185 /* @var \Bitrix\Currency\CurrencyTable */
186 static public $dataClass = '\Bitrix\Currency\CurrencyTable';
190 public function __construct($setDefaultValues = true) {}
191 }
192}
193namespace Bitrix\Currency {
261 class EO_Currency_Collection implements \ArrayAccess, \Iterator, \Countable {
262 /* @var \Bitrix\Currency\CurrencyTable */
263 static public $dataClass = '\Bitrix\Currency\CurrencyTable';
264 }
265}
266namespace Bitrix\Currency {
292}
293/* ORMENTITYANNOTATION:Bitrix\Currency\CurrencyLangTable:currency\lib\currencylang.php */
294namespace Bitrix\Currency {
480 /* @var \Bitrix\Currency\CurrencyLangTable */
481 static public $dataClass = '\Bitrix\Currency\CurrencyLangTable';
485 public function __construct($setDefaultValues = true) {}
486 }
487}
488namespace Bitrix\Currency {
556 class EO_CurrencyLang_Collection implements \ArrayAccess, \Iterator, \Countable {
557 /* @var \Bitrix\Currency\CurrencyLangTable */
558 static public $dataClass = '\Bitrix\Currency\CurrencyLangTable';
559 }
560}
561namespace Bitrix\Currency {
587}
588/* ORMENTITYANNOTATION:Bitrix\Currency\CurrencyRateTable:currency\lib\currencyrate.php */
589namespace Bitrix\Currency {
725 /* @var \Bitrix\Currency\CurrencyRateTable */
726 static public $dataClass = '\Bitrix\Currency\CurrencyRateTable';
730 public function __construct($setDefaultValues = true) {}
731 }
732}
733namespace Bitrix\Currency {
790 class EO_CurrencyRate_Collection implements \ArrayAccess, \Iterator, \Countable {
791 /* @var \Bitrix\Currency\CurrencyRateTable */
792 static public $dataClass = '\Bitrix\Currency\CurrencyRateTable';
793 }
794}
795namespace Bitrix\Currency {
821}
static $dataClass
Определения orm.php:263
static $dataClass
Определения orm.php:186
__construct($setDefaultValues=true)
Определения orm.php:190
static $dataClass
Определения orm.php:481
__construct($setDefaultValues=true)
Определения orm.php:485
static $dataClass
Определения orm.php:726
__construct($setDefaultValues=true)
Определения orm.php:730
Определения ufield.php:9
Определения chain.php:3