41 return 'b_im_last_search';
53 'data_type' =>
'integer',
55 'autocomplete' =>
true,
58 'data_type' =>
'integer',
62 'data_type' =>
'string',
64 'validation' => array(__CLASS__,
'validateDialogId'),
67 'data_type' =>
'integer',
71 'data_type' =>
'integer',
75 'data_type' =>
'Bitrix\Im\Model\RelationTable',
76 'reference' => array(
'=this.ITEM_RID' =>
'ref.ID'),
77 'join_type' =>
'INNER',
80 'data_type' =>
'Bitrix\Im\Model\ChatTable',
81 'reference' => array(
'=this.ITEM_CID' =>
'ref.ID'),
82 'join_type' =>
'INNER',
94 new Main\
Entity\Validator\Length(
null, 50),
static validateDialogId()