Admin implements Registerable, Standard_Service Uses Service_Container

General Admin Functions

Tags
author

Barn2 Plugins info@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
Standard_Service

Table of Contents

$license  : mixed
$plugin  : mixed
__construct()  : mixed
Constructor.
add_services()  : void
Add services.
load_scripts()  : mixed
Enqueue the admin scripts.
register()  : mixed
{@inheritdoc}

Properties

$license

private mixed $license
Tags

$plugin

private mixed $plugin
Tags

Methods

__construct()

Constructor.

public __construct(Licensed_Plugin $plugin) : mixed
Parameters
$plugin : Licensed_Plugin
Tags
Return values
mixed

add_services()

Add services.

public add_services() : void
Tags
Return values
void

load_scripts()

Enqueue the admin scripts.

public load_scripts(string $hook) : mixed
Parameters
$hook : string
Tags
Return values
mixed

register()

{@inheritdoc}

public register() : mixed
Tags
Return values
mixed

Search results