3060 Posts in 864 Topics by 646 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 872 Views |
-
Understanding parameters

25 February 2009 at 4:44pm
Hi, I'm used this modification of some code I found in the forum in a current site:
or evenreturn DataObject::get("Page","ShowInMenus = 1 AND ShowOnHomePage = 1", "", "",20);
$fields->addFieldToTab('Root.Content.PageTeaser', new TextField('HomePageOrder', 'Home Page Order', '', 10));
These works great, but the problem is I don't know where to find documentation of the parameters etc that can be used. I use addFieldToTab all the time, but still don't know if i am missing out on features because I don't know which parameters can be used
Any pointers would be appreciated.
-
Re: Understanding parameters

25 February 2009 at 8:08pm
The API Documentation has detailed documentation of every class.. might be a good place to look.
| 872 Views | ||
|
Page:
1
|
Go to Top |

