Classes And Interfaces Flashcards

Editor/built in properties Page tree Image editor Globalization Container pages Blocks Personalization using visitor groups Multilingual content Edit view capabilities On page edit Multisite content

1
Q

What are the two minimum requiremnts to define a type of content in Optimizely?

A

Apply the [Content] attribute and Implement IContent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the 4 main types of content built in into the cms?

A

Page (type PageData)
Folder (type ContentFolder)
Media(type ImageData)
Block (type BlockData, this if for blocks of content inside the cms)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What functionality does Optimizely provide for managing deleted content?

A

Includes waste basket support, allowing users to move, view, and restore content from trash.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is ContentReference Type used for in Optimizely?

A

It’s used to refer to other content in Optimizely without having to use custom properties.
Common usages are Fetching Content

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does the IContent ContentLink property do?

A

ContentLink is a reference to itself. It contains useful stuff as the ID.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does the IContent PatentLink property do?

A

Is a reference to the parent page/folder

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does the PageData property PageLink do?

A

PageLink is a reference to itself(deprecated)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What the Page Data property Archive Link do?

A

A page reference to where to move to when the page expires

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly