PagesTest
extends Test
in package
Class PagesTest
Table of Contents
Properties
- $grav : Grav
- $pages : Pages
- $root_page : PageInterface
Methods
- testAccessLevels() : void
- testAddPage() : void
- testAll() : mixed
- testBase() : void
- testBlueprints() : void
- testChildren() : void
- testDispatch() : void
- testGet() : void
- testGetHomeRoute() : void
- testGetList() : void
- testGetTypes() : void
- testInstances() : void
- testLastModified() : void
- testLongPathTranslatedLanguages() : void
- testModularTypes() : void
- testPageTypes() : void
- testParents() : void
- testParentsRawRoutes() : void
- testResetPages() : void
- testRoot() : void
- testRoutes() : void
- testSort() : void
- testSortCollection() : void
- testTranslatedLanguages() : void
- testTypes() : void
- _before() : void
Properties
$grav
protected
Grav
$grav
$pages
protected
Pages
$pages
$root_page
protected
PageInterface
$root_page
Methods
testAccessLevels()
public
testAccessLevels() : void
testAddPage()
public
testAddPage() : void
testAll()
public
testAll() : mixed
testBase()
public
testBase() : void
testBlueprints()
public
testBlueprints() : void
testChildren()
public
testChildren() : void
testDispatch()
public
testDispatch() : void
testGet()
public
testGet() : void
testGetHomeRoute()
public
testGetHomeRoute() : void
testGetList()
public
testGetList() : void
testGetTypes()
public
testGetTypes() : void
testInstances()
public
testInstances() : void
testLastModified()
public
testLastModified() : void
testLongPathTranslatedLanguages()
public
testLongPathTranslatedLanguages() : void
testModularTypes()
public
testModularTypes() : void
testPageTypes()
public
testPageTypes() : void
testParents()
public
testParents() : void
testParentsRawRoutes()
public
testParentsRawRoutes() : void
testResetPages()
public
testResetPages() : void
testRoot()
public
testRoot() : void
testRoutes()
public
testRoutes() : void
testSort()
public
testSort() : void
testSortCollection()
public
testSortCollection() : void
testTranslatedLanguages()
public
testTranslatedLanguages() : void
testTypes()
public
testTypes() : void
_before()
protected
_before() : void