|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct ($names, AttachProperty $attach) | |
| getValue () | |
| getOriginalValue () | |
| Открытые члены унаследованные от PropertyType | |
| __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 | ( | $names, | |
| AttachProperty | $attach ) |
См. определение в файле attachpropertytype.php строка 16
|
static |
См. определение в файле attachpropertytype.php строка 11
| getOriginalValue | ( | ) |
Переопределяет метод предка PropertyType.
См. определение в файле attachpropertytype.php строка 33
| getValue | ( | ) |
Переопределяет метод предка PropertyType.
См. определение в файле attachpropertytype.php строка 28