Bitrix extends Engine implements IEngine
Table of Contents
Interfaces
- IEngine
Constants
Methods
- __construct() : mixed
- getInterface() : mixed
- isRegistered() : bool
- Checks if domain is registered.
- setAuthSettings() : void
Constants
API_URL
public
mixed
API_URL
= SEO_BITRIX_API_URL
ENGINE_ID
public
mixed
ENGINE_ID
= 'bitrix'
Methods
__construct()
public
__construct() : mixed
getInterface()
public
getInterface() : mixed
isRegistered()
Checks if domain is registered.
public
isRegistered() : bool
Return values
boolsetAuthSettings()
public
setAuthSettings([mixed $settings = null ]) : void
Parameters
- $settings : mixed = null