dispatchAction() dispatchAction( $module, $action, $context = null) : void Disptach the module/action calling. Parameters $module string $action string $context
dispatchComponent() dispatchComponent( $module, $component, $context = null) : void Disptach the module/component calling. Parameters $module string $component string $context
_dispatch() _dispatch( $module, $action, $context = null, $classType = "Action") Parameters $module $action $context $classType