$m->construct('component.html') returns an instance of component.html. Then you 
can call methods on that instance. So...

$m->construct('component.html')->method(...);

Hope that helps,
Jon

On Oct 21, 2011, at 2:25 PM, Kevin Bryant wrote:

> But are component methods not accessible from outside anymore? I couldn't 
> find any documentation explaining a syntax for it. 
> e.x. 
> 
> <& component.html:method,arg=>$var &>
> 
> ?
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Cisco Self-Assessment and learn 
> about Cisco certifications, training, and career opportunities. 
> http://p.sf.net/sfu/cisco-dev2dev_______________________________________________
> Mason-users mailing list
> Mason-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mason-users


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to