Users - what does this line say in a ftl file

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - what does this line say in a ftl file

puranisank

Hi,
Can I get the description for the line.
What this line says?
 
<@categoryList parentCategory=category category=category/>

Regards
Purani




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - what does this line say in a ftl file

byersa
Purani,

It is a user-defined Freemarker directive. Search the code base for
categoryList to see where it is defined - I am not familiar with it.  
The other test serves as parameters to the call.

-Al

Purani S wrote:

>
> Hi,
> Can I get the description for the line.
> What this line says?
>  
> <@categoryList parentCategory=category category=category/>
>
> Regards
> Purani
>
>
>
> <http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3>
>
> ------------------------------------------------------------------------
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - what does this line say in a ftl file

Si Chen-2
It is a freemarker macro.  Should be in the same file.

Al Byers wrote:
Purani,

It is a user-defined Freemarker directive. Search the code base for 
categoryList to see where it is defined - I am not familiar with it.  
The other test serves as parameters to the call.

-Al

Purani S wrote:
  
Hi,
Can I get the description for the line.
What this line says?
 
<@categoryList parentCategory=category category=category/>

Regards
Purani



<http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3> 

------------------------------------------------------------------------

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
    

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users


  

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users