Contao Utils Bundle

Utils extends AbstractServiceSubscriber
in package

Table of Contents

Properties

$locator  : ContainerInterface

Methods

__construct()  : mixed
Utils constructor.
accordion()  : AccordionUtil
array()  : ArrayUtil
backendUi()  : BackendUiUtil
class()  : ClassUtil
container()  : ContainerUtil
database()  : DatabaseUtil
dca()  : DcaUtil
file()  : FileUtil
getSubscribedServices()  : mixed
html()  : HtmlUtil
locale()  : LocaleUtil
model()  : ModelUtil
request()  : RequestUtil
routing()  : RoutingUtil
string()  : StringUtil
url()  : UrlUtil
user()  : UserUtil

Properties

$locator

protected ContainerInterface $locator

Methods

__construct()

Utils constructor.

public __construct(ContainerInterface $locator) : mixed
Parameters
$locator : ContainerInterface

getSubscribedServices()

public static getSubscribedServices() : mixed

        
On this page

Search results