SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class adminPermsTest

Functions

NameVisibilityDescription
dataGetAccessableGroupspublic 
setUpprotectedCreate a page structure in memory (SQLite)
tearDownprotected 
testGetAccessableGroupspublic 

public dataGetAccessableGroups

unknown $adminPermsTest->dataGetAccessableGroups ( );

This function does not have a description

protected setUp

void $adminPermsTest->setUp ( );

Create a page structure in memory (SQLite)
        [1]           [6]       [9]
  [2] [3] [4] [5]   [7] [8]  [10] [11]

protected tearDown

void $adminPermsTest->tearDown ( );

This function does not have a description

public testGetAccessableGroups

void $adminPermsTest->testGetAccessableGroups ( mixed $page_id , mixed $expected );

This function does not have a description