Short name locator interface

 Methods

Return full class name for a named helper

getClassName(string $name) : string

Parameters

$name

string

Returns

string

Whether or not a Helper by a specific name

isLoaded(string $name) : bool

Parameters

$name

string

Returns

bool

Load a helper via the name provided

load(string $name) : string

Parameters

$name

string

Returns

string