1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
orm.php
См. документацию.
1<?php
2
3/* ORMENTITYANNOTATION:Bitrix\Idea\NotifyEmailTable:idea/lib/notifyemail.php:c106b5cb1f6a6ae5841f9cd42e97bb35 */
4namespace Bitrix\Idea {
85 /* @var \Bitrix\Idea\NotifyEmailTable */
86 static public $dataClass = '\Bitrix\Idea\NotifyEmailTable';
90 public function __construct($setDefaultValues = true) {}
91 }
92}
93namespace Bitrix\Idea {
137 class EO_NotifyEmail_Collection implements \ArrayAccess, \Iterator, \Countable {
138 /* @var \Bitrix\Idea\NotifyEmailTable */
139 static public $dataClass = '\Bitrix\Idea\NotifyEmailTable';
140 }
141}
142namespace Bitrix\Idea {
168}
static $dataClass
Определения orm.php:139
static $dataClass
Определения orm.php:86
__construct($setDefaultValues=true)
Определения orm.php:90
Определения notifyemail.php:2
Определения ufield.php:9
Определения chain.php:3