1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс UserFieldProxy
Граф наследования:UserFieldProxy:
UserField

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

 __construct ($entityID, \CUser $user=null)
 getEntityID ()
 getNamePrefix ()
 setNamePrefix ($prefix)
 add (array $fields)
 get ($ID)
 getList (array $order, array $filter)
 update ($ID, array $fields)
 delete ($ID)

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

static getFields ()
static getEnumerationElementFields ()
static getSettingsFields ($typeID)
static getTypes (\CRestServer $server=null)

Защищенные члены

 isAuthorizedUser ()
 isAdminUser ()
 getCurrentUser ()
 checkCreatePermission ()
 checkReadPermission ()
 checkUpdatePermission ()
 checkDeletePermission ()

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

static sanitizeFields (array &$fields)
static getAllLanguages ()
static prepareLabels (array &$fields, $name, $defaultLabel)

Защищенные данные

 $entityID = ''
 $user = null
 $isAdminUser = null
 $isAuthorizedUser = null
 $namePrefix = ''

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

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

Конструктор(ы)

◆ __construct()

__construct ( $entityID,
\CUser $user = null )

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

Методы

◆ add()

add ( array $fields)

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

◆ checkCreatePermission()

checkCreatePermission ( )
protected

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

◆ checkDeletePermission()

checkDeletePermission ( )
protected

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

◆ checkReadPermission()

checkReadPermission ( )
protected

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

◆ checkUpdatePermission()

checkUpdatePermission ( )
protected

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

◆ delete()

delete ( $ID)

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

◆ get()

get ( $ID)

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

◆ getAllLanguages()

getAllLanguages ( )
staticprotected

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

◆ getCurrentUser()

getCurrentUser ( )
protected

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

◆ getEntityID()

getEntityID ( )

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

◆ getEnumerationElementFields()

getEnumerationElementFields ( )
static

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

◆ getFields()

getFields ( )
static

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

◆ getList()

getList ( array $order,
array $filter )

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

◆ getNamePrefix()

getNamePrefix ( )

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

◆ getSettingsFields()

getSettingsFields ( $typeID)
static

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

◆ getTypes()

getTypes ( \CRestServer $server = null)
static

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

◆ isAdminUser()

isAdminUser ( )
protected

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

◆ isAuthorizedUser()

isAuthorizedUser ( )
protected

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

◆ prepareLabels()

prepareLabels ( array & $fields,
$name,
$defaultLabel )
staticprotected

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

◆ sanitizeFields()

sanitizeFields ( array & $fields)
staticprotected

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

◆ setNamePrefix()

setNamePrefix ( $prefix)

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

◆ update()

update ( $ID,
array $fields )

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

Поля

◆ $entityID

$entityID = ''
protected

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

◆ $isAdminUser

$isAdminUser = null
protected

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

◆ $isAuthorizedUser

$isAuthorizedUser = null
protected

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

◆ $namePrefix

$namePrefix = ''
protected

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

◆ $user

$user = null
protected

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


Объявления и описания членов класса находятся в файле: