1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
orm.php
См. документацию.
1<?php
2
3/* ORMENTITYANNOTATION:Bitrix\Vote\EventTable:vote/lib/event.php */
4namespace Bitrix\Vote {
134 class EO_Event {
135 /* @var \Bitrix\Vote\EventTable */
136 static public $dataClass = '\Bitrix\Vote\EventTable';
140 public function __construct($setDefaultValues = true) {}
141 }
142}
143namespace Bitrix\Vote {
200 class EO_Event_Collection implements \ArrayAccess, \Iterator, \Countable {
201 /* @var \Bitrix\Vote\EventTable */
202 static public $dataClass = '\Bitrix\Vote\EventTable';
203 }
204}
205namespace Bitrix\Vote {
227}
228/* ORMENTITYANNOTATION:Bitrix\Vote\EventQuestionTable:vote/lib/event.php */
229namespace Bitrix\Vote {
310 /* @var \Bitrix\Vote\EventQuestionTable */
311 static public $dataClass = '\Bitrix\Vote\EventQuestionTable';
315 public function __construct($setDefaultValues = true) {}
316 }
317}
318namespace Bitrix\Vote {
365 class EO_EventQuestion_Collection implements \ArrayAccess, \Iterator, \Countable {
366 /* @var \Bitrix\Vote\EventQuestionTable */
367 static public $dataClass = '\Bitrix\Vote\EventQuestionTable';
368 }
369}
370namespace Bitrix\Vote {
392}
393/* ORMENTITYANNOTATION:Bitrix\Vote\EventAnswerTable:vote/lib/event.php */
394namespace Bitrix\Vote {
465 /* @var \Bitrix\Vote\EventAnswerTable */
466 static public $dataClass = '\Bitrix\Vote\EventAnswerTable';
470 public function __construct($setDefaultValues = true) {}
471 }
472}
473namespace Bitrix\Vote {
516 class EO_EventAnswer_Collection implements \ArrayAccess, \Iterator, \Countable {
517 /* @var \Bitrix\Vote\EventAnswerTable */
518 static public $dataClass = '\Bitrix\Vote\EventAnswerTable';
519 }
520}
521namespace Bitrix\Vote {
543}
544/* ORMENTITYANNOTATION:Bitrix\Vote\ChannelTable:vote/lib/channel.php */
545namespace Bitrix\Vote {
686 /* @var \Bitrix\Vote\ChannelTable */
687 static public $dataClass = '\Bitrix\Vote\ChannelTable';
691 public function __construct($setDefaultValues = true) {}
692 }
693}
694namespace Bitrix\Vote {
753 class EO_Channel_Collection implements \ArrayAccess, \Iterator, \Countable {
754 /* @var \Bitrix\Vote\ChannelTable */
755 static public $dataClass = '\Bitrix\Vote\ChannelTable';
756 }
757}
758namespace Bitrix\Vote {
780}
781/* ORMENTITYANNOTATION:Bitrix\Vote\ChannelGroupTable:vote/lib/channel.php */
782namespace Bitrix\Vote {
853 /* @var \Bitrix\Vote\ChannelGroupTable */
854 static public $dataClass = '\Bitrix\Vote\ChannelGroupTable';
858 public function __construct($setDefaultValues = true) {}
859 }
860}
861namespace Bitrix\Vote {
904 class EO_ChannelGroup_Collection implements \ArrayAccess, \Iterator, \Countable {
905 /* @var \Bitrix\Vote\ChannelGroupTable */
906 static public $dataClass = '\Bitrix\Vote\ChannelGroupTable';
907 }
908}
909namespace Bitrix\Vote {
931}
932/* ORMENTITYANNOTATION:Bitrix\Vote\ChannelSiteTable:vote/lib/channel.php */
933namespace Bitrix\Vote {
979 /* @var \Bitrix\Vote\ChannelSiteTable */
980 static public $dataClass = '\Bitrix\Vote\ChannelSiteTable';
984 public function __construct($setDefaultValues = true) {}
985 }
986}
987namespace Bitrix\Vote {
1025 class EO_ChannelSite_Collection implements \ArrayAccess, \Iterator, \Countable {
1026 /* @var \Bitrix\Vote\ChannelSiteTable */
1027 static public $dataClass = '\Bitrix\Vote\ChannelSiteTable';
1028 }
1029}
1030namespace Bitrix\Vote {
1052}
1053/* ORMENTITYANNOTATION:Bitrix\Vote\AnswerTable:vote/lib/answer.php */
1054namespace Bitrix\Vote {
1245 /* @var \Bitrix\Vote\AnswerTable */
1246 static public $dataClass = '\Bitrix\Vote\AnswerTable';
1250 public function __construct($setDefaultValues = true) {}
1251 }
1252}
1253namespace Bitrix\Vote {
1321 class EO_Answer_Collection implements \ArrayAccess, \Iterator, \Countable {
1322 /* @var \Bitrix\Vote\AnswerTable */
1323 static public $dataClass = '\Bitrix\Vote\AnswerTable';
1324 }
1325}
1326namespace Bitrix\Vote {
1348}
1349/* ORMENTITYANNOTATION:Bitrix\Vote\AttachTable:vote/lib/attach.php */
1350namespace Bitrix\Vote {
1471 /* @var \Bitrix\Vote\AttachTable */
1472 static public $dataClass = '\Bitrix\Vote\AttachTable';
1476 public function __construct($setDefaultValues = true) {}
1477 }
1478}
1479namespace Bitrix\Vote {
1533 class EO_Attach_Collection implements \ArrayAccess, \Iterator, \Countable {
1534 /* @var \Bitrix\Vote\AttachTable */
1535 static public $dataClass = '\Bitrix\Vote\AttachTable';
1536 }
1537}
1538namespace Bitrix\Vote {
1560}
1561/* ORMENTITYANNOTATION:Bitrix\Vote\UserTable:vote/lib/user.php */
1562namespace Bitrix\Vote {
1682 class EO_User {
1683 /* @var \Bitrix\Vote\UserTable */
1684 static public $dataClass = '\Bitrix\Vote\UserTable';
1688 public function __construct($setDefaultValues = true) {}
1689 }
1690}
1691namespace Bitrix\Vote {
1745 class EO_User_Collection implements \ArrayAccess, \Iterator, \Countable {
1746 /* @var \Bitrix\Vote\UserTable */
1747 static public $dataClass = '\Bitrix\Vote\UserTable';
1748 }
1749}
1750namespace Bitrix\Vote {
1772}
1773/* ORMENTITYANNOTATION:Bitrix\Vote\VoteTable:vote/lib/vote.php */
1774namespace Bitrix\Vote {
2091 class EO_Vote {
2092 /* @var \Bitrix\Vote\VoteTable */
2093 static public $dataClass = '\Bitrix\Vote\VoteTable';
2097 public function __construct($setDefaultValues = true) {}
2098 }
2099}
2100namespace Bitrix\Vote {
2198 class EO_Vote_Collection implements \ArrayAccess, \Iterator, \Countable {
2199 /* @var \Bitrix\Vote\VoteTable */
2200 static public $dataClass = '\Bitrix\Vote\VoteTable';
2201 }
2202}
2203namespace Bitrix\Vote {
2225}
2226/* ORMENTITYANNOTATION:Bitrix\Vote\QuestionTable:vote/lib/question.php */
2227namespace Bitrix\Vote {
2418 /* @var \Bitrix\Vote\QuestionTable */
2419 static public $dataClass = '\Bitrix\Vote\QuestionTable';
2423 public function __construct($setDefaultValues = true) {}
2424 }
2425}
2426namespace Bitrix\Vote {
2496 class EO_Question_Collection implements \ArrayAccess, \Iterator, \Countable {
2497 /* @var \Bitrix\Vote\QuestionTable */
2498 static public $dataClass = '\Bitrix\Vote\QuestionTable';
2499 }
2500}
2501namespace Bitrix\Vote {
2523}
Определения orm.php:16144
static $dataClass
Определения orm.php:1323
Определения orm.php:1244
static $dataClass
Определения orm.php:1246
__construct($setDefaultValues=true)
Определения orm.php:1250
static $dataClass
Определения orm.php:1535
Определения orm.php:1470
static $dataClass
Определения orm.php:1472
__construct($setDefaultValues=true)
Определения orm.php:1476
static $dataClass
Определения orm.php:755
static $dataClass
Определения orm.php:906
static $dataClass
Определения orm.php:854
__construct($setDefaultValues=true)
Определения orm.php:858
Определения orm.php:685
static $dataClass
Определения orm.php:687
__construct($setDefaultValues=true)
Определения orm.php:691
static $dataClass
Определения orm.php:1027
static $dataClass
Определения orm.php:980
__construct($setDefaultValues=true)
Определения orm.php:984
static $dataClass
Определения orm.php:202
static $dataClass
Определения orm.php:518
static $dataClass
Определения orm.php:466
__construct($setDefaultValues=true)
Определения orm.php:470
Определения orm.php:134
static $dataClass
Определения orm.php:136
__construct($setDefaultValues=true)
Определения orm.php:140
static $dataClass
Определения orm.php:311
__construct($setDefaultValues=true)
Определения orm.php:315
static $dataClass
Определения orm.php:2498
static $dataClass
Определения orm.php:2419
__construct($setDefaultValues=true)
Определения orm.php:2423
static $dataClass
Определения orm.php:1747
static $dataClass
Определения orm.php:1684
__construct($setDefaultValues=true)
Определения orm.php:1688
static $dataClass
Определения orm.php:2200
Определения orm.php:2091
static $dataClass
Определения orm.php:2093
__construct($setDefaultValues=true)
Определения orm.php:2097
Определения ufield.php:9
Определения chain.php:3
Определения answer.php:8