Documentation

CSaleAuxiliary

The CSaleAuxiliary class helps provide temporary access to the system resources. Generally used for selling content.

Methods

Method Description
DeleteByTime The method deletes all information about the expired temporary access.
DeleteByUserID The method deletes all information about temporary access of the specified user.
GetByID The method returns parameters of the specified temporary access.
GetByParams The method returns parameters of the specified temporary access for the specified user.
GetList The method returns a list of records containing information about temporary access.
Update The method replaces parameters of the record containing information about the specified temporary access with those from the specified array.
Add The method adds a new record containing information about temporary access to a resource.
CheckAccess The method checks if the specified visitor can get access to a specified resource.
Delete The method deletes information about the specified temporary access.
© «Bitrix24», 2001-2023
Up