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

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

 execute (array &$result)
 
 getPathToOrderList ()
 
- Открытые члены унаследованные от Stepper
 __destruct ()
 
 setOuterParams (array $outerParams)
 
 getOuterParams ()
 

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

static setFinishStatus ()
 
static isFinished ()
 
static isNeedStub ()
 
static isAgent ()
 
static showProgressBar ()
 
static getTitle ()
 
static bindAgent ()
 
static registerEventHandler ()
 
static unregisterEventHandler ()
 
static bindAgentOrderUpdate ()
 
static registerOrderUpdateEventHandler ()
 
static unregisterOrderUpdateEventHandler ()
 
static getErrors (array $parameters=[])
 
static OnAfterUserLogin ($params)
 
- Открытые статические члены унаследованные от Stepper
static getHtml ($ids=array(), $title="")
 
static execAgent ()
 
static makeArguments ($arguments=[])
 
static createInstance ()
 
static getModuleId ()
 
static checkRequest ()
 

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

const CONTINUE_EXECUTING = true
 
const STOP_EXECUTING = false
 
const IS_SALE_CRM_SITE_MASTER_STUB = "~IS_SALE_CRM_SITE_MASTER_STUB"
 
const ORDER_CONVERT_IS_FINISH = "~ORDER_CONVERT_IS_FINISH"
 
const IS_SALE_CRM_SITE_MASTER_FINISH = "~IS_SALE_CRM_SITE_MASTER_FINISH"
 
const PREFIX_OPTION_ADMIN_PANEL_IS_ENABLED = "~ADMIN_PANEL_IS_ENABLED_FOR_"
 
const IS_CRM_SITE_MASTER_OPENED = "~IS_CRM_SITE_MASTER_OPENED"
 
const WIZARD_SITE_ID = "~CRM_WIZARD_SITE_ID"
 
const STEPPER_PARAMS = "~CRM_ENTITY_CREATOR_STEPPER_PARAMS"
 
const UPDATE_ORDER_CONVERTER_CRM_ERROR_TABLE = "~UPDATE_ORDER_CONVERTER_CRM_ERROR_TABLE"
 
const ORDER_CONVERTER_CRM_ERROR_COUNT = "~ORDER_CONVERTER_CRM_ERROR_COUNT"
 
const MAX_EXECUTION_TIME = 5
 
const MAX_ORDERS = 100
 
- Открытые атрибуты унаследованные от Stepper
const CONTINUE_EXECUTION = true
 
const FINISH_EXECUTION = false
 

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

static $moduleId = "sale"
 
- Статические защищенные данные унаследованные от Stepper
static $moduleId = "main"
 

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

- Защищенные члены унаследованные от Stepper
 writeToLog (\Exception $exception)
 
- Защищенные данные унаследованные от Stepper
 $deleteFile = false
 
 $outerParams = []
 

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

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

Методы

◆ bindAgent()

static bindAgent ( )
static

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

◆ bindAgentOrderUpdate()

static bindAgentOrderUpdate ( )
static

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

◆ execute()

execute ( array & $result)
Аргументы
array&$result
Возвращает
bool

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

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

◆ getErrors()

static getErrors ( array $parameters = [])
static
Аргументы
array$parameters

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

◆ getPathToOrderList()

getPathToOrderList ( )
Возвращает
string

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

◆ getTitle()

static getTitle ( )
static
Возвращает
string

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

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

◆ isAgent()

static isAgent ( )
static
Возвращает
bool

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

◆ isFinished()

static isFinished ( )
static
Возвращает
bool

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

◆ isNeedStub()

static isNeedStub ( )
static
Возвращает
bool

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

◆ OnAfterUserLogin()

static OnAfterUserLogin ( $params)
static
Аргументы
$params

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

◆ registerEventHandler()

static registerEventHandler ( )
static

Register event handler for show progressbar

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

◆ registerOrderUpdateEventHandler()

static registerOrderUpdateEventHandler ( )
static

Register event handler for show progressbar

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

◆ setFinishStatus()

static setFinishStatus ( )
static

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

◆ showProgressBar()

static showProgressBar ( )
static

Show progress bar in crm and shop section

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

◆ unregisterEventHandler()

static unregisterEventHandler ( )
static

Unregister event handler for show progressbar

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

◆ unregisterOrderUpdateEventHandler()

static unregisterOrderUpdateEventHandler ( )
static

Unregister event handler for show progressbar

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

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

◆ $moduleId

$moduleId = "sale"
staticprotected

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

◆ CONTINUE_EXECUTING

const CONTINUE_EXECUTING = true

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

◆ IS_CRM_SITE_MASTER_OPENED

const IS_CRM_SITE_MASTER_OPENED = "~IS_CRM_SITE_MASTER_OPENED"

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

◆ IS_SALE_CRM_SITE_MASTER_FINISH

const IS_SALE_CRM_SITE_MASTER_FINISH = "~IS_SALE_CRM_SITE_MASTER_FINISH"

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

◆ IS_SALE_CRM_SITE_MASTER_STUB

const IS_SALE_CRM_SITE_MASTER_STUB = "~IS_SALE_CRM_SITE_MASTER_STUB"

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

◆ MAX_EXECUTION_TIME

const MAX_EXECUTION_TIME = 5

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

◆ MAX_ORDERS

const MAX_ORDERS = 100

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

◆ ORDER_CONVERT_IS_FINISH

const ORDER_CONVERT_IS_FINISH = "~ORDER_CONVERT_IS_FINISH"

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

◆ ORDER_CONVERTER_CRM_ERROR_COUNT

const ORDER_CONVERTER_CRM_ERROR_COUNT = "~ORDER_CONVERTER_CRM_ERROR_COUNT"

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

◆ PREFIX_OPTION_ADMIN_PANEL_IS_ENABLED

const PREFIX_OPTION_ADMIN_PANEL_IS_ENABLED = "~ADMIN_PANEL_IS_ENABLED_FOR_"

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

◆ STEPPER_PARAMS

const STEPPER_PARAMS = "~CRM_ENTITY_CREATOR_STEPPER_PARAMS"

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

◆ STOP_EXECUTING

const STOP_EXECUTING = false

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

◆ UPDATE_ORDER_CONVERTER_CRM_ERROR_TABLE

const UPDATE_ORDER_CONVERTER_CRM_ERROR_TABLE = "~UPDATE_ORDER_CONVERTER_CRM_ERROR_TABLE"

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

◆ WIZARD_SITE_ID

const WIZARD_SITE_ID = "~CRM_WIZARD_SITE_ID"

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