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

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

 __construct ($component=null)
 getErrors ()
 getErrorByCode ($code)
Открытые члены унаследованные от CBitrixComponent
 onPrepareComponentParams ($arParams)
 onIncludeComponentLang ()
 executeComponent ()
 getName ()
 getRelativePath ()
 getPath ()
 getTemplateName ()
 setTemplateName ($templateName)
 setSiteTemplateId ($siteTemplateId)
 getSiteTemplateId ()
 setSiteId ($siteId)
 getSiteId ()
 setLanguageId ($languageId)
 getLanguageId ()
 getSignedParameters ()
 getTemplatePage ()
 getTemplate ()
 getParent ()
 getTemplateCachedData ()
 setTemplateCachedData ($templateCachedData)
 initComponent ($componentName, $componentTemplate=false)
 __prepareComponentParams (&$arParams)
 includeComponentLang ($relativePath="", $lang=false)
 includeComponentTemplate ($templatePage="", $customTemplatePath="")
 initComponentTemplate ($templatePage="", $siteTemplate=false, $customTemplatePath="")
 showComponentTemplate ()
 addIncludeAreaIcon ($arIcon)
 addIncludeAreaIcons ($arIcons)
 getIncludeAreaIcons ()
 getCacheID ($additionalCacheID=false)
 startResultCache ($cacheTime=false, $additionalCacheID=false, $cachePath=false)
 endResultCache ()
 abortResultCache ()
 clearResultCache ($additionalCacheID=false, $cachePath=false)
 getCachePath ()
 setResultCacheKeys ($arResultCacheKeys)
 getEditAreaId ($entryId)
 addEditAction ($entryId, $editLink, $editTitle=false, $arParams=array())
 addDeleteAction ($entryId, $deleteLink, $deleteTitle=false, $arParams=array())
 setTemplateEpilog ($arEpilogInfo)
 __showError ($errorMessage, $errorCode="")
 addChildCSS ($cssPath)
 addChildJS ($jsPath)
 addChildEpilog ($epilogFile)
 addChildFrame ($frame)
 addEditButton ($arButton)
 addViewTarget ($target, $content, $pos)
 randString ($length=6)
 setFrameMode ($mode)
 getFrameMode ()
 getRealFrameMode ()
 getDefaultFrameMode ()

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

static getTemplateViewData (array $template, $documentType)
static getRobotViewData ($robot, array $documentType)
static getRunningCustomRobots (array $documentId, $template)
Открытые статические члены унаследованные от CBitrixComponent
static includeComponentClass ($componentName)
static clearComponentCache ($componentName, $siteId="")

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

static getUsersFromResponsibleProperty (array $robot, $propertyName)

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

 $errorCollection
Защищенные данные унаследованные от CBitrixComponent
 $request
 $signedParameters

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

Поля данных унаследованные от CBitrixComponent
 $__name = ""
 $__path = ""
 $__templatePage = ""
 $__template = null
 $arParams = array()
 $arResult = array()
 $arResultCacheKeys = false
 $__parent = null
Защищенные члены унаследованные от CBitrixComponent
 listKeysSignedParameters ()
 __includeComponent ()

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

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

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

◆ __construct()

__construct ( $component = null)

Constructor with ability to copy the component.

Аргументы
CBitrixComponent$component

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

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

Методы

◆ getErrorByCode()

getErrorByCode ( $code)

Getting once error with the necessary code.

Аргументы
string$codeCode of error.
Возвращает
Error

Замещает Errorable.

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

◆ getErrors()

getErrors ( )

Getting array of errors.

Возвращает
Error[]

Замещает Errorable.

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

◆ getRobotViewData()

getRobotViewData ( $robot,
array $documentType )
static

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

◆ getRunningCustomRobots()

getRunningCustomRobots ( array $documentId,
$template )
static

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

◆ getTemplateViewData()

getTemplateViewData ( array $template,
$documentType )
static

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

◆ getUsersFromResponsibleProperty()

getUsersFromResponsibleProperty ( array $robot,
$propertyName )
staticprotected

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

Поля

◆ $errorCollection

$errorCollection
protected

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


Объявления и описания членов класса находятся в файле:
  • C:/bitrix/modules/bizproc/lib/automation/component/base.php