Other method in a delegate Class

A place to discuss development of the Xataface core.

Other method in a delegate Class

Postby siggj » Wed Sep 22, 2010 1:18 pm

Hello !

I have a question about delegate Class ! :D

In the a dashboard page, i use :
Code: Select all
       
{foreach from=$Groups item=groups}
            <li><a href="{$groups->getURL('-action=view')}#embed"> {$groups->getTitle()} </a><br  /><em></em></li>
{/foreach}


It works fine, but i want to test something and i have to use a method like isSubCat() in Groups.php.
Can you say me why i can't use a method which is not overide ?

THank you !
siggj
 
Posts: 12
Joined: Tue Jul 20, 2010 4:22 am

Return to Xataface Developers

Who is online

Users browsing this forum: No registered users and 12 guests

Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved