[SOLVED] J!1.5 - Preferences Button
Posted: Sat Feb 23, 2008 10:23 pm
Hi,
I'm in the process of developing a component and need to include some preferences.
To customise the Preference button, I am using the format:
Is there a file or database table I need to enter the configuration details into? Where does that go in the component's path?
Cheers,
StuG
I'm in the process of developing a component and need to include some preferences.
To customise the Preference button, I am using the format:
Code: Select all
JToolBarHelper::preferences('com_componentname', , , , );
Cheers,
StuG