Namespace Nette\Utils
Arrays | Array tools library. |
Finder | Finder allows searching through directory trees using iterator. |
Html | HTML helper. |
Json | JSON encoder and decoder. |
LimitedScope | Limited scope for PHP code evaluation and script including. |
MimeTypeDetector | Mime type detector. |
Neon | Simple parser & generator for Nette Object Notation. |
NeonEntity | Representation of 'foo(bar=1)' literal |
Paginator | Paginating math. |
Strings | String tools library. |
Tokenizer | Simple lexical analyser. |
Validators | Validation utilities. |
AssertionException | The exception that indicates assertion error. |
JsonException | The exception that indicates error of JSON encoding/decoding. |
NeonException | The exception that indicates error of NEON decoding. |
RegexpException | The exception that indicates error of the last Regexp execution. |
TokenizerException | The exception that indicates tokenizer error. |
Nette\Utils\PhpGenerator |