Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс InputOutputSpec
+ Граф наследования:InputOutputSpec:

Открытые члены

 getIdentificator ()
 
 setIdentificator (string $identificator)
 
 getType ()
 
 setType (string $type)
 
 toArray ()
 

Открытые атрибуты

const TYPES
 

Подробное описание

См. определение в файле inputoutputspec.php строка 5

Методы

◆ getIdentificator()

getIdentificator ( )
Возвращает
string

См. определение в файле inputoutputspec.php строка 34

◆ getType()

getType ( )
Возвращает
string

См. определение в файле inputoutputspec.php строка 54

◆ setIdentificator()

setIdentificator ( string $identificator)
Аргументы
string$identificator
Возвращает
InputOutputSpec

См. определение в файле inputoutputspec.php строка 44

◆ setType()

setType ( string $type)
Аргументы
string$type
Возвращает
InputOutputSpec

См. определение в файле inputoutputspec.php строка 64

◆ toArray()

toArray ( )

Замещает TolokaTransferObject.

См. определение в файле inputoutputspec.php строка 71

Данные класса

◆ TYPES

const TYPES
Инициализатор
= [
'URL' => 'url',
'BOOLEAN' => 'boolean',
'INTEGER' => 'integer',
'STRING' => 'string',
'FLOAT' => 'float',
'JSON' => 'json',
'FILE' => 'file',
]

См. определение в файле inputoutputspec.php строка 7