Auth
- Namespace: \Redaxscript\Bootstrap
- Description: children class to boot the auth
- Package: Redaxscript
- Category: Bootstrap
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
_setUser | protected | set the user |
_setPermission | protected | set the permission |
_setTable | protected | set the table |
__construct | public | constructor of the class |
Method | Visibility | Description |
BootstrapAbstract
- Namespace: \Redaxscript\Bootstrap
- Description: abstract class to create a bootstrap class
- Package: Redaxscript
- Category: Bootstrap
- Author: Henry Ruhs
- Method: autorun
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_registry | protected | ||
_request | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
__construct | public | constructor of the class |
Method | Visibility | Description |
BootstrapInterface
- Namespace: \Redaxscript\Bootstrap
- Description: interface to define a bootsrap class
- Package: Redaxscript
- Category: Bootstrap
- 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 |
Cache
- Namespace: \Redaxscript\Bootstrap
- Description: children class to boot the cache
- Package: Redaxscript
- Category: Bootstrap
- 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 |
Method | Visibility | Description |
Common
- Namespace: \Redaxscript\Bootstrap
- Description: children class to boot the common
- Package: Redaxscript
- Category: Bootstrap
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
_setServer | protected | set the server |
_setClient | protected | set the client |
_setDriver | protected | set the driver |
_setModule | protected | set the module |
_setPhp | protected | set the php |
__construct | public | constructor of the class |
Method | Visibility | Description |
Config
- Namespace: \Redaxscript\Bootstrap
- Description: children class to boot the config
- Package: Redaxscript
- Category: Bootstrap
- 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 |
Method | Visibility | Description |
Content
- Namespace: \Redaxscript\Bootstrap
- Description: children class to boot the content
- Package: Redaxscript
- Category: Bootstrap
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
_setContent | protected | set the content |
_setTableByRoot | protected | set the table by root |
_setTableByParameter | protected | set the table by parameter |
_setIdByRoot | protected | set the id by root |
_setIdByParameter | protected | set the id by parameter |
_setId | protected | set the id |
__construct | public | constructor of the class |
Method | Visibility | Description |
Cronjob
- Namespace: \Redaxscript\Bootstrap
- Description: children class to boot the cronjob
- Package: Redaxscript
- Category: Bootstrap
- 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 |
Method | Visibility | Description |
Detector
- Namespace: \Redaxscript\Bootstrap
- Description: children class to boot the detector
- Package: Redaxscript
- Category: Bootstrap
- 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 |
Method | Visibility | Description |
Router
- Namespace: \Redaxscript\Bootstrap
- Description: children class to boot the router
- Package: Redaxscript
- Category: Bootstrap
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
No property present | |||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
autorun | public | automate run |
_setParameter | protected | set the parameter |
_setRoute | protected | set the route |
__construct | public | constructor of the class |
Method | Visibility | Description |