PHP Class Examples, qcodo

Inheritance: extends Controller
Show file Open project: qcodo/qcodo Class Usage Examples

Public Properties

Property Type Description
$AdditionalCode
$Categories

Public Methods

Method Description
CodeLinks ( $strReference, $strCurrentScript )
GetCategoryId ( )
GetExampleId ( )
GetExampleName ( $intCategoryId, $intExampleId )
GetExampleScriptPath ( $intCategoryId, $intExampleId )
Init ( )
PageLinkName ( $strReference = null )
PageLinks ( )
PageName ( $strReference = null )

Method Details

GetCategoryId() public static method

public static GetCategoryId ( )

GetExampleId() public static method

public static GetExampleId ( )

GetExampleName() public static method

public static GetExampleName ( $intCategoryId, $intExampleId )

GetExampleScriptPath() public static method

public static GetExampleScriptPath ( $intCategoryId, $intExampleId )

Init() public static method

public static Init ( )

PageLinkName() public static method

public static PageLinkName ( $strReference = null )

PageName() public static method

public static PageName ( $strReference = null )

Property Details

$AdditionalCode public static property

public static $AdditionalCode

$Categories public static property

public static $Categories