Documentation

Address

This section lists all methods for class Address (Address).

MethodDescription
__constructConstructor for class Address.
addLinkAdds address link with external entity.
clearLinksDeletes all address links to external entities.
deleteDeletes an address.
fromArrayCreates address from array.
fromJsonCreates address from JSON.
getAllFieldsValuesReturns values for all address fields as an array.
getFieldValueReturns value for address field.
getIdReturns address ID.
getLanguageIdReturns address language ID.
getLatitudeReturns address geographic latitude.
getLinksReturns collection for address links to external entities.
getLocationReturns location with linked address.
getLongitudeReturns address geographic longitude.
hasLinksChecks for available address links.
isFieldExistChecks for existing address field of specified address type.
loadLoads address from database.
saveSaves address into the database.
setFieldValueSets field values for address of specified type.
setIdSets address ID.
setLatitudeSets geographic address latitude.
setLinksSets address links.
setLocationSets location.
setLongitudeSets address geographic longitude..
toArrayConverts address into an array.
toJsonConverts address into JSON.
toString Converts address into string.


© «Bitrix24», 2001-2024
Up