1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
userwelltorydisclaimer.php
См. документацию.
1<?php
8namespace Bitrix\Socialnetwork;
9
10use Bitrix\Main\Entity;
11use Bitrix\Main\NotImplementedException;
12
29class UserWelltoryDisclaimerTable extends Entity\DataManager
30{
36 public static function getTableName()
37 {
38 return 'b_sonet_user_welltory_disclaimer';
39 }
40
44 public static function getMap()
45 {
46 return array(
47 'ID' => array(
48 'data_type' => 'integer',
49 'primary' => true,
50 'autocomplete' => true,
51 ),
52 'USER_ID' => array(
53 'data_type' => 'integer',
54 ),
55 'USER' => array(
56 'data_type' => 'Bitrix\Main\UserTable',
57 'reference' => array('=this.USER_ID' => 'ref.ID'),
58 ),
59 'DATE_SIGNED' => array(
60 'data_type' => 'datetime'
61 ),
62 );
63 }
64}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804