Thank you for this, Ian !
I just have to find how to render this toolbar with icons... I'll have a look on this later...
Search found 3 matches
- Sun Oct 07, 2007 11:00 am
- Forum: Joomla! Coding 101
- Topic: JToolBarHelper()
- Replies: 20
- Views: 3379
- Mon Sep 24, 2007 1:29 pm
- Forum: Joomla! Coding 101
- Topic: JToolBarHelper()
- Replies: 20
- Views: 3379
Re: JToolBarHelper()
Thank you for your help...
Well, I think I'll write something new. I dont' need all the functions of JToolBar... I guess that will be easier for me to do. I'll have a look in the API and hope I'll manage to do something cool...
Mnu
Well, I think I'll write something new. I dont' need all the functions of JToolBar... I guess that will be easier for me to do. I'll have a look in the API and hope I'll manage to do something cool...
Mnu
- Fri Sep 21, 2007 7:29 am
- Forum: Joomla! Coding 101
- Topic: JToolBarHelper()
- Replies: 20
- Views: 3379
Re: JToolBarHelper()
JToolBarHelper is only available from the administrator application. Ian Is there a way to use JToolBarHelper and JSubMenuHelper in the front-end interface ? In fact, I have the same issue. It would be a shame if I had do the job again... My component needs exactly those functions... Add, Save, etc...