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

Защищенные статические члены

static getEntityType ()
 

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

- Открытые члены унаследованные от EntityProperty
 getField ($name)
 
 getGroupInfo (bool $refreshData=false)
 
 __construct (array $property, array $relation=null)
 
 normalizeValue ($value)
 
 checkValue ($value)
 
 checkRequiredValue ($value)
 
 getPreparedValueForSave (EntityPropertyValue $propertyValue)
 
 getViewHtml ($value)
 
 getEditHtml (array $values)
 
 getFields ()
 
 getId ()
 
 getPersonTypeId ()
 
 getGroupId ()
 
 getName ()
 
 getRelations ()
 
 getDescription ()
 
 getType ()
 
 isRequired ()
 
 isUtil ()
 
 getOptions ()
 
 onValueDelete ($value)
 
- Открытые статические члены унаследованные от EntityProperty
static getRegistryType ()
 
static getList (array $parameters=[])
 
static getObjectById ($propertyId)
 
static getMeaningfulValues ($personTypeId, $request)
 
- Защищенные члены унаследованные от EntityProperty
 loadOptions ()
 
 loadRelations ()
 
- Защищенные данные унаследованные от EntityProperty
 $fields = []
 

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

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

Методы

◆ getEntityType()

static getEntityType ( )
staticprotected
Возвращает
string Registry::ENTITY_ORDER

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

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