Controller::applyDefaults() -- Sets the default values for the given page
Description
This is used to load Page's default and constant values from the container.
Parameter
- string
$pageName
Name of a page
Throws
throws no exceptions thrown
Note
This function can not be called
statically.