Packages

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Config
      • Adapters
      • Extensions
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Diagnostics
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
      • PhpGenerator
  • NetteModule
  • none

Classes

  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class ConfigNeonAdapter

Reading and generating NEON files.

Object
Extended by ConfigNeonAdapter implements IConfigAdapter
Package: Nette\Config\Adapters
Author: David Grudl
Located at Config/Adapters/NeonAdapter.php
Methods summary
public array
# load( string $file )

Reads configuration from NEON file.

Reads configuration from NEON file.

Parameters

$file
string
file name

Returns

array

Implementation of

IConfigAdapter::load()
public string
# dump( array $data )

Generates configuration in NEON format.

Generates configuration in NEON format.

Returns

string

Implementation of

IConfigAdapter::dump()
Methods inherited from Object
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Magic properties inherited from Object
$reflection
Nette Framework 2.0.18 (for PHP 5.2, un-prefixed) API documentation generated by ApiGen 2.8.0