Fr3nch13/CakePHP Utilities

DefinitionAggregateInterface extends ContainerAwareInterface, IteratorAggregate

Table of Contents

Methods

add()  : DefinitionInterface
addShared()  : DefinitionInterface
getContainer()  : DefinitionContainerInterface
getDefinition()  : DefinitionInterface
has()  : bool
hasTag()  : bool
resolve()  : mixed
resolveNew()  : mixed
resolveTagged()  : array<string|int, mixed>
resolveTaggedNew()  : array<string|int, mixed>
setContainer()  : ContainerAwareInterface

Methods

resolveTagged()

public resolveTagged(string $tag) : array<string|int, mixed>
Parameters
$tag : string
Return values
array<string|int, mixed>

resolveTaggedNew()

public resolveTaggedNew(string $tag) : array<string|int, mixed>
Parameters
$tag : string
Return values
array<string|int, mixed>

        
On this page

Search results