Property | Type | Description | |
---|---|---|---|
$container | The service container. |
Property | Type | Description | |
---|---|---|---|
$instance | Themosis | Themosis instance. |
Method | Description | |
---|---|---|
adminEnqueueScripts ( ) | Enqueue Admin scripts. | |
adminHead ( ) | Output a global JS object in the tag for the admin. | |
instance ( ) : Themosis | Retrieve Themosis class instance. | |
setRouter ( ) | Hook into front-end routing. |
Method | Description | |
---|---|---|
autoload ( ) | Check for the composer autoload file. | |
bootstrap ( ) | Bootstrap the core plugin. | |
registerProviders ( ) | Register core framework service providers. | |
setup ( ) | Setup core framework parameters. |
Method | Description | |
---|---|---|
__construct ( ) |
public adminHead ( ) |
public static instance ( ) : Themosis | ||
return | Themosis |
protected registerProviders ( ) |
public setRouter ( ) |
protected setup ( ) |
public Application,Themosis\Foundation $container | ||
return |