class NewsPage extends DatedUpdatePage (View source)

Properties

Methods

public
populateDefaults()

Add the default for the Date being the current day.

public
fieldLabels($includerelations = true)

No description

public
getCMSFields()

No description

public
getNewsPageAuthor()

Returns the Author DB field for this page type.

Details

populateDefaults()

Add the default for the Date being the current day.

fieldLabels($includerelations = true)

No description

Parameters

$includerelations

getCMSFields()

No description

DBField getNewsPageAuthor()

Returns the Author DB field for this page type.

Used to avoid conflicts with Versioned::Author()

Return Value

DBField