Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Setting html ID in Sidebar


Go to End


3 Posts   1162 Views

Avatar
TerryMiddleton

Community Member, 108 Posts

20 April 2009 at 11:52am

Is there a way to know and set a unique id="" in the html for the sidebar?

<li id="UniqueID"><a href="$Link" target="_self">$MenuTitle.XML</a>

Also is there a way to know what options I have to set for the $MenuTitle?

What are all the methods and properties?

Terry

Avatar
TerryMiddleton

Community Member, 108 Posts

20 April 2009 at 2:12pm

SOLVED:

Go read http://www.silverstripe.org/archive/show/6832#post6832

Just had to keep digging for the information. SilverStripe really does rock!

Avatar
Carbon Crayon

Community Member, 598 Posts

20 April 2009 at 9:27pm

Hi Terry

Check out this page for a list of all methods/properties built into Page: http://doc.silverstripe.org/doku.php?id=built-in-page-controls

I also created a list of 10 useful SS docs pages here: http://www.ssbits.com/10-super-useful-silverstripe-documentation-pages/