Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Location Cписок членов класса

Полный список членов класса Location, включая наследуемые из базового класса

$addressLocationprotected
$codeLocationprotected
$externalIdLocationprotected
$idLocationprotected
$languageIdLocationprotected
$latitudeLocationprotected
$longitudeLocationprotected
$nameLocationprotected
$parentsLocationprotected
$sourceCodeLocationprotected
$typeLocationprotected
__construct()Location
__serialize()Location
__unserialize(array $data)Location
copyDataFrom(Location $otherLocation)Location
delete()Location
fromArray(array $location)Locationstatic
getAddress()Location
getAllFieldsValues()Location
getCode()Location
getExternalId()Location
getFieldCollection()Location
getFieldValue(int $type)Location
getId()Location
getLanguageId()Location
getLatitude()Location
getLongitude()Location
getName()Location
getNameWithParents()Location
getParentByLevel(int $level)Location
getParentByType(int $type)Location
getParents()Location
getSourceCode()Location
getType()Location
isChildOf(Location $parentCandidate)Location
isEqualTo(Location $location)Location
isFieldExist(int $type)Location
isParentOf(Location $childCandidate)Location
load(int $id, string $languageId=LANGUAGE_ID)Locationstatic
loadParents()Location
save()Location
serialize()Location
setAddress(Address $address)Location
setCode(string $code)Location
setExternalId(string $externalId)Location
setFieldValue(int $type, string $value)Location
setId(int $id)Location
setLanguageId(string $languageId)Location
setLatitude(string $latitude)Location
setLongitude(string $longitude)Location
setName(string $name)Location
setParents(Parents $parents)Location
setSourceCode($sourceCode)Location
setType(int $type)Location
toArray()Location
toJson()Location
unserialize($serialized)Location