n2n Page Rocket 1 API

n2n\io\ini

­Ini­Reader

IniReader

Methods summary

Modifier and Type Method
public __construct ( string iniString , unknown processGroups = true )
public array getGroups ( )
public bool hasValue ( string key )
public mixed getValue ( string key )
public bool hasGroupedValue ( string group , string key )
public mixed getGroupedValue ( string group , string key )
public bool hasGroup ( string group )
public getGroupValues ( string group )

Methods in detail