1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
context.php
См. документацию.
1<?php
2
3namespace Bitrix\Conversion\Internals;
4
5use Bitrix\Main\Entity;
6
23class ContextTable extends Entity\DataManager
24{
25 public static function getTableName()
26 {
27 return 'b_conv_context';
28 }
29
30 public static function getMap()
31 {
32 return array(
33 new Entity\IntegerField('ID' , array('primary' => true, 'autocomplete' => true)),
34 new Entity\StringField ('SNAPSHOT', array('required' => true, 'size' => 64)),
35 );
36 }
37
38 public static function getFilePath()
39 {
40 return __FILE__;
41 }
42}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
Определения ufield.php:9