Element index for namespace Loaders

[ a ] [ b ] [ c ] [ e ] [ g ] [ i ] [ l ] [ n ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

__construct
in file RobotLoader.php, method NRobotLoader::__construct()
__construct
in file LimitedScope.php, method NLimitedScope::__construct()
    Static class - cannot be instantiated.
top

a

$acceptFiles
in file RobotLoader.php, variable NRobotLoader::$acceptFiles
$autoRebuild
in file RobotLoader.php, variable NRobotLoader::$autoRebuild
addClass
in file RobotLoader.php, method NRobotLoader::addClass()
    Add class and file name to the list.
addDirectory
in file RobotLoader.php, method NRobotLoader::addDirectory()
    Add directory (or directories) to list.
AutoLoader.php
procedural page AutoLoader.php
top

b

$base
in file NetteLoader.php, variable NNetteLoader::$base
top

c

$count
in file AutoLoader.php, variable NAutoLoader::$count
top

e

evaluate
in file LimitedScope.php, method NLimitedScope::evaluate()
    Evaluates code in limited scope.
top

g

getCache
in file RobotLoader.php, method NRobotLoader::getCache()
getInstance
in file NetteLoader.php, method NNetteLoader::getInstance()
    Returns singleton instance with lazy instantiation.
getKey
in file RobotLoader.php, method NRobotLoader::getKey()
getLoaders
in file AutoLoader.php, method NAutoLoader::getLoaders()
    Return all registered autoloaders.
top

i

$ignoreDirs
in file RobotLoader.php, variable NRobotLoader::$ignoreDirs
$instance
in file NetteLoader.php, variable NNetteLoader::$instance
isProduction
in file RobotLoader.php, method NRobotLoader::isProduction()
top

l

$list
in file NetteLoader.php, variable NNetteLoader::$list
load
in file LimitedScope.php, method NLimitedScope::load()
    Includes script in a limited scope.
load
in file AutoLoader.php, method NAutoLoader::load()
    Try to load the requested class.
LimitedScope.php
procedural page LimitedScope.php
top

n

NetteLoader.php
procedural page NetteLoader.php
NAutoLoader
in file AutoLoader.php, class NAutoLoader
    Auto loader is responsible for loading classes and interfaces.
NLimitedScope
in file LimitedScope.php, class NLimitedScope
    Limited scope for PHP code evaluation and script including.
NNetteLoader
in file NetteLoader.php, class NNetteLoader
    Nette auto loader is responsible for loading Nette classes and interfaces.
NRobotLoader
in file RobotLoader.php, class NRobotLoader
    Nette auto loader is responsible for loading classes and interfaces.
NSimpleLoader
in file SimpleLoader.php, class NSimpleLoader
    Auto loader is responsible for loading classes and interfaces.
top

r

RobotLoader.php
procedural page RobotLoader.php
rebuild
in file RobotLoader.php, method NRobotLoader::rebuild()
    Rebuilds class list cache.
register
in file AutoLoader.php, method NAutoLoader::register()
    Register autoloader.
register
in file RobotLoader.php, method NRobotLoader::register()
    Register autoloader.
top

s

$scanDirs
in file RobotLoader.php, variable NRobotLoader::$scanDirs
SimpleLoader.php
procedural page SimpleLoader.php
top

t

tryLoad
in file SimpleLoader.php, method NSimpleLoader::tryLoad()
    Handles autoloading of classes or interfaces.
tryLoad
in file RobotLoader.php, method NRobotLoader::tryLoad()
    Handles autoloading of classes or interfaces.
tryLoad
in file NetteLoader.php, method NNetteLoader::tryLoad()
    Handles autoloading of classes or interfaces.
tryLoad
in file AutoLoader.php, method NAutoLoader::tryLoad()
    Handles autoloading of classes or interfaces.
top

u

unregister
in file AutoLoader.php, method NAutoLoader::unregister()
    Unregister autoloader.
top