Class NNetteLoader
Nette auto loader is responsible for loading Nette classes and interfaces.
- NObject
-
NAutoLoader
-
NNetteLoader
public static
NNetteLoader
|
#
getInstance(
)
Returns singleton instance with lazy instantiation. Returns singleton instance with lazy instantiation. |
public
void
|
#
tryLoad(
string
$type
)
Handles autoloading of classes or interfaces. Handles autoloading of classes or interfaces. Parameters$type string |
Methods Inherited From NAutoLoader
Methods Inherited From NObject
getReflection(), __call(), __callStatic(), extensionMethod(), __get(), __set(), __isset(), __unset()
array
|
$list | array ( 'argumentoutofrangeexception' => '/Utils/exceptions.php', 'datetime53' => '/Utils/DateTime53.php', 'deprecatedexception' => '/Utils/exceptions.php', 'directorynotfoundexception' => '/Utils/exceptions.php', 'fatalerrorexception' => '/Utils/exceptions.php', 'filenotfoundexception' => '/Utils/exceptions.php', 'iannotation' => '/Reflection/IAnnotation.php', 'iauthenticator' => '/Security/IAuthenticator.php', 'iauthorizator' => '/Security/IAuthorizator.php', 'icachejournal' => '/Caching/ICacheJournal.php', 'icachestorage' => '/Caching/ICacheStorage.php', 'icomponent' => '/ComponentModel/IComponent.php', 'icomponentcontainer' => '/ComponentModel/IComponentContainer.php', 'iconfigadapter' => '/Config/IConfigAdapter.php', 'icontext' => '/Utils/IContext.php', 'idebugpanel' => '/Debug/IDebugPanel.php', 'ifiletemplate' => '/Templates/IFileTemplate.php', 'iformcontrol' => '/Forms/IFormControl.php', 'iformrenderer' => '/Forms/IFormRenderer.php', 'ifreezable' => '/Utils/IFreezable.php', 'ihttprequest' => '/Web/IHttpRequest.php', 'ihttpresponse' => '/Web/IHttpResponse.php', 'iidentity' => '/Security/IIdentity.php', 'imailer' => '/Mail/IMailer.php', 'invalidstateexception' => '/Utils/exceptions.php', 'ioexception' => '/Utils/exceptions.php', 'ipartiallyrenderable' => '/Application/IRenderable.php', 'ipresenter' => '/Application/IPresenter.php', 'ipresenterloader' => '/Application/IPresenterLoader.php', 'ipresenterresponse' => '/Application/IPresenterResponse.php', 'irenderable' => '/Application/IRenderable.php', 'iresource' => '/Security/IResource.php', 'irole' => '/Security/IRole.php', 'irouter' => '/Application/IRouter.php', 'isignalreceiver' => '/Application/ISignalReceiver.php', 'istatepersistent' => '/Application/IStatePersistent.php', 'isubmittercontrol' => '/Forms/ISubmitterControl.php', 'itemplate' => '/Templates/ITemplate.php', 'itranslator' => '/Utils/ITranslator.php', 'iuser' => '/Web/IUser.php', 'memberaccessexception' => '/Utils/exceptions.php', 'nabortexception' => '/Application/Exceptions/AbortException.php', 'nambiguousserviceexception' => '/Utils/Context.php', 'nannotation' => '/Reflection/Annotation.php', 'nannotationsparser' => '/Reflection/AnnotationsParser.php', 'nappform' => '/Application/AppForm.php', 'napplication' => '/Application/Application.php', 'napplicationexception' => '/Application/Exceptions/ApplicationException.php', 'narraylist' => '/Utils/ArrayList.php', 'narraytools' => '/Utils/ArrayTools.php', 'nauthenticationexception' => '/Security/AuthenticationException.php', 'nautoloader' => '/Loaders/AutoLoader.php', 'nbadrequestexception' => '/Application/Exceptions/BadRequestException.php', 'nbadsignalexception' => '/Application/Exceptions/BadSignalException.php', 'nbutton' => '/Forms/Controls/Button.php', 'ncache' => '/Caching/Cache.php', 'ncachinghelper' => '/Templates/Filters/CachingHelper.php', 'ncallback' => '/Utils/Callback.php', 'ncallbackfilteriterator' => '/Utils/Iterators/CallbackFilterIterator.php', 'ncheckbox' => '/Forms/Controls/Checkbox.php', 'nclassreflection' => '/Reflection/ClassReflection.php', 'nclirouter' => '/Application/Routers/CliRouter.php', 'nclosurefix' => '/Utils/Framework.php', 'ncomponent' => '/ComponentModel/Component.php', 'ncomponentcontainer' => '/ComponentModel/ComponentContainer.php', 'nconfig' => '/Config/Config.php', 'nconfigadapterini' => '/Config/ConfigAdapterIni.php', 'nconfigurator' => '/Environment/Configurator.php', 'ncontext' => '/Utils/Context.php', 'ncontrol' => '/Application/Control.php', 'nconventionalrenderer' => '/Forms/Renderers/ConventionalRenderer.php', 'ndebug' => '/Debug/Debug.php', 'ndebugpanel' => '/Debug/DebugPanel.php', 'ndownloadresponse' => '/Application/Responses/DownloadResponse.php', 'ndummystorage' => '/Caching/DummyStorage.php', 'nenvironment' => '/Environment/Environment.php', 'nextensionreflection' => '/Reflection/ExtensionReflection.php', 'nfilejournal' => '/Caching/FileJournal.php', 'nfilestorage' => '/Caching/FileStorage.php', 'nfiletemplate' => '/Templates/FileTemplate.php', 'nfileupload' => '/Forms/Controls/FileUpload.php', 'nfinder' => '/Utils/Finder.php', 'nforbiddenrequestexception' => '/Application/Exceptions/ForbiddenRequestException.php', 'nform' => '/Forms/Form.php', 'nformcontainer' => '/Forms/FormContainer.php', 'nformcontrol' => '/Forms/Controls/FormControl.php', 'nformgroup' => '/Forms/FormGroup.php', 'nforwardingresponse' => '/Application/Responses/ForwardingResponse.php', 'nframework' => '/Utils/Framework.php', 'nfreezableobject' => '/Utils/FreezableObject.php', 'nfunctionreflection' => '/Reflection/FunctionReflection.php', 'ngenericrecursiveiterator' => '/Utils/Iterators/GenericRecursiveIterator.php', 'nhiddenfield' => '/Forms/Controls/HiddenField.php', 'nhtml' => '/Web/Html.php', 'nhttpcontext' => '/Web/HttpContext.php', 'nhttprequest' => '/Web/HttpRequest.php', 'nhttpresponse' => '/Web/HttpResponse.php', 'nhttpuploadedfile' => '/Web/HttpUploadedFile.php', 'nidentity' => '/Security/Identity.php', 'nimage' => '/Utils/Image.php', 'nimagebutton' => '/Forms/Controls/ImageButton.php', 'nimagemagick' => '/Utils/ImageMagick.php', 'ninstancefilteriterator' => '/Utils/Iterators/InstanceFilterIterator.php', 'ninvalidlinkexception' => '/Application/Exceptions/InvalidLinkException.php', 'ninvalidpresenterexception' => '/Application/Exceptions/InvalidPresenterException.php', 'njson' => '/Utils/Json.php', 'njsonexception' => '/Utils/Json.php', 'njsonresponse' => '/Application/Responses/JsonResponse.php', 'nlattefilter' => '/Templates/Filters/LatteFilter.php', 'nlattemacros' => '/Templates/Filters/LatteMacros.php', 'nlimitedscope' => '/Loaders/LimitedScope.php', 'nlink' => '/Application/Link.php', 'nmail' => '/Mail/Mail.php', 'nmailmimepart' => '/Mail/MailMimePart.php', 'nmemcachedstorage' => '/Caching/MemcachedStorage.php', 'nmemorystorage' => '/Caching/MemoryStorage.php', 'nmethodreflection' => '/Reflection/MethodReflection.php', 'nmultirouter' => '/Application/Routers/MultiRouter.php', 'nmultiselectbox' => '/Forms/Controls/MultiSelectBox.php', 'nneonexception' => '/Utils/NeonParser.php', 'nneonparser' => '/Utils/NeonParser.php', 'nnetteloader' => '/Loaders/NetteLoader.php', 'nobject' => '/Utils/Object.php', 'nobjectmixin' => '/Utils/ObjectMixin.php', 'notimplementedexception' => '/Utils/exceptions.php', 'notsupportedexception' => '/Utils/exceptions.php', 'npaginator' => '/Utils/Paginator.php', 'nparameterreflection' => '/Reflection/ParameterReflection.php', 'npermission' => '/Security/Permission.php', 'npresenter' => '/Application/Presenter.php', 'npresentercomponent' => '/Application/PresenterComponent.php', 'npresentercomponentreflection' => '/Application/PresenterComponentReflection.php', 'npresenterloader' => '/Application/PresenterLoader.php', 'npresenterrequest' => '/Application/PresenterRequest.php', 'npropertyreflection' => '/Reflection/PropertyReflection.php', 'nradiolist' => '/Forms/Controls/RadioList.php', 'nrecursivecallbackfilteriterator' => '/Utils/Iterators/CallbackFilterIterator.php', 'nrecursivecomponentiterator' => '/ComponentModel/ComponentContainer.php', 'nredirectingresponse' => '/Application/Responses/RedirectingResponse.php', 'nregexpexception' => '/Utils/String.php', 'nrenderresponse' => '/Application/Responses/RenderResponse.php', 'nrobotloader' => '/Loaders/RobotLoader.php', 'nroute' => '/Application/Routers/Route.php', 'nroutingdebugger' => '/Application/RoutingDebugger.php', 'nrule' => '/Forms/Rule.php', 'nrules' => '/Forms/Rules.php', 'nsafestream' => '/Utils/SafeStream.php', 'nselectbox' => '/Forms/Controls/SelectBox.php', 'nsendmailmailer' => '/Mail/SendmailMailer.php', 'nsession' => '/Web/Session.php', 'nsessionnamespace' => '/Web/SessionNamespace.php', 'nsimpleauthenticator' => '/Security/SimpleAuthenticator.php', 'nsimplerouter' => '/Application/Routers/SimpleRouter.php', 'nsmartcachingiterator' => '/Utils/Iterators/SmartCachingIterator.php', 'nsmtpexception' => '/Mail/SmtpMailer.php', 'nsmtpmailer' => '/Mail/SmtpMailer.php', 'nsnippethelper' => '/Templates/Filters/SnippetHelper.php', 'nsqlitejournal' => '/Caching/SqliteJournal.php', 'nstring' => '/Utils/String.php', 'nsubmitbutton' => '/Forms/Controls/SubmitButton.php', 'ntemplate' => '/Templates/Template.php', 'ntemplatecachestorage' => '/Templates/TemplateCacheStorage.php', 'ntemplatefilters' => '/Templates/Filters/TemplateFilters.php', 'ntemplatehelpers' => '/Templates/Filters/TemplateHelpers.php', 'ntextarea' => '/Forms/Controls/TextArea.php', 'ntextbase' => '/Forms/Controls/TextBase.php', 'ntextinput' => '/Forms/Controls/TextInput.php', 'ntokenizer' => '/Utils/Tokenizer.php', 'ntokenizerexception' => '/Utils/Tokenizer.php', 'ntools' => '/Utils/Tools.php', 'nuri' => '/Web/Uri.php', 'nuriscript' => '/Web/UriScript.php', 'nuser' => '/Web/User.php', ) |
# |
Properties Inherited From NAutoLoader
$count