Packages

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Classes

  • NAutoLoader
  • NLimitedScope
  • NNetteLoader
  • NRobotLoader
  • Overview
  • Package
  • Class
  • Tree
  • Other releases

Class NLimitedScope

Limited scope for PHP code evaluation and script including.

Final
Package: Nette\Loaders
Author: David Grudl
Located at Loaders/LimitedScope.php
Methods summary
final public
# __construct( )

Static class - cannot be instantiated.

Static class - cannot be instantiated.

public static mixed
# evaluate( )

Evaluates code in limited scope.

Evaluates code in limited scope.

Returns

mixed
the return value of the evaluated code
public static mixed
# load( )

Includes script in a limited scope.

Includes script in a limited scope.

Returns

mixed
the return value of the included file
Nette Framework 0.9.7 (for PHP 5.2) API documentation generated by ApiGen 2.3.0