Browser
- Namespace: \Redaxscript\Client
- Description: children class to detect the browser name
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
__construct | public | constructor of the class |
getOutput | public | get the output |
_detect | protected | detect the required type |
Method | Visibility | Description |
ClientAbstract
- Namespace: \Redaxscript\Client
- Description: abstract class to create a client class
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
- Method: autorun
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_request | protected | ||
_output | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
__construct | public | constructor of the class |
getOutput | public | get the output |
_detect | protected | detect the required type |
Method | Visibility | Description |
ClientInterface
- Namespace: \Redaxscript\Client
- Description: interface to define a client class
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
Method | Visibility | Description |
Desktop
- Namespace: \Redaxscript\Client
- Description: children class to detect the desktop device
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
__construct | public | constructor of the class |
getOutput | public | get the output |
_detect | protected | detect the required type |
Method | Visibility | Description |
Engine
- Namespace: \Redaxscript\Client
- Description: children class to detect the browser engine
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
__construct | public | constructor of the class |
getOutput | public | get the output |
_detect | protected | detect the required type |
Method | Visibility | Description |
Mobile
- Namespace: \Redaxscript\Client
- Description: children class to detect the mobile device
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
__construct | public | constructor of the class |
getOutput | public | get the output |
_detect | protected | detect the required type |
Method | Visibility | Description |
Tablet
- Namespace: \Redaxscript\Client
- Description: children class to detect the tablet device
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
__construct | public | constructor of the class |
getOutput | public | get the output |
_detect | protected | detect the required type |
Method | Visibility | Description |
Version
- Namespace: \Redaxscript\Client
- Description: children class to detect the browser version
- Package: Redaxscript
- Category: Client
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
__construct | public | constructor of the class |
getOutput | public | get the output |
_detect | protected | detect the required type |
Method | Visibility | Description |