Overview

Namespaces

  • Simpletools
    • Autoload
    • Config
    • Db
      • Mysql
    • Event
    • Http
    • Mvc
    • Page
    • Store

Classes

  • Ini
  • Overview
  • Namespace
  • Class

Class Ini

Namespace: Simpletools\Config
Located at Simpletools/Config/Ini.php
Methods summary
public
# __construct( array $settings = null )
public static &
# settings( array $settings )
public static &
# getInstance( $settings = false )
public
# setIniLocation( $iniDir, $section = false )
protected
# _parseIniSections( $fields )
public
# setSection( $section )
public
# getTree( $section = false )
public
# getValue( $name, $section = false )
public
# setactiveRoutingNamespace( $namespace )
public
# getMvcValue( $section = false )
public
# getMvcParams( )
Properties summary
protected string $_ini
# ''
protected boolean $_section
# false
protected boolean $_params
# false
protected $_settings
# null
protected static $__instance
#
API documentation generated by ApiGen