LibraryHelper
class LibraryHelper
Library helper class
Methods
static
stdClass
getLibrary(
string $element,
boolean $strict = false)
Get the library information.
static
boolean
isEnabled(
string $element)
Checks if a library is enabled
static
Registry
getParams(
string $element,
boolean $strict = false)
Gets the parameter object for the library
static
Registry
saveParams(
string $element,
Registry $params)
Save the parameters object for the library