Class SSNController
SSNController adds a new method to Content Controller, this replaces the default Silverstripe Navigator. Instead of hard codede links, SSNavigator should allow URL's in the navigator to be altered a bit more easily and should allow for custom templating within the users Templates folder.
To add The new navigator bar, add $SSNavigator to your template, in place of the traditional $Silverstripenavigator
- Extension
-
SSNController
Located at dashboard/code/SSNController.php
Methods summary
public
|
Methods inherited from Extension
__construct(),
clearOwner(),
getOwner(),
get_classname_without_arguments(),
setOwner()
Magic methods summary
Properties summary
protected
mixed
|
$dataRecord | |
public static
string
|
$adminLink |
#
Link to the main admin area |