[Solar-talk] help with apps
Rodrigo Moraes
rodrigo.moraes at gmail.com
Thu Aug 10 06:15:10 PDT 2006
On 8/9/06, Jeff Surgeson wrote:
> However you cant access protected method's and I cant figure out how to set
> the extended properties of app_one like $_layout from the 3rd app.
>
> In you docs you talk about passing a 2nd config param in Solar::factory()
Jeff,
The factory can't provide a solution for this. I think you'd have to
create public methods in app1 and app2 to "wrap" the protected
functions so they can be accessed by app3.
(I hope this is your main problem and this quick answer makes sense. :-)
rodrigo
More information about the solar-talk
mailing list