Overview

Namespaces

  • Nethgui
    • Adapter
    • Authorization
    • Component
    • Controller
      • Collection
      • Table
    • Exception
    • Log
    • Model
    • Module
      • Help
      • Notification
    • Renderer
    • Serializer
    • System
    • Test
      • Tool
      • Unit
        • Nethgui
          • Adapter
            • ParameterSet
          • Authorization
          • Log
          • Module
            • Notification
          • Renderer
          • Serializer
          • System
          • Utility
          • View
        • Test
          • Tool
    • Utility
    • View
    • Widget
      • Xhtml
  • None
  • Test
    • Tool

Classes

  • CommandTest
  • TranslatorTest
  • TranslatorTestModule
  • TranslatorTestPhpWrapper
  • ViewCommandSequenceTest
  • ViewGenericTest
  • Overview
  • Namespace
  • Class
  • Deprecated

Class TranslatorTestPhpWrapper

Wraps global PHP functions and variables.

Refs #95

Nethgui\Utility\PhpWrapper implements Nethgui\Log\LogConsumerInterface
Extended by Nethgui\Test\Unit\Nethgui\View\TranslatorTestPhpWrapper
Namespace: Nethgui\Test\Unit\Nethgui\View
Author: Davide Principi davide.principi@nethesis.it
Since: 1.0
Api
Located at Test/Unit/Nethgui/View/TranslatorTest.php
Methods summary
public
# __construct( $identifier = __CLASS__ )

Overrides

Nethgui\Utility\PhpWrapper::__construct()
public
# phpInclude( $filePath, $vars )

Overrides

Nethgui\Utility\PhpWrapper::phpInclude()
Methods inherited from Nethgui\Utility\PhpWrapper
__call(), class_exists(), exec(), file_get_contents_extended(), fsockopen(), getLog(), phpCreateInstance(), phpExit(), phpReadGlobalVariable(), phpWriteGlobalVariable(), setLog(), wrapBegin(), wrapEnd()
Nethgui Framework API documentation generated by ApiGen