Here is a good post that explains how to make several local variables available to the view at once.
Of course, you can always reference $this->data in the view…
Here is a good post that explains how to make several local variables available to the view at once.
Of course, you can always reference $this->data in the view…