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

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

 __construct ($names, AttachProperty $attach)
 
 getValue ()
 
 getOriginalValue ()
 
- Открытые члены унаследованные от PropertyType
 getValue ()
 
 getOriginalValue ()
 
 __construct ($names)
 
 getNames ()
 
 getParameters ()
 
 getParameter (string $name)
 
 addParameters (array $parameters)
 
 addParameter (Parameter $parameter)
 

Открытые статические члены

static getInstance ($names, AttachProperty $attach)
 

Дополнительные унаследованные члены

- Защищенные данные унаследованные от PropertyType
 $names
 
 $parameters = []
 

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

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

Конструктор(ы)

◆ __construct()

__construct (   $names,
AttachProperty  $attach 
)

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

Методы

◆ getInstance()

static getInstance (   $names,
AttachProperty  $attach 
)
static

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

◆ getOriginalValue()

getOriginalValue ( )

Переопределяет метод предка PropertyType.

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

◆ getValue()

getValue ( )

Переопределяет метод предка PropertyType.

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