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

solid example of ViewableData


Go to End


2 Posts   1336 Views

Avatar
Nicolaas

Forum Moderator, 224 Posts

22 November 2010 at 10:39pm

Hi

Can anyone recommend a sexy example of an implementation of ViewableData? I wonder how I can use this class most effectively.

Thank you

Nicolaas

Avatar
MarcusDalgren

Community Member, 288 Posts

22 November 2010 at 11:17pm

Well there are several implementations in core. Both DataObject and ArrayData extend ViewableData so I guess that's a good place to start. Are you looking for anything more specific than just an implementation of ViewableData?