PHP Class Jarves\Admin\AdminAssets

Show file Open project: jarves/jarves Class Usage Examples

Protected Properties

Property Type Description
$jarves Jarves\Jarves

Public Methods

Method Description
__construct ( Jarves $jarves, PageStack $pageStack, ACL $acl )
addLanguageResources ( )
addMainResources ( $options = [] )
addSessionScripts ( )
appendAngularTemplates ( )
registerEditor ( ) Injects all necessary files to get the Jarves Content Editor working on the current page response.

Method Details

__construct() public method

public __construct ( Jarves $jarves, PageStack $pageStack, ACL $acl )
$jarves Jarves\Jarves
$pageStack Jarves\PageStack
$acl Jarves\ACL

addLanguageResources() public method

addMainResources() public method

public addMainResources ( $options = [] )

addSessionScripts() public method

public addSessionScripts ( )

appendAngularTemplates() public method

registerEditor() public method

This register in parent.jarves a new jarves.Editor.
public registerEditor ( )

Property Details

$jarves protected property

protected Jarves,Jarves $jarves
return Jarves\Jarves