A

$ Entity#attributesProperty in class Entity

D

DecoderClass in namespace Nette\Neon

Parser for Nette Object Notation.

Decoder::decode() — Method in class Decoder

Decodes a NEON string.

Neon::decode() — Method in class Neon

Converts given NEON to PHP value.

E

EncoderClass in namespace Nette\Neon

Converts value to NEON format.

Encoder::encode() — Method in class Encoder

Returns the NEON representation of a value.

EntityClass in namespace Nette\Neon

Representation of NEON entity 'foo(bar=1)'

ExceptionClass in namespace Nette\Neon

The exception that indicates error of NEON processing.

Neon::encode() — Method in class Neon

Returns value converted to NEON. The flag can be Neon::BLOCK, which will create multiline output.

N

NeonClass in namespace Nette\Neon

Simple parser & generator for Nette Object Notation.

V

$ Entity#valueProperty in class Entity

_

Entity::__construct() — Method in class Entity
Entity::__set_state() — Method in class Entity