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

Открытые члены

 prepareSettings ($userField)
 
 checkFields ($userField, $value)
 
 onBeforeSave ($userField, $value)
 
 getSettingsHtml ($userField, $additionalParameters, $varsFromForm)
 
 getEditFormHtml ($userField, $additionalParameters)
 
 getEditFormHtmlMulty ($userField, $additionalParameters)
 

Открытые статические члены

static getUserTypeDescription ()
 
static getApiKey ()
 
static getApiKeyHint ()
 
static getTrialHint ()
 
static canUseMap ()
 
static checkRestriction ()
 
static useRestriction ()
 
static getDbColumnType ($userField)
 
static getPublicEdit ($userField, $additionalParameters=array())
 
static getPublicView ($userField, $additionalParameters=array())
 
static getPublicText ($userField)
 
static getAdminListViewHtml ($userField, $additionalParameters)
 
static getAdminListEditHtml ($userField, $additionalParameters)
 
- Открытые статические члены унаследованные от TypeBase
static getHelper ()
 
static setHelper (TypeHelper $helper)
 

Открытые атрибуты

const USER_TYPE_ID = AddressType::USER_TYPE_ID
 
const BITRIX24_RESTRICTION = AddressType::BITRIX24_RESTRICTION
 
const BITRIX24_RESTRICTION_CODE = AddressType::BITRIX24_RESTRICTION_CODE
 
- Открытые атрибуты унаследованные от TypeBase
const USER_TYPE_ID = '_generic'
 

Статические защищенные данные

static $restrictionCount = null
 

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

- Статические открытые данные унаследованные от TypeBase
static $helper = array()
 
- Защищенные статические члены унаследованные от TypeBase
static initDisplay (array $additional=array())
 
static buildTagAttributes (array $attributes)
 
static getFieldName ($arUserField, $arAdditionalParameters=array())
 
static normalizeFieldValue ($value)
 
static getFieldValue ($arUserField, $arAdditionalParameters=array())
 

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

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

Методы

◆ canUseMap()

static canUseMap ( )
static

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

◆ checkFields()

checkFields ( $userField,
$value )

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

◆ checkRestriction()

static checkRestriction ( )
static

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

◆ getAdminListEditHtml()

static getAdminListEditHtml ( $userField,
$additionalParameters )
static

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

◆ getAdminListViewHtml()

static getAdminListViewHtml ( $userField,
$additionalParameters )
static

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

◆ getApiKey()

static getApiKey ( )
static

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

◆ getApiKeyHint()

static getApiKeyHint ( )
static

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

◆ getDbColumnType()

static getDbColumnType ( $userField)
static

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

◆ getEditFormHtml()

getEditFormHtml ( $userField,
$additionalParameters )

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

◆ getEditFormHtmlMulty()

getEditFormHtmlMulty ( $userField,
$additionalParameters )

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

◆ getPublicEdit()

static getPublicEdit ( $userField,
$additionalParameters = array() )
static

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

◆ getPublicText()

static getPublicText ( $userField)
static

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

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

◆ getPublicView()

static getPublicView ( $userField,
$additionalParameters = array() )
static

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

◆ getSettingsHtml()

getSettingsHtml ( $userField,
$additionalParameters,
$varsFromForm )

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

◆ getTrialHint()

static getTrialHint ( )
static

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

◆ getUserTypeDescription()

static getUserTypeDescription ( )
static

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

◆ onBeforeSave()

onBeforeSave ( $userField,
$value )

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

◆ prepareSettings()

prepareSettings ( $userField)

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

◆ useRestriction()

static useRestriction ( )
static

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

Данные класса

◆ $restrictionCount

$restrictionCount = null
staticprotected

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

◆ BITRIX24_RESTRICTION

const BITRIX24_RESTRICTION = AddressType::BITRIX24_RESTRICTION

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

◆ BITRIX24_RESTRICTION_CODE

const BITRIX24_RESTRICTION_CODE = AddressType::BITRIX24_RESTRICTION_CODE

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

◆ USER_TYPE_ID

const USER_TYPE_ID = AddressType::USER_TYPE_ID

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