07-29-2008, 04:38 AM
[eluser]scaryjack[/eluser]
hi,
is there any way to see ALL data an item contains in the view?
to make it more clear:
in the controller I load the view and give in the second parameter an data array.
So how can I inspect the data array( e.g. that it shows all identifiers)? In CakePHP you could easliy print everything with one function call.
hi,
is there any way to see ALL data an item contains in the view?
to make it more clear:
in the controller I load the view and give in the second parameter an data array.
So how can I inspect the data array( e.g. that it shows all identifiers)? In CakePHP you could easliy print everything with one function call.