n2n Page Rocket 1 API

n2n\core\config\build

­Grouped­Config­Source­Reader

GroupedConfigSourceReader

Constant summary

Methods summary

Modifier and Type Method
public __construct ( CombinedConfigSource combinedConfigSource )
public initialize ( string stage = null , bool stageExplicit = false , array allowedGroupNames = null , array extendableGroupNames = null )
public getGroupReaderByGroupName ( string groupName )
public getExtendedGroupReaderByNames ( string groupName , string extensionName )
public getExtendedGroupReadersByGroupName ( string groupName )

Constants in detail

Methods in detail