Element index for namespace Nette-Loaders

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

_

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

a

$acceptFiles
in file RobotLoader.php, variable RobotLoader::$acceptFiles
$autoRebuild
in file RobotLoader.php, variable RobotLoader::$autoRebuild
addClass
in file RobotLoader.php, method RobotLoader::addClass()
    Add class and file name to the list.
addDirectory
in file RobotLoader.php, method RobotLoader::addDirectory()
    Add directory (or directories) to list.
AutoLoader
in file AutoLoader.php, class AutoLoader
    Auto loader is responsible for loading classes and interfaces.
AutoLoader.php
procedural page AutoLoader.php
top

b

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

c

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

e

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

g

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

i

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

l

$list
in file NetteLoader.php, variable NetteLoader::$list
LimitedScope
in file LimitedScope.php, class LimitedScope
    Limited scope for PHP code evaluation and script including.
load
in file AutoLoader.php, method AutoLoader::load()
    Try to load the requested class.
load
in file LimitedScope.php, method LimitedScope::load()
    Includes script in a limited scope.
LimitedScope.php
procedural page LimitedScope.php
top

n

NetteLoader.php
procedural page NetteLoader.php
NetteLoader
in file NetteLoader.php, class NetteLoader
    Nette auto loader is responsible for loading Nette classes and interfaces.
top

r

RobotLoader.php
procedural page RobotLoader.php
rebuild
in file RobotLoader.php, method RobotLoader::rebuild()
    Rebuilds class list cache.
register
in file AutoLoader.php, method AutoLoader::register()
    Register autoloader.
RobotLoader
in file RobotLoader.php, class RobotLoader
    Nette auto loader is responsible for loading classes and interfaces.
top

s

$scanDirs
in file RobotLoader.php, variable RobotLoader::$scanDirs
SimpleLoader.php
procedural page SimpleLoader.php
SimpleLoader
in file SimpleLoader.php, class SimpleLoader
    Auto loader is responsible for loading classes and interfaces.
top

t

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

u

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