Class Bootstrap
Class om alle functionaliteit van de plugin te laden
Methods summary
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
|
protected
|
#
init_classes( string $namespace, array $classes, string $hook = self::DEFAULT_HOOK, integer $priority = self::DEFAULT_PRIORITY )
Laadt classes |
protected
|
#
init_class( string $namespace, string $class, string $hook = self::DEFAULT_HOOK, integer $priority = self::DEFAULT_PRIORITY )
Laadt 1 class |
Constants summary
string |
DEFAULT_HOOK
Standaard hook voor initialiseren class |
#
'plugins_loaded'
|
integer |
DEFAULT_PRIORITY
Standaard prioriteit voor initialiseren class |
#
10
|