Bitrix API

CleanEntityPermsRecords

Clear entries from the entity permissions table associated with an entity type that has been converted to use atrr tables.

Table of Contents

Constants

CLEAN_LIMIT_OPTION_NAME  = 'cleanentitypermsrecords_clean_limit'
CONTINUE  = true
DONE  = false

Methods

doRun()  : bool
execute()  : bool
removeOptions()  : void
run()  : string
scheduleAgent()  : void

Constants

CLEAN_LIMIT_OPTION_NAME

public mixed CLEAN_LIMIT_OPTION_NAME = 'cleanentitypermsrecords_clean_limit'

Methods

doRun()

public static doRun(int $entityTypeId) : bool
Parameters
$entityTypeId : int
Return values
bool

execute()

public execute(int $entityTypeId) : bool
Parameters
$entityTypeId : int
Return values
bool

run()

public static run(int $entityTypeId) : string
Parameters
$entityTypeId : int
Return values
string

scheduleAgent()

public static scheduleAgent(int $entityTypeId) : void
Parameters
$entityTypeId : int

        
On this page

Search results