ICanBoogie
  • Documentation
  • API Reference
  • I18n 1.0.x
Namespaces
  • ICanBoogie
    • I18n
      • Translator
Classes
  • Proxi

Class Proxi

The Proxi class creates translators, which can be used to easily translate string using a same set of options.

ICanBoogie\Object
┗ ICanBoogie\I18n\Translator\Proxi
Namespace: ICanBoogie\I18n\Translator
Located at proxi.php

Methods summary

public __construct( array $options = array() )
protected set_scope( $scope )
protected set_language( $language )
protected set_default( $default )
public __invoke( $str, array $args = array(), array $options = array() )

Properties summary

protected $options : array
array()
I18n 1.0.x – Check on GitHub – API documentation generated by ApiGen