#410: Add convenience container creation methods to view
-------------------------+--------------------------------------------------
Reporter: david | Owner: david
Type: enhancement | Status: new
Priority: low | Milestone: 0.11
Component: view | Version:
Severity: minor | Keywords:
-------------------------+--------------------------------------------------
* {{{createSlotContainer()}}}
* {{{createForwardContainer()}}}
Both will call the container's {{{createExecutionContainer()}}} method.
However, they also accept ordinary arrays as additional arguments, so no
need to construct a full request data holder in your code. Also, they set
a flag parameter ({{{is_slot}}} or {{{is_forward}}}) on the container that
you can use to determine whether or not "you" are currently run as a slot.
--
Ticket URL: <http://trac.agavi.org/ticket/410>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets