Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
controllable.php
1
<?
2
namespace
Bitrix\Lists\Entity
;
3
4
interface
Controllable
5
{
11
public
function
add
();
12
20
public
function
get
(array $navData = []);
21
27
public
function
update
();
28
34
public
function
delete
();
35
}
Bitrix\Lists\Entity\Controllable
Definition
controllable.php:5
Bitrix\Lists\Entity\Controllable\add
add()
Bitrix\Lists\Entity\Controllable\update
update()
Bitrix\Lists\Entity
Definition
controllable.php:2
modules
lists
lib
entity
controllable.php
Создано системой
1.10.0