ModuleConfig
class ModuleConfig extends BaseLoop implements ArraySearchLoopInterface
Brand loop
Class ModuleConfig
Methods
mixed
__call(
string $name,
mixed $arguments)
Provides a getter to loop parameter values
from
BaseLoop
parseResults(
LoopResult $loopResult)
No description
array
buildArray()
this method returns an array
string
getModule()
No description
string
getVariable()
No description
string
getDefaultValue()
No description
string
getLocale()
No description
Details
in
BaseLoop at line 99
__construct(
ContainerInterface $container)
Create a new Loop
in
BaseLoop at line 210
mixed
__call(
string $name,
mixed $arguments)
Provides a getter to loop parameter values
in
BaseLoop at line 231
initializeArgs(
array $nameValuePairs)
Initialize the loop arguments.
in
BaseLoop at line 456
count()
in
BaseLoop at line 496
LoopResult
exec(
PropelModelPager $pagination)
at line 59
LoopResult
parseResults(
LoopResult $loopResult)
in
BaseLoop at line 744
ArgumentCollection
getArgumentCollection()
Get the argument collection
in
BaseLoop at line 754
null|String
getLoopName()
Get the loop name
in
BaseLoop at line 52
string
getType()
in
BaseLoop at line 52
bool
getForceReturn()
in
BaseLoop at line 52
bool
getBackendContext()
in
BaseLoop at line 52
int
getOffset()
available if countable is true
in
BaseLoop at line 52
int
getPage()
available if countable is true
in
BaseLoop at line 52
int
getLimit()
available if countable is true
in
BaseLoop at line 52
bool
getReturnUrl()
false for disable the generation of urls
in
BaseLoop at line 52
ModelCriteria
buildModelCriteria()
at line 91
array
buildArray()
this method returns an array