Namespaces

  • 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

Interfaces

  • ITranslator
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Interface ITranslator

Translator adapter.

Namespace: Nette\Localization
Author: David Grudl
Located at Localization/ITranslator.php
Methods summary
public string
# translate( string $message, integer $count = NULL )

Translates the given string.

Translates the given string.

Parameters

$message
string
message
$count
integer
plural count

Returns

string
Nette 2.0 API documentation generated by ApiGen 2.8.0