Represents a page in a page tree
This is the code documentation for the SproutCMS project
Search documentation |
class PagenodeRepresents a page in a page tree
Functions
public getBannerstring|null $Pagenode->getBanner ( ); Returns the filename to use for the banner image. Returns NULL if no banner has been defined for this page and a generic banner should be used instead. public getFriendlyUrlstring $Pagenode->getFriendlyUrl ( ); Returns the friendly url for a node public getFriendlyUrlNoprefixstring $Pagenode->getFriendlyUrlNoprefix ( ); Returns the friendly url for a node - but don't include a directory prefix public getNavigationNamestring $Pagenode->getNavigationName ( ); Returns the name that should be used to represent this node when rendering navigation elements on the front-end public getUrlNamestring $Pagenode->getUrlName ( ); Returns the name of this page only, when constructing a URL public loadTreevoid Pagenode::loadTree ( mixed $table [, array $where [, mixed $order ]] ); Not valid |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |