Single
class Single (View source)
SinglePage extends the page class for those instances of pages that have no type, and are special "single pages" within the system.
\@package Pages
Methods
No description
No description
No description
No description
No description
No description
Adds a single page outside of any site trees. The global=true declaration in content importer XML must come at on the first URL segment, so we don't have to be smart and check to see if the parents already eixst.
No description
No description
Details
static
getThemeableCorePages()
No description
static
getListByPackage($pkg)
No description
static
sanitizePath($path)
No description
static
getPathToNode($node, $pkg)
No description
static
refresh(Page $c)
No description
static
getByID($cID, $version = 'RECENT')
No description
static mixed
addGlobal($cPath, null $pkg = null)
Adds a single page outside of any site trees. The global=true declaration in content importer XML must come at on the first URL segment, so we don't have to be smart and check to see if the parents already eixst.
static
createPageInTree($cPath, TreeInterface $tree, $moveToRoot = false, $pkg = null)
No description
static
add($cPath, $pkg = null, $moveToRoot = false)
No description
static
getList()
No description