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

Exceptions

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

Class Neon

Simple parser & generator for Nette Object Notation.

Object
Extended by Neon
Package: Nette\Utils
Author: David Grudl
Located at Utils/Neon.php
Methods summary
public static string
# encode( mixed $var, integer $options = NULL )

Returns the NEON representation of a value.

Returns the NEON representation of a value.

Parameters

$var
mixed
$options
integer

Returns

string
public static mixed
# decode( string $input )

Decodes a NEON string.

Decodes a NEON string.

Parameters

$input
string

Returns

mixed
Methods inherited from Object
__call(), __callStatic(), __get(), __isset(), __set(), __unset(), extensionMethod(), getReflection()
Constants summary
integer BLOCK 1
#
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