Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
      • Traits
    • Reflection
    • Security
    • Tokenizer
    • Utils
  • Tracy
    • Bridges
      • Nette
  • none

Classes

  • ArrayHash
  • ArrayList
  • Arrays
  • Callback
  • DateTime
  • FileSystem
  • Finder
  • Html
  • Image
  • Json
  • ObjectHelpers
  • ObjectMixin
  • Paginator
  • Random
  • Reflection
  • SafeStream
  • Strings
  • TokenIterator
  • Tokenizer
  • Validators

Interfaces

  • IHtmlString

Exceptions

  • AssertionException
  • ImageException
  • JsonException
  • RegexpException
  • TokenizerException
  • UnknownImageFileException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases

Namespace Nette\Utils

Classes summary
ArrayHash Provides objects to work as array.
ArrayList Provides the base class for a generic list (items can be accessed by index).
Arrays Array tools library.
Callback PHP callable tools.
DateTime DateTime.
FileSystem File system tool.
Finder Finder allows searching through directory trees using iterator.
Html HTML helper.
Image Basic manipulation with images.
Json JSON encoder and decoder.
ObjectHelpers Nette\SmartObject helpers.
ObjectMixin Nette\Object behaviour mixin.
Paginator Paginating math.
Random Secure random string generator.
Reflection PHP reflection helpers.
SafeStream Provides atomicity and isolation for thread safe file manipulation using stream nette.safe://
Strings String tools library.
TokenIterator Traversing helper.
Tokenizer Simple lexical analyser.
Validators Validation utilities.
Interfaces summary
IHtmlString
Exceptions summary
AssertionException The exception that indicates assertion error.
ImageException The exception that is thrown when an image error occurs.
JsonException The exception that indicates error of JSON encoding/decoding.
RegexpException The exception that indicates error of the last Regexp execution.
TokenizerException
UnknownImageFileException The exception that indicates invalid image file.
Nette 2.4-20180918 API API documentation generated by ApiGen 2.8.0