Открытые члены | |
__construct ($key, $property) | |
![]() | |
__construct ($key) | |
__toString () | |
getValue () | |
Защищенные члены | |
load () | |
getFormatFunction () | |
Дополнительные унаследованные члены | |
![]() | |
$value = null | |
$key = null | |
См. определение в файле elementproperty.php строка 289
__construct | ( | $key, | |
$property ) |
integer | $key | Iblock element identifier. |
array | mixed | $property | Iblock property array. |
См. определение в файле elementproperty.php строка 298
|
protected |
Retruns GetPublicViewHTML handler function for $this->property. Returns false if no handler defined.
См. определение в файле elementproperty.php строка 335
|
protected |
Actual work method which have to retrieve data from the DB.
Переопределяет метод предка LazyValueLoader.
См. определение в файле elementproperty.php строка 311