Bitrix24SqlRestriction extends SqlRestriction
Table of Contents
Methods
- __construct() : mixed
- externalize() : array<string|int, mixed>
- getHtml() : string
- getInfoHelperId() : string
- Get id for tariff slider
- getMobileInfoHelperId() : string
- Get id for tariff slider in mobile app
- getName() : string
- getRowCountThreshold() : int
- internalize() : void
- isPersistent() : bool
- isPersitent() : bool
- load() : mixed
- prepareInfoHelperScript() : string
- preparePopupScript() : string
- reset() : mixed
- save() : mixed
- setName() : void
- setRowCountThreshold() : void
Methods
__construct()
public
__construct([mixed $name = '' ][, mixed $threshold = 0 ][, array<string|int, mixed> $htmlInfo = null ][, array<string|int, mixed> $popupInfo = null ]) : mixed
Parameters
- $name : mixed = ''
- $threshold : mixed = 0
- $htmlInfo : array<string|int, mixed> = null
- $popupInfo : array<string|int, mixed> = null
externalize()
public
externalize() : array<string|int, mixed>
Return values
array<string|int, mixed>getHtml()
public
getHtml() : string
Return values
stringgetInfoHelperId()
Get id for tariff slider
public
getInfoHelperId() : string
Return values
stringgetMobileInfoHelperId()
Get id for tariff slider in mobile app
public
getMobileInfoHelperId() : string
Return values
stringgetName()
public
getName() : string
Return values
stringgetRowCountThreshold()
public
getRowCountThreshold() : int
Return values
intinternalize()
public
internalize(array<string|int, mixed> $params) : void
Parameters
- $params : array<string|int, mixed>
-
Params
isPersistent()
public
isPersistent() : bool
Return values
boolisPersitent()
public
isPersitent() : bool
No longer used by internal code and not recommended. Please use isPersistent.
Return values
boolload()
public
load() : mixed
prepareInfoHelperScript()
public
prepareInfoHelperScript() : string
Return values
stringpreparePopupScript()
public
preparePopupScript() : string
Return values
stringreset()
public
reset() : mixed
save()
public
save() : mixed
setName()
public
setName(string $name) : void
Parameters
- $name : string
-
Name
setRowCountThreshold()
public
setRowCountThreshold(int $threshold) : void
Parameters
- $threshold : int
-
Select query threshold.