Index of all elements
[
a ]
[
b ]
[
c ]
[
d ]
[
e ]
[
f ]
[
g ]
[
h ]
[
i ]
[
j ]
[
k ]
[
l ]
[
m ]
[
n ]
[
o ]
[
p ]
[
q ]
[
r ]
[
s ]
[
t ]
[
u ]
[
v ]
[
w ]
[
x ]
[
y ]
[
_ ]
a
- $absoluteUrls
- in file Presenter.php, variable Presenter::$absoluteUrls
- $acceptFiles
- in file RobotLoader.php, variable RobotLoader::$acceptFiles
- $allowed
- in file SelectBox.php, variable SelectBox::$allowed
- $allowedMethods
- in file Application.php, variable Application::$allowedMethods
- $arg
- in file Rule.php, variable Rule::$arg
- $attrs
- in file Html.php, variable Html::$attrs
- $authenticatedRole
- in file User.php, variable User::$authenticatedRole
- $autoCanonicalize
- in file Presenter.php, variable Presenter::$autoCanonicalize
- $autoRebuild
- in file RobotLoader.php, variable RobotLoader::$autoRebuild
- AbortException
- in file AbortException.php, class AbortException
The exception that is thrown when user attempts to terminate the current application.
- accept
- in file InstanceFilterIterator.php, method InstanceFilterIterator::accept()
Expose the current element of the inner iterator?
- ACTION_KEY
- in file Presenter.php, class constant Presenter::ACTION_KEY
special parameter key
- add
- in file Template.php, method Template::add()
Adds new template parameter.
- add
- in file Html.php, method Html::add()
Adds new element's child.
- add
- in file IMap.php, method IMap::add()
- add
- in file Hashtable.php, method Hashtable::add()
Inserts the specified element to the map.
- add
- in file FormGroup.php, method FormGroup::add()
- addButton
- in file FormContainer.php, method FormContainer::addButton()
Adds push buttons with no default behavior.
- addCheckbox
- in file FormContainer.php, method FormContainer::addCheckbox()
Adds check box control to the form.
- addClass
- in file RobotLoader.php, method RobotLoader::addClass()
Add class and file name to the list.
- addColophon
- in file Debug.php, method Debug::addColophon()
Add custom descriptions.
- addComponent
- in file ComponentContainer.php, method ComponentContainer::addComponent()
Adds the specified component to the IComponentContainer.
- addComponent
- in file FormContainer.php, method FormContainer::addComponent()
Adds the specified component to the IComponentContainer.
- addComponent
- in file IComponentContainer.php, method IComponentContainer::addComponent()
Adds the specified component to the IComponentContainer.
- addCondition
- in file Rules.php, method Rules::addCondition()
Adds a validation condition a returns new branch.
- addCondition
- in file FormControl.php, method FormControl::addCondition()
Adds a validation condition a returns new branch.
- addConditionOn
- in file Rules.php, method Rules::addConditionOn()
Adds a validation condition on specified control a returns new branch.
- addConditionOn
- in file FormControl.php, method FormControl::addConditionOn()
Adds a validation condition based on another control a returns new branch.
- addContainer
- in file FormContainer.php, method FormContainer::addContainer()
Adds naming container to the form.
- addDirectory
- in file RobotLoader.php, method RobotLoader::addDirectory()
Add directory (or directories) to list.
- addError
- in file FormControl.php, method FormControl::addError()
Adds error message to the list.
- addError
- in file Form.php, method Form::addError()
Adds error message to the list.
- addFile
- in file FormContainer.php, method FormContainer::addFile()
Adds control that allows the user to upload files.
- addFile
- in file CachingHelper.php, method CachingHelper::addFile()
Adds the file dependency.
- addFilter
- in file TextBase.php, method TextBase::addFilter()
Appends input string filter callback.
- addGroup
- in file Form.php, method Form::addGroup()
Adds fieldset group to the form.
- addHeader
- in file IHttpResponse.php, method IHttpResponse::addHeader()
Adds HTTP header.
- addHeader
- in file HttpResponse.php, method HttpResponse::addHeader()
Adds HTTP header.
- addHidden
- in file FormContainer.php, method FormContainer::addHidden()
Adds hidden form control used to store a non-displayed value.
- addImage
- in file FormContainer.php, method FormContainer::addImage()
Adds graphical button used to submit form.
- addItem
- in file CachingHelper.php, method CachingHelper::addItem()
Adds the cached item dependency.
- addMultiSelect
- in file FormContainer.php, method FormContainer::addMultiSelect()
Adds select box control that allows multiple item selection.
- addPassword
- in file FormContainer.php, method FormContainer::addPassword()
Adds single-line text input control used for sensitive input such as passwords.
- addProtection
- in file Form.php, method Form::addProtection()
Cross-Site Request Forgery (CSRF) form protection.
- addRadioList
- in file FormContainer.php, method FormContainer::addRadioList()
Adds set of radio button controls to the form.
- addRepeater
- in file FormContainer.php, method FormContainer::addRepeater()
Adds control that repeats a specified prototype for each item in the list.
- addResource
- in file Permission.php, method Permission::addResource()
Adds a Resource having an identifier unique to the list.
- addRole
- in file Permission.php, method Permission::addRole()
Adds a Role to the list.
- addRule
- in file Rules.php, method Rules::addRule()
Adds a validation rule for the current control.
- addRule
- in file FormControl.php, method FormControl::addRule()
Adds a validation rule.
- addRuleFor
- in file Rules.php, method Rules::addRuleFor()
- addSelect
- in file FormContainer.php, method FormContainer::addSelect()
Adds select box control that allows single item selection.
- addService
- in file ServiceLocator.php, method ServiceLocator::addService()
Adds the specified service to the service container.
- addService
- in file IServiceLocator.php, method IServiceLocator::addService()
Adds the specified service to the service container.
- addStyle
- in file Route.php, method Route::addStyle()
Creates new style.
- addSubmit
- in file FormContainer.php, method FormContainer::addSubmit()
Adds button used to submit form.
- addTemplate
- in file Template.php, method Template::addTemplate()
Adds new template as parameter.
- addText
- in file FormContainer.php, method FormContainer::addText()
Adds single-line text input control to the form.
- addTextArea
- in file FormContainer.php, method FormContainer::addTextArea()
Adds multi-line text input control to the form.
- addTracker
- in file Form.php, method Form::addTracker()
Adds distinguishing mark.
- addUriFilter
- in file HttpRequest.php, method HttpRequest::addUriFilter()
Sets request URI filter.
- afterRender
- in file Presenter.php, method Presenter::afterRender()
Common render method.
- AjaxDriver
- in file AjaxDriver.php, class AjaxDriver
AJAX output strategy.
- ajaxLink
- in file PresenterComponent.php, method PresenterComponent::ajaxLink()
- ALL
- in file IAuthorizator.php, class constant IAuthorizator::ALL
Set type: all
- ALL
- in file Cache.php, class constant Cache::ALL
dependency
- allow
- in file Permission.php, method Permission::allow()
Adds an "allow" rule to the list. A rule is added that would allow one or more Roles access to [certain $privileges upon] the specified Resource(s).
- ALLOW
- in file IAuthorizator.php, class constant IAuthorizator::ALLOW
Permission type: allow
- AmbiguousServiceException
- in file ServiceLocator.php, class AmbiguousServiceException
Ambiguous service resolution exception.
- Annotations
- in file Annotations.php, class Annotations
Annotations support for PHP.
- Annotations.php
- procedural page Annotations.php
- append
- in file ICollection.php, method ICollection::append()
- append
- in file Set.php, method Set::append()
Appends the specified element to the end of this collection.
- append
- in file Hashtable.php, method Hashtable::append()
Append is not supported.
- append
- in file Collection.php, method Collection::append()
Appends the specified element to the end of this collection.
- AppForm
- in file AppForm.php, class AppForm
Web form as presenter component.
- Application
- in file Application.php, class Application
Front Controller.
- AbortException.php
- procedural page AbortException.php
- AjaxDriver.php
- procedural page AjaxDriver.php
- AppForm.php
- procedural page AppForm.php
- Application.php
- procedural page Application.php
- ApplicationException.php
- procedural page ApplicationException.php
- ApplicationException
- in file ApplicationException.php, class ApplicationException
Application fatal error.
- areKeysUsed
- in file SelectBox.php, method SelectBox::areKeysUsed()
Are the keys used?
- ArgumentOutOfRangeException
- in file exceptions.php, class ArgumentOutOfRangeException
The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.
- arrayGet
- in file Tools.php, method Tools::arrayGet()
Returns array item or $default if item is not set.
- ArrayList
- in file ArrayList.php, class ArrayList
Provides the base class for a generic list (items can be accessed by index).
- arrayMergeTree
- in file Tools.php, method Tools::arrayMergeTree()
Recursively appends elements of remaining keys from the second array to the first.
- ASCII
- in file Ftp.php, class constant Ftp::ASCII
FTP constant alias
- assert
- in file IPermissionAssertion.php, method IPermissionAssertion::assert()
Returns true if and only if the assertion conditions are met.
- attached
- in file PresenterComponent.php, method PresenterComponent::attached()
This method will be called when the component (or component's parent) becomes attached to a monitored object. Do not call this method yourself.
- attached
- in file AppForm.php, method AppForm::attached()
This method will be called when the component (or component's parent) becomes attached to a monitored object. Do not call this method yourself.
- attached
- in file Component.php, method Component::attached()
This method will be called when the component (or component's parent) becomes attached to a monitored object. Do not call this method yourself.
- attached
- in file Form.php, method Form::attached()
This method will be called when the component (or component's parent) becomes attached to a monitored object. Do not call this method yourself.
- attached
- in file FileUpload.php, method FileUpload::attached()
This method will be called when the component (or component's parent) becomes attached to a monitored object. Do not call this method yourself.
- attributes
- in file Html.php, method Html::attributes()
Returns element's attributes.
- authenticate
- in file User.php, method User::authenticate()
Conducts the authentication process.
- authenticate
- in file SimpleAuthenticator.php, method SimpleAuthenticator::authenticate()
Performs an authentication against e.g. database.
- authenticate
- in file IAuthenticator.php, method IAuthenticator::authenticate()
Performs an authentication against e.g. database.
- authenticate
- in file IUser.php, method IUser::authenticate()
Conducts the authentication process.
- AuthenticationException
- in file AuthenticationException.php, class AuthenticationException
Authentication exception.
- autoConfig
- in file TemplateFilters.php, method TemplateFilters::autoConfig()
Template with configuration (experimental).
- AutoLoader
- in file AutoLoader.php, class AutoLoader
Auto loader is responsible for loading classes and interfaces.
- AUTORESUME
- in file Ftp.php, class constant Ftp::AUTORESUME
FTP constant alias
- AUTOSEEK
- in file Ftp.php, class constant Ftp::AUTOSEEK
FTP constant alias
- ArrayList.php
- procedural page ArrayList.php
- AutoLoader.php
- procedural page AutoLoader.php
- AuthenticationException.php
- procedural page AuthenticationException.php
top
b
- $base
- in file NetteLoader.php, variable NetteLoader::$base
- $base
- in file ArrayList.php, variable ArrayList::$base
- $base
- in file FileStorage.php, variable FileStorage::$base
- $breakOnFailure
- in file Rule.php, variable Rule::$breakOnFailure
- BadRequestException.php
- procedural page BadRequestException.php
- BadSignalException.php
- procedural page BadSignalException.php
- backlink
- in file Presenter.php, method Presenter::backlink()
Link to myself.
- BadRequestException
- in file BadRequestException.php, class BadRequestException
Bad HTTP / presenter request exception.
- BadSignalException
- in file BadSignalException.php, class BadSignalException
Signal exception.
- beforeAdd
- in file Collection.php, method Collection::beforeAdd()
Responds when the item is about to be added to the collection.
- beforePrepare
- in file Presenter.php, method Presenter::beforePrepare()
Common prepare method.
- beforeRemove
- in file Collection.php, method Collection::beforeRemove()
Responds when an item is about to be removed from the collection.
- beforeRender
- in file Presenter.php, method Presenter::beforeRender()
Common render method.
- BINARY
- in file Ftp.php, class constant Ftp::BINARY
FTP constant alias
- BROWSER
- in file IHttpResponse.php, class constant IHttpResponse::BROWSER
- BROWSER_CLOSED
- in file User.php, class constant User::BROWSER_CLOSED
sign-out reason User::getSignOutReason()
- Button
- in file Button.php, class Button
Push button control with no default behavior.
- bytes
- in file String.php, method String::bytes()
- bytes
- in file TemplateHelpers.php, method TemplateHelpers::bytes()
Converts to human readable file size.
- bluescreen.phtml
- procedural page bluescreen.phtml
- Button.php
- procedural page Button.php
top
c
- $cacheExpire
- in file Template.php, variable Template::$cacheExpire
- $caption
- in file FormControl.php, variable FormControl::$caption
- $caseSensitive
- in file PresenterLoader.php, variable PresenterLoader::$caseSensitive
- $catchExceptions
- in file Application.php, variable Application::$catchExceptions
- $checkFunc
- in file Collection.php, variable Collection::$checkFunc
- $children
- in file Html.php, variable Html::$children
- $clientScript
- in file ConventionalRenderer.php, variable ConventionalRenderer::$clientScript
- $consoleMode
- in file Debug.php, variable Debug::$consoleMode
- $container
- in file RadioList.php, variable RadioList::$container
- $control
- in file FormControl.php, variable FormControl::$control
- $control
- in file Rule.php, variable Rule::$control
- $controls
- in file FormGroup.php, variable FormGroup::$controls
- $cookieDomain
- in file HttpResponse.php, variable HttpResponse::$cookieDomain
- $cookiePath
- in file HttpResponse.php, variable HttpResponse::$cookiePath
- $cookies
- in file HttpRequest.php, variable HttpRequest::$cookies
- $cookieSecure
- in file HttpResponse.php, variable HttpResponse::$cookieSecure
- $count
- in file AutoLoader.php, variable AutoLoader::$count
- $counter
- in file ConventionalRenderer.php, variable ConventionalRenderer::$counter
- $counters
- in file Debug.php, variable Debug::$counters
- $curlyXlatMask
- in file TemplateFilters.php, variable TemplateFilters::$curlyXlatMask
- $currentGroup
- in file FormContainer.php, variable FormContainer::$currentGroup
- Control.php
- procedural page Control.php
- Cache
- in file Cache.php, class Cache
Implements the cache for a application.
- Cache.php
- procedural page Cache.php
- CachingHelper
- in file CachingHelper.php, class CachingHelper
Caching template helper.
- calculateSize
- in file Image.php, method Image::calculateSize()
Calculates dimensions of resized image.
- call
- in file ObjectMixin.php, method ObjectMixin::call()
Call to undefined method.
- canonicalize
- in file Presenter.php, method Presenter::canonicalize()
Conditional redirect to canonicalized URI.
- canonicalize
- in file Uri.php, method Uri::canonicalize()
Transform to canonical form.
- capitalize
- in file String.php, method String::capitalize()
Capitalize string.
- CASE_SENSITIVE
- in file Route.php, class constant Route::CASE_SENSITIVE
flag
- catchError
- in file Tools.php, method Tools::catchError()
Returns catched error/warning message.
- changeAction
- in file Presenter.php, method Presenter::changeAction()
Changes current action. Only alphanumeric characters are allowed.
- changeLayout
- in file Presenter.php, method Presenter::changeLayout()
- changeScene
- in file Presenter.php, method Presenter::changeScene()
- changeView
- in file Presenter.php, method Presenter::changeView()
- Checkbox
- in file Checkbox.php, class Checkbox
Check box control. Allows the user to select a true or false condition.
- checkEncoding
- in file String.php, method String::checkEncoding()
Checks if the string is valid for the specified encoding.
- chr
- in file String.php, method String::chr()
Returns a specific character.
- clean
- in file MemcachedStorage.php, method MemcachedStorage::clean()
Removes items from the cache by conditions & garbage collector.
- clean
- in file Session.php, method Session::clean()
Cleans and minimizes meta structures.
- clean
- in file FileStorage.php, method FileStorage::clean()
Removes items from the cache by conditions & garbage collector.
- clean
- in file DummyStorage.php, method DummyStorage::clean()
Removes items from the cache by conditions & garbage collector.
- clean
- in file ICacheStorage.php, method ICacheStorage::clean()
Removes items from the cache by conditions.
- clean
- in file Cache.php, method Cache::clean()
Removes items from the cache by conditions.
- cleanErrors
- in file Form.php, method Form::cleanErrors()
- cleanErrors
- in file FormControl.php, method FormControl::cleanErrors()
- clear
- in file ICollection.php, method ICollection::clear()
- clear
- in file Collection.php, method Collection::clear()
Removes all of the elements from this collection.
- click
- in file SubmitButton.php, method SubmitButton::click()
Fires click event.
- close
- in file IAjaxDriver.php, method IAjaxDriver::close()
- close
- in file Session.php, method Session::close()
Ends the current session and store session data.
- close
- in file AjaxDriver.php, method AjaxDriver::close()
- Collection
- in file Collection.php, class Collection
SPL ArrayObject customization.
- Collection.php
- procedural page Collection.php
- compareVersion
- in file Framework.php, method Framework::compareVersion()
Compares current Nette Framework version with given version.
- compatibility.php
- procedural page compatibility.php
- Component
- in file Component.php, class Component
Component is the base class for all components.
- Component.php
- procedural page Component.php
- ComponentContainer
- in file ComponentContainer.php, class ComponentContainer
ComponentContainer is default implementation of IComponentContainer.
- ComponentContainer.php
- procedural page ComponentContainer.php
- CONDITION
- in file Rule.php, class constant Rule::CONDITION
type
- Config
- in file Config.php, class Config
Configuration storage.
- Config.php
- procedural page Config.php
- ConfigAdapterIni.php
- procedural page ConfigAdapterIni.php
- ConfigAdapterXml.php
- procedural page ConfigAdapterXml.php
- ConfigAdapterIni
- in file ConfigAdapterIni.php, class ConfigAdapterIni
Reading and writing INI files.
- ConfigAdapterXml
- in file ConfigAdapterXml.php, class ConfigAdapterXml
Reading and writing XML files.
- Configurator
- in file Configurator.php, class Configurator
Nette\Environment helper.
- Configurator.php
- procedural page Configurator.php
- configure
- in file Session.php, method Session::configure()
Configurates session environment.
- CONSOLE
- in file Environment.php, class constant Environment::CONSOLE
environment name
- constructUrl
- in file SimpleRouter.php, method SimpleRouter::constructUrl()
Constructs absolute URL from PresenterRequest object.
- constructUrl
- in file MultiRouter.php, method MultiRouter::constructUrl()
Constructs absolute URL from PresenterRequest object.
- constructUrl
- in file Route.php, method Route::constructUrl()
Constructs absolute URL from PresenterRequest object.
- constructUrl
- in file IRouter.php, method IRouter::constructUrl()
Constructs absolute URL from PresenterRequest object.
- CONSTS
- in file Cache.php, class constant Cache::CONSTS
dependency
- contains
- in file ICollection.php, method ICollection::contains()
- contains
- in file Collection.php, method Collection::contains()
Returns true if this collection contains the specified item.
- CONTEXT_ATTRIBUTE_DOUBLE
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_ATTRIBUTE_DOUBLE
Context-aware escaping states
- CONTEXT_ATTRIBUTE_SINGLE
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_ATTRIBUTE_SINGLE
Context-aware escaping states
- CONTEXT_CDATA
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_CDATA
Context-aware escaping states
- CONTEXT_NONE
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_NONE
Context-aware escaping states
- CONTEXT_TAG
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_TAG
Context-aware escaping states
- CONTEXT_TEXT
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_TEXT
Context-aware escaping states
- Control
- in file Control.php, class Control
Control is renderable component.
- ConventionalRenderer
- in file ConventionalRenderer.php, class ConventionalRenderer
Converts a Form into the HTML output.
- count
- in file Html.php, method Html::count()
Required by the \Countable interface.
- create
- in file Html.php, method Html::create()
Creates and adds a new Html child.
- create
- in file SnippetHelper.php, method SnippetHelper::create()
Starts conditional snippet rendering. Returns SnippetHelper object if snippet was started.
- create
- in file CachingHelper.php, method CachingHelper::create()
Starts the output cache. Returns CachingHelper object if buffering was started.
- createAjaxDriver
- in file Presenter.php, method Presenter::createAjaxDriver()
- createCacheStorage
- in file Configurator.php, method Configurator::createCacheStorage()
- createComponent
- in file ComponentContainer.php, method ComponentContainer::createComponent()
Component factory. Descendant can override this method to enable lazy component loading.
- createServiceLocator
- in file Configurator.php, method Configurator::createServiceLocator()
Get initial instance of service locator.
- createTemplate
- in file Control.php, method Control::createTemplate()
- crop
- in file Image.php, method Image::crop()
Crops image.
- crop
- in file ImageMagick.php, method ImageMagick::crop()
Crops image.
- curlyBrackets
- in file TemplateFilters.php, method TemplateFilters::curlyBrackets()
- CurlyBracketsFilter
- in file CurlyBracketsFilter.php, class CurlyBracketsFilter
Template filter curlyBrackets: support for {...} in template.
- Checkbox.php
- procedural page Checkbox.php
- ConventionalRenderer.php
- procedural page ConventionalRenderer.php
- CachingHelper.php
- procedural page CachingHelper.php
- CurlyBracketsFilter.php
- procedural page CurlyBracketsFilter.php
top
d
- $defaultAction
- in file Presenter.php, variable Presenter::$defaultAction
- $defaultCode
- in file BadSignalException.php, variable BadSignalException::$defaultCode
- $defaultCode
- in file BadRequestException.php, variable BadRequestException::$defaultCode
- $defaultConfigFile
- in file Configurator.php, variable Configurator::$defaultConfigFile
- $defaultFlags
- in file Route.php, variable Route::$defaultFlags
- $defaultMessages
- in file Rules.php, variable Rules::$defaultMessages
- $defaultPorts
- in file Uri.php, variable Uri::$defaultPorts
- $defaults
- in file SimpleRouter.php, variable SimpleRouter::$defaults
- $defaultServices
- in file Configurator.php, variable Configurator::$defaultServices
- $defaultServices
- in file Application.php, variable Application::$defaultServices
- $doAlert
- in file InstantClientScript.php, variable InstantClientScript::$doAlert
- $doToggle
- in file InstantClientScript.php, variable InstantClientScript::$doToggle
- DummyStorage.php
- procedural page DummyStorage.php
- date
- in file HttpResponse.php, method HttpResponse::date()
Returns HTTP valid date format.
- date
- in file TemplateHelpers.php, method TemplateHelpers::date()
Date/time formatting.
- DAY
- in file Tools.php, class constant Tools::DAY
day in seconds
- DEBUG
- in file Environment.php, class constant Environment::DEBUG
mode name
- Debug
- in file Debug.php, class Debug
Debug static class.
- Debug.php
- procedural page Debug.php
- defaultize
- in file Tools.php, method Tools::defaultize()
Initializes variable with $default value.
- DEFAULT_FILE_LIFETIME
- in file Session.php, class constant Session::DEFAULT_FILE_LIFETIME
Default file lifetime is 3 hours
- DELETE
- in file IHttpRequest.php, class constant IHttpRequest::DELETE
HTTP request method
- deleteCookie
- in file HttpResponse.php, method HttpResponse::deleteCookie()
Deletes a cookie.
- deleteCookie
- in file IHttpResponse.php, method IHttpResponse::deleteCookie()
Deletes a cookie.
- deny
- in file Permission.php, method Permission::deny()
Adds a "deny" rule to the list. A rule is added that would deny one or more Roles access to [certain $privileges upon] the specified Resource(s).
- DENY
- in file IAuthorizator.php, class constant IAuthorizator::DENY
Permission type: deny
- DeprecatedException
- in file exceptions.php, class DeprecatedException
The exception that is thrown when a requested method or operation is deprecated.
- destroy
- in file Session.php, method Session::destroy()
Destroys all data registered to a session.
- detached
- in file Component.php, method Component::detached()
This method will be called before the component (or component's parent) becomes detached from a monitored object. Do not call this method yourself.
- detect
- in file Configurator.php, method Configurator::detect()
Detect environment mode.
- DETECT
- in file Debug.php, class constant Debug::DETECT
server modes Debug::enable()
- detectLanguage
- in file HttpRequest.php, method HttpRequest::detectLanguage()
Parse Accept-Language header and returns prefered language.
- detectUri
- in file HttpRequest.php, method HttpRequest::detectUri()
Detects uri, base path and script path of the request.
- DEVELOPMENT
- in file Debug.php, class constant Debug::DEVELOPMENT
server modes Debug::enable()
- DEVELOPMENT
- in file Environment.php, class constant Environment::DEVELOPMENT
environment name
- DirectoryNotFoundException
- in file exceptions.php, class DirectoryNotFoundException
The exception that is thrown when part of a file or directory cannot be found.
- disableProfiler
- in file Debug.php, method Debug::disableProfiler()
Disables profiler.
- DummyStorage
- in file DummyStorage.php, class DummyStorage
Cache dummy storage.
- dump
- in file Debug.php, method Debug::dump()
Dumps information about a variable in readable format.
top
e
- $emailProbability
- in file Debug.php, variable Debug::$emailProbability
- $emptyElements
- in file Html.php, variable Html::$emptyElements
- $emptyValue
- in file TextBase.php, variable TextBase::$emptyValue
- $encoding
- in file HttpRequest.php, variable HttpRequest::$encoding
- $errorPresenter
- in file Application.php, variable Application::$errorPresenter
- el
- in file Html.php, method Html::el()
Static factory.
- elseCondition
- in file Rules.php, method Rules::elseCondition()
Adds a else statement.
- EMAIL
- in file Form.php, class constant Form::EMAIL
operation name
- EMPTY_GIF
- in file Image.php, class constant Image::EMPTY_GIF
- enable
- in file Debug.php, method Debug::enable()
Enables displaying or logging errors and exceptions.
- enable
- in file InstantClientScript.php, method InstantClientScript::enable()
- enableCompression
- in file HttpResponse.php, method HttpResponse::enableCompression()
Enables compression. (warning: may not work)
- enableProfiler
- in file Debug.php, method Debug::enableProfiler()
Enables profiler.
- endCondition
- in file Rules.php, method Rules::endCondition()
Ends current validation condition.
- endsWith
- in file String.php, method String::endsWith()
Ends the $haystack string with the suffix $needle?
- endTag
- in file Html.php, method Html::endTag()
Returns element's end tag.
- ENLARGE
- in file Image.php, class constant Image::ENLARGE
resizing flags resize()
- Environment
- in file Environment.php, class Environment
Nette environment and configuration.
- Environment.php
- procedural page Environment.php
- EQUAL
- in file Form.php, class constant Form::EQUAL
operation name
- ERROR
- in file Debug.php, class constant Debug::ERROR
FirePHP log priority
- escapeCss
- in file TemplateHelpers.php, method TemplateHelpers::escapeCss()
Escapes string for use inside CSS template.
- escapeHtml
- in file TemplateHelpers.php, method TemplateHelpers::escapeHtml()
Escapes string for use inside HTML template.
- escapeHtmlCss
- in file TemplateHelpers.php, method TemplateHelpers::escapeHtmlCss()
Escapes string for use inside HTML style attribute.
- escapeHtmlJs
- in file TemplateHelpers.php, method TemplateHelpers::escapeHtmlJs()
Escapes string for use inside HTML JavaScript attribute.
- escapeJs
- in file TemplateHelpers.php, method TemplateHelpers::escapeJs()
Escapes string for use inside JavaScript template.
- escapeXML
- in file TemplateHelpers.php, method TemplateHelpers::escapeXML()
Escapes string for use inside XML 1.0 template.
- evaluate
- in file LimitedScope.php, method LimitedScope::evaluate()
Evaluates code in limited scope.
- EXCEPTION
- in file Debug.php, class constant Debug::EXCEPTION
FirePHP log priority
- exceptions.php
- procedural page exceptions.php
- exchangeArray
- in file Collection.php, method Collection::exchangeArray()
Not supported. Use import().
- exists
- in file Session.php, method Session::exists()
Does session exists for the current request?
- expand
- in file Environment.php, method Environment::expand()
Returns expanded variable.
- expand
- in file Config.php, method Config::expand()
Expand all variables.
- EXPAND
- in file Config.php, class constant Config::EXPAND
flag
- EXPIRE
- in file Cache.php, class constant Cache::EXPIRE
dependency
- expire
- in file HttpResponse.php, method HttpResponse::expire()
Sets the number of seconds before a page cached on a browser expires.
- expire
- in file IHttpResponse.php, method IHttpResponse::expire()
Sets the number of seconds before a page cached on a browser expires.
- exportConstant
- in file Environment.php, method Environment::exportConstant()
Define one or more variables as constants.
- exportContainer
- in file UserClientScript.php, method UserClientScript::exportContainer()
Exports description for JavaScript.
- extensionMethod
- in file ObjectMixin.php, method ObjectMixin::extensionMethod()
Adding method to class.
- extensionMethod
- in file Object.php, method Object::extensionMethod()
Adding method to class.
top
f
- $files
- in file HttpRequest.php, variable HttpRequest::$files
- $filters
- in file TextBase.php, variable TextBase::$filters
- $flags
- in file Route.php, variable Route::$flags
- $flags
- in file SimpleRouter.php, variable SimpleRouter::$flags
- $form
- in file ConventionalRenderer.php, variable ConventionalRenderer::$form
- $fragment
- in file Uri.php, variable Uri::$fragment
- ForwardingException.php
- procedural page ForwardingException.php
- FileStorage.php
- procedural page FileStorage.php
- FAILED
- in file Ftp.php, class constant Ftp::FAILED
FTP constant alias
- FAILURE
- in file AuthenticationException.php, class constant AuthenticationException::FAILURE
- FAILURE
- in file IAuthenticator.php, class constant IAuthenticator::FAILURE
Exception error code
- FatalErrorException
- in file exceptions.php, class FatalErrorException
The exception that indicates errors that can not be recovered from. Execution of the script should be halted.
- FILE
- in file FileStorage.php, class constant FileStorage::FILE
additional cache structure
- fileExists
- in file Ftp.php, method Ftp::fileExists()
Checks if file or directory exists.
- FileNotFoundException
- in file exceptions.php, class FileNotFoundException
The exception that is thrown when accessing a file that does not exist on disk.
- FILES
- in file Cache.php, class constant Cache::FILES
dependency
- FileStorage
- in file FileStorage.php, class FileStorage
Cache file storage.
- FileUpload
- in file FileUpload.php, class FileUpload
Text box and browse button that allow users to select a file to upload to the server.
- FILLED
- in file Form.php, class constant Form::FILLED
operation name
- FILTER
- in file Rule.php, class constant Rule::FILTER
type
- filterFloat
- in file TextBase.php, method TextBase::filterFloat()
Float string cleanup.
- FILTER_IN
- in file Route.php, class constant Route::FILTER_IN
key used in Route::$styles
- FILTER_OUT
- in file Route.php, class constant Route::FILTER_OUT
key used in Route::$styles
- FILTER_TABLE
- in file Route.php, class constant Route::FILTER_TABLE
key used in Route::$styles
- finish
- in file SnippetHelper.php, method SnippetHelper::finish()
Finishes and saves the snippet.
- FINISHED
- in file Ftp.php, class constant Ftp::FINISHED
FTP constant alias
- fireDump
- in file Debug.php, method Debug::fireDump()
Sends variable dump to Firebug tab request/server.
- fireEvent
- in file AjaxDriver.php, method AjaxDriver::fireEvent()
- fireLog
- in file Debug.php, method Debug::fireLog()
Sends message to Firebug console.
- fixCallback
- in file compatibility.php, function fixCallback()
Fix for class::method callback in PHP < 5.2.2
- fixEncoding
- in file String.php, method String::fixEncoding()
Returns correctly encoded string.
- fixNamespace
- in file compatibility.php, function fixNamespace()
Fix for namespaced classes/interfaces in PHP < 5.3
- flashMessage
- in file Control.php, method Control::flashMessage()
Saves the message to template, that can be displayed after redirect.
- FLASH_KEY
- in file Presenter.php, class constant Presenter::FLASH_KEY
special parameter key
- FLOAT
- in file Form.php, class constant Form::FLOAT
operation name
- flush
- in file JavaScriptConsole.php, method JavaScriptConsole::flush()
- Form
- in file Form.php, class Form
Creates, validates and renders HTML forms.
- formatActionMethod
- in file Presenter.php, method Presenter::formatActionMethod()
Formats action method name.
- formatLayoutTemplateFiles
- in file Presenter.php, method Presenter::formatLayoutTemplateFiles()
Formats layout template file names.
- formatPrepareMethod
- in file Presenter.php, method Presenter::formatPrepareMethod()
Formats prepare view method name.
- formatPresenterClass
- in file PresenterLoader.php, method PresenterLoader::formatPresenterClass()
Formats presenter class name from its name.
- formatPresenterFile
- in file PresenterLoader.php, method PresenterLoader::formatPresenterFile()
Formats presenter class file name.
- formatRenderMethod
- in file Presenter.php, method Presenter::formatRenderMethod()
Formats render view method name.
- formatSignalMethod
- in file PresenterComponent.php, method PresenterComponent::formatSignalMethod()
Formats signal handler method name -> case sensitivity doesn't matter.
- formatTemplateFiles
- in file Presenter.php, method Presenter::formatTemplateFiles()
Formats view template file names.
- FormContainer
- in file FormContainer.php, class FormContainer
Container for form controls.
- FormControl
- in file FormControl.php, class FormControl
Base class that implements the basic functionality common to form controls.
- FormGroup
- in file FormGroup.php, class FormGroup
A user group of form controls.
- FileUpload.php
- procedural page FileUpload.php
- FormControl.php
- procedural page FormControl.php
- Form.php
- procedural page Form.php
- FormContainer.php
- procedural page FormContainer.php
- FormGroup.php
- procedural page FormGroup.php
- FORWARD
- in file PresenterRequest.php, class constant PresenterRequest::FORWARD
method
- forward
- in file Presenter.php, method Presenter::forward()
Forward to another presenter or action.
- ForwardingException
- in file ForwardingException.php, class ForwardingException
Abort presenter and forwards to new request.
- fragments
- in file TemplateFilters.php, method TemplateFilters::fragments()
- Framework
- in file Framework.php, class Framework
The Nette Framework.
- Framework.php
- procedural page Framework.php
- fromBlank
- in file Image.php, method Image::fromBlank()
Creates blank image.
- fromFile
- in file Image.php, method Image::fromFile()
Opens image from file.
- fromFile
- in file Config.php, method Config::fromFile()
Creates new configuration object from file.
- fromString
- in file Image.php, method Image::fromString()
Create a new image from the image stream in the string.
- Ftp
- in file Ftp.php, class Ftp
Access to a FTP server.
- FtpException
- in file Ftp.php, class FtpException
FTP server exception.
- Ftp.php
- procedural page Ftp.php
top
g
- $gcProbability
- in file FileStorage.php, variable FileStorage::$gcProbability
- $guestRole
- in file User.php, variable User::$guestRole
- generateVerificationKey
- in file Session.php, method Session::generateVerificationKey()
Generates key as protection against Session Hijacking & Fixation.
- get
- in file ObjectMixin.php, method ObjectMixin::get()
Returns property value.
- GET
- in file IHttpRequest.php, class constant IHttpRequest::GET
HTTP request method
- get
- in file Hashtable.php, method Hashtable::get()
Returns variable or $default if there is no element.
- get
- in file Annotations.php, method Annotations::get()
Returns an annotation value.
- getAbsoluteUri
- in file Uri.php, method Uri::getAbsoluteUri()
Returns the entire URI including query string and fragment.
- getAction
- in file Presenter.php, method Presenter::getAction()
Returns current action name.
- getAction
- in file Form.php, method Form::getAction()
Returns form's action.
- getAjaxDriver
- in file Presenter.php, method Presenter::getAjaxDriver()
- getAll
- in file Annotations.php, method Annotations::getAll()
Returns all annotations.
- getApplication
- in file Environment.php, method Environment::getApplication()
- getApplication
- in file Presenter.php, method Presenter::getApplication()
- getAuthenticationHandler
- in file IUser.php, method IUser::getAuthenticationHandler()
Returns authentication handler.
- getAuthenticationHandler
- in file User.php, method User::getAuthenticationHandler()
Returns authentication handler.
- getAuthority
- in file Uri.php, method Uri::getAuthority()
Returns the [user[:pass]@]host[:port] part of URI.
- getAuthorizationHandler
- in file IUser.php, method IUser::getAuthorizationHandler()
Returns current authorization handler.
- getAuthorizationHandler
- in file User.php, method User::getAuthorizationHandler()
Returns current authorization handler.
- getBase
- in file Paginator.php, method Paginator::getBase()
Returns first page (base) number.
- getBasePath
- in file UriScript.php, method UriScript::getBasePath()
Returns the base-path.
- getBaseUri
- in file UriScript.php, method UriScript::getBaseUri()
Returns the base-URI.
- getCache
- in file RobotLoader.php, method RobotLoader::getCache()
- getCache
- in file Environment.php, method Environment::getCache()
- getCache
- in file CachingHelper.php, method CachingHelper::getCache()
- getCacheFile
- in file FileStorage.php, method FileStorage::getCacheFile()
Returns file name.
- getCacheFile
- in file TemplateCacheStorage.php, method TemplateCacheStorage::getCacheFile()
Returns file name.
- getCacheStorage
- in file Template.php, method Template::getCacheStorage()
- getChildren
- in file Html.php, method Html::getChildren()
Returns all of children.
- getChildren
- in file Html.php, method RecursiveHtmlIterator::getChildren()
The sub-iterator for the current element.
- getChildren
- in file ComponentContainer.php, method RecursiveComponentIterator::getChildren()
The sub-iterator for the current element.
- getClass
- in file Object.php, method Object::getClass()
Returns the name of the class of this object.
- getClass
- in file Collection.php, method Collection::getClass()
Returns the name of the class of this object.
- getClientScript
- in file ConventionalRenderer.php, method ConventionalRenderer::getClientScript()
Returns JavaScript handler.
- getCode
- in file HttpResponse.php, method HttpResponse::getCode()
Returns HTTP response code.
- getCode
- in file IHttpResponse.php, method IHttpResponse::getCode()
Returns HTTP response code.
- getComponent
- in file IComponentContainer.php, method IComponentContainer::getComponent()
Returns single component.
- getComponent
- in file ComponentContainer.php, method ComponentContainer::getComponent()
Returns component specified by name or path.
- getComponents
- in file IComponentContainer.php, method IComponentContainer::getComponents()
Iterates over a components.
- getComponents
- in file ComponentContainer.php, method ComponentContainer::getComponents()
Iterates over a components.
- getConfig
- in file Environment.php, method Environment::getConfig()
Returns the global configuration.
- getConfigurator
- in file Environment.php, method Environment::getConfigurator()
Gets "class behind Environment" configurator.
- getContainerPrototype
- in file RadioList.php, method RadioList::getContainerPrototype()
Returns container HTML element template.
- getContentType
- in file HttpUploadedFile.php, method HttpUploadedFile::getContentType()
Returns the MIME content type of an uploaded file.
- getControl
- in file RadioList.php, method RadioList::getControl()
Generates control's HTML element.
- getControl
- in file HiddenField.php, method HiddenField::getControl()
Generates control's HTML element.
- getControl
- in file TextInput.php, method TextInput::getControl()
Generates control's HTML element.
- getControl
- in file Button.php, method Button::getControl()
Generates control's HTML element.
- getControl
- in file MultiSelectBox.php, method MultiSelectBox::getControl()
Generates control's HTML element.
- getControl
- in file FormControl.php, method FormControl::getControl()
Generates control's HTML element.
- getControl
- in file TextArea.php, method TextArea::getControl()
Generates control's HTML element.
- getControl
- in file Checkbox.php, method Checkbox::getControl()
Generates control's HTML element.
- getControl
- in file SelectBox.php, method SelectBox::getControl()
Generates control's HTML element.
- getControlPrototype
- in file FormControl.php, method FormControl::getControlPrototype()
Returns control's HTML element template.
- getControls
- in file FormGroup.php, method FormGroup::getControls()
- getControls
- in file FormContainer.php, method FormContainer::getControls()
Iterates over all form controls.
- getCookie
- in file HttpRequest.php, method HttpRequest::getCookie()
Returns variable provided to the script via HTTP cookies.
- getCookie
- in file IHttpRequest.php, method IHttpRequest::getCookie()
Returns variable provided to the script via HTTP cookies.
- getCookieParams
- in file Session.php, method Session::getCookieParams()
Returns the session cookie parameters.
- getCookies
- in file HttpRequest.php, method HttpRequest::getCookies()
Returns variables provided to the script via HTTP cookies.
- getCookies
- in file IHttpRequest.php, method IHttpRequest::getCookies()
Returns variables provided to the script via HTTP cookies.
- getCountdownOffset
- in file Paginator.php, method Paginator::getCountdownOffset()
Returns the absolute index of the first item on current page in countdown paging.
- getCounter
- in file SmartCachingIterator.php, method SmartCachingIterator::getCounter()
Returns the counter.
- getDefaultColophons
- in file Debug.php, method Debug::getDefaultColophons()
Returns default colophons.
- getDefaults
- in file SimpleRouter.php, method SimpleRouter::getDefaults()
Returns default values.
- getDefaults
- in file Route.php, method Route::getDefaults()
Returns default values.
- getDestination
- in file Link.php, method Link::getDestination()
Returns link destination.
- getElementPrototype
- in file Form.php, method Form::getElementPrototype()
Returns form's HTML element template.
- getEmptyValue
- in file TextBase.php, method TextBase::getEmptyValue()
Returns the special value which is treated as empty string.
- getEncoding
- in file Form.php, method Form::getEncoding()
Returns the encoding.
- getError
- in file HttpUploadedFile.php, method HttpUploadedFile::getError()
Returns the error code.
- getErrors
- in file Form.php, method Form::getErrors()
Returns validation errors.
- getErrors
- in file IFormControl.php, method IFormControl::getErrors()
Returns errors corresponding to control.
- getErrors
- in file FormControl.php, method FormControl::getErrors()
Returns errors corresponding to control.
- getFile
- in file IFileTemplate.php, method IFileTemplate::getFile()
Returns the path to the template file.
- getFile
- in file HttpRequest.php, method HttpRequest::getFile()
Returns uploaded file.
- getFile
- in file Template.php, method Template::getFile()
Returns the path to the template file.
- getFile
- in file IHttpRequest.php, method IHttpRequest::getFile()
Returns uploaded file.
- getFiles
- in file HttpRequest.php, method HttpRequest::getFiles()
Returns uploaded files.
- getFiles
- in file PresenterRequest.php, method PresenterRequest::getFiles()
Returns all uploaded files.
- getFiles
- in file IHttpRequest.php, method IHttpRequest::getFiles()
Returns uploaded files.
- getFirstPage
- in file Paginator.php, method Paginator::getFirstPage()
Returns first page number.
- getFlashSession
- in file Presenter.php, method Presenter::getFlashSession()
Returns session namespace provided to pass temporary data between redirects.
- getForm
- in file FormContainer.php, method FormContainer::getForm()
Returns form.
- getForm
- in file Form.php, method Form::getForm()
Returns self.
- getForm
- in file FormControl.php, method FormControl::getForm()
Returns form.
- getGroup
- in file Form.php, method Form::getGroup()
Returns the specified group.
- getGroups
- in file Form.php, method Form::getGroups()
Returns all defined groups.
- getHeader
- in file HttpRequest.php, method HttpRequest::getHeader()
Return the value of the HTTP header. Pass the header name as the plain, HTTP-specified header name (e.g. 'Accept-Encoding').
- getHeader
- in file IHttpRequest.php, method IHttpRequest::getHeader()
Return the value of the HTTP header. Pass the header name as the plain, HTTP-specified header name (e.g. 'Accept-Encoding').
- getHeaders
- in file IHttpRequest.php, method IHttpRequest::getHeaders()
Returns all HTTP headers.
- getHeaders
- in file IHttpResponse.php, method IHttpResponse::getHeaders()
Returns a list of headers to sent.
- getHeaders
- in file HttpRequest.php, method HttpRequest::getHeaders()
Returns all HTTP headers.
- getHeaders
- in file HttpResponse.php, method HttpResponse::getHeaders()
Returns a list of headers to sent.
- getHeight
- in file ImageMagick.php, method ImageMagick::getHeight()
Returns image height.
- getHeight
- in file Image.php, method Image::getHeight()
Returns image height.
- getHostUri
- in file Uri.php, method Uri::getHostUri()
Returns the scheme and authority part of URI.
- getHtmlId
- in file FormControl.php, method FormControl::getHtmlId()
Returns control's HTML id.
- getHtmlName
- in file FormControl.php, method FormControl::getHtmlName()
Returns name of control within a Form & INamingContainer scope.
- getHttpRequest
- in file Environment.php, method Environment::getHttpRequest()
- getHttpRequest
- in file Session.php, method Session::getHttpRequest()
- getHttpRequest
- in file Application.php, method Application::getHttpRequest()
- getHttpRequest
- in file Presenter.php, method Presenter::getHttpRequest()
- getHttpRequest
- in file Form.php, method Form::getHttpRequest()
- getHttpResponse
- in file Presenter.php, method Presenter::getHttpResponse()
- getHttpResponse
- in file Session.php, method Session::getHttpResponse()
- getHttpResponse
- in file Environment.php, method Environment::getHttpResponse()
- getHttpResponse
- in file Application.php, method Application::getHttpResponse()
- getId
- in file Session.php, method Session::getId()
Returns the current session ID. Don't make dependencies, can be changed for each request.
- getIdentity
- in file IUser.php, method IUser::getIdentity()
Returns current user identity, if any.
- getIdentity
- in file User.php, method User::getIdentity()
Returns current user identity, if any.
- getImage
- in file HttpUploadedFile.php, method HttpUploadedFile::getImage()
Returns the image.
- getImageResource
- in file ImageMagick.php, method ImageMagick::getImageResource()
Returns image GD resource.
- getImageResource
- in file Image.php, method Image::getImageResource()
Returns image GD resource.
- getImageSize
- in file HttpUploadedFile.php, method HttpUploadedFile::getImageSize()
Returns the dimensions of an uploaded image as array.
- getIndex
- in file SmartCachingIterator.php, method SmartCachingIterator::getIndex()
Returns the current index (counter - 1).
- getInstance
- in file NetteLoader.php, method NetteLoader::getInstance()
Returns singleton instance with lazy instantiation.
- getItemCount
- in file Paginator.php, method Paginator::getItemCount()
Returns the total number of items.
- getItems
- in file RadioList.php, method RadioList::getItems()
Returns options from which to choose.
- getItems
- in file SelectBox.php, method SelectBox::getItems()
Returns items from which to choose.
- getItemsPerPage
- in file Paginator.php, method Paginator::getItemsPerPage()
Returns the number of items to display on a single page.
- getIterator
- in file SessionNamespace.php, method SessionNamespace::getIterator()
Returns an iterator over all namespace variables.
- getIterator
- in file Session.php, method Session::getIterator()
Iteration over all namespaces.
- getIterator
- in file Collection.php, method Collection::getIterator()
Returns the iterator.
- getIterator
- in file Html.php, method Html::getIterator()
Iterates over a elements.
- getIterator
- in file Rules.php, method Rules::getIterator()
Iterates over ruleset.
- getKeys
- in file IMap.php, method IMap::getKeys()
- getKeys
- in file Hashtable.php, method Hashtable::getKeys()
Returns a array of the keys contained in this map.
- getLabel
- in file RadioList.php, method RadioList::getLabel()
Generates label's HTML element.
- getLabel
- in file FormControl.php, method FormControl::getLabel()
Generates label's HTML element.
- getLabel
- in file Button.php, method Button::getLabel()
Bypasses label generation.
- getLabel
- in file HiddenField.php, method HiddenField::getLabel()
Bypasses label generation.
- getLabelPrototype
- in file FormControl.php, method FormControl::getLabelPrototype()
Returns label's HTML element template.
- getLastCreatedRequest
- in file Presenter.php, method Presenter::getLastCreatedRequest()
Returns the last created PresenterRequest.
- getLastCreatedRequestFlag
- in file Presenter.php, method Presenter::getLastCreatedRequestFlag()
Returns the last created PresenterRequest flag.
- getLastPage
- in file Paginator.php, method Paginator::getLastPage()
Returns last page number.
- getLayout
- in file Presenter.php, method Presenter::getLayout()
Returns current layout name.
- getLength
- in file Paginator.php, method Paginator::getLength()
Returns the number of items on current page.
- getLoaders
- in file AutoLoader.php, method AutoLoader::getLoaders()
Return all registered autoloaders.
- getMask
- in file Route.php, method Route::getMask()
Returns mask.
- getMethod
- in file Form.php, method Form::getMethod()
Returns form's method.
- getMethod
- in file HttpRequest.php, method HttpRequest::getMethod()
Returns HTTP request method (GET, POST, HEAD, PUT, ...). The method is case-sensitive.
- getMethod
- in file IHttpRequest.php, method IHttpRequest::getMethod()
Returns HTTP request method (GET, POST, HEAD, PUT, ...). The method is case-sensitive.
- getMode
- in file Environment.php, method Environment::getMode()
Returns the mode.
- getName
- in file IIdentity.php, method IIdentity::getName()
Returns the name of user.
- getName
- in file Html.php, method Html::getName()
Returns element's name.
- getName
- in file Session.php, method Session::getName()
Gets the session name.
- getName
- in file IComponent.php, method IComponent::getName()
- getName
- in file HttpUploadedFile.php, method HttpUploadedFile::getName()
Returns the file name.
- getName
- in file Environment.php, method Environment::getName()
Returns the current environment name.
- getName
- in file Identity.php, method Identity::getName()
Returns the name of user.
- getName
- in file Component.php, method Component::getName()
- getNamespace
- in file Session.php, method Session::getNamespace()
Returns specified session namespace.
- getNamespace
- in file IUser.php, method IUser::getNamespace()
Returns current namespace.
- getNamespace
- in file User.php, method User::getNamespace()
Returns current namespace.
- getNamespace
- in file Cache.php, method Cache::getNamespace()
Returns cache namespace.
- getOffset
- in file Paginator.php, method Paginator::getOffset()
Returns the absolute index of the first item on current page.
- getOption
- in file FormControl.php, method FormControl::getOption()
Returns user-specific option.
- getOption
- in file FormGroup.php, method FormGroup::getOption()
Returns user-specific option.
- getOptions
- in file FormControl.php, method FormControl::getOptions()
Returns user-specific options.
- getOptions
- in file FormGroup.php, method FormGroup::getOptions()
Returns user-specific options.
- getOriginalUri
- in file HttpRequest.php, method HttpRequest::getOriginalUri()
Returns URL object.
- getPage
- in file Paginator.php, method Paginator::getPage()
Returns current page number.
- getPageCount
- in file Paginator.php, method Paginator::getPageCount()
Returns the total number of pages.
- getPageIndex
- in file Paginator.php, method Paginator::getPageIndex()
Returns zero-based page number.
- getPanels
- in file IDebuggable.php, method IDebuggable::getPanels()
Returns custom panels.
- getParam
- in file PresenterComponent.php, method PresenterComponent::getParam()
Returns component param.
- getParam
- in file Link.php, method Link::getParam()
Returns link parameter.
- getParamId
- in file PresenterComponent.php, method PresenterComponent::getParamId()
Returns a fully-qualified name that uniquely identifies the parameter.
- getParams
- in file Template.php, method Template::getParams()
Returns array of all parameters.
- getParams
- in file PresenterRequest.php, method PresenterRequest::getParams()
Returns all variables provided to the presenter (usually via URL).
- getParent
- in file ServiceLocator.php, method ServiceLocator::getParent()
Returns the parent container if any.
- getParent
- in file Component.php, method Component::getParent()
Returns the container if any.
- getParent
- in file IServiceLocator.php, method IServiceLocator::getParent()
Returns the parent container if any.
- getParent
- in file IComponent.php, method IComponent::getParent()
Returns the container if any.
- getPathInfo
- in file UriScript.php, method UriScript::getPathInfo()
Returns the additional path information.
- getPayload
- in file Presenter.php, method Presenter::getPayload()
- getPersistentComponents
- in file Presenter.php, method Presenter::getPersistentComponents()
Returns array of persistent components.
- getPersistentParams
- in file PresenterComponent.php, method PresenterComponent::getPersistentParams()
Returns array of classes persistent parameters. They have public visibility and are non-static.
- getPhase
- in file Presenter.php, method Presenter::getPhase()
Returns current presenter life cycle phase.
- getPost
- in file PresenterRequest.php, method PresenterRequest::getPost()
Returns all variables provided to the presenter via POST.
- getPost
- in file IHttpRequest.php, method IHttpRequest::getPost()
Returns variable provided to the script via POST method ($_POST).
- getPost
- in file HttpRequest.php, method HttpRequest::getPost()
Returns variable provided to the script via POST method ($_POST).
- getPostRaw
- in file HttpRequest.php, method HttpRequest::getPostRaw()
Returns HTTP POST data in raw format (only for "application/x-www-form-urlencoded").
- getPostRaw
- in file IHttpRequest.php, method IHttpRequest::getPostRaw()
Returns HTTP POST data in raw format (only for "application/x-www-form-urlencoded").
- getPresenter
- in file PresenterComponent.php, method PresenterComponent::getPresenter()
Returns the presenter where this component belongs to.
- getPresenter
- in file AppForm.php, method AppForm::getPresenter()
Returns the presenter where this component belongs to.
- getPresenter
- in file Presenter.php, method Presenter::getPresenter()
Returns self.
- getPresenter
- in file Application.php, method Application::getPresenter()
Returns current presenter.
- getPresenterClass
- in file IPresenterLoader.php, method IPresenterLoader::getPresenterClass()
- getPresenterClass
- in file PresenterLoader.php, method PresenterLoader::getPresenterClass()
- getPresenterLoader
- in file Application.php, method Application::getPresenterLoader()
Returns presenter loader.
- getPresenterName
- in file PresenterRequest.php, method PresenterRequest::getPresenterName()
Retrieve the presenter name.
- getQueriedResource
- in file Permission.php, method Permission::getQueriedResource()
Returns real currently queried Resource. Use by IPermissionAssertion::asert().
- getQueriedRole
- in file Permission.php, method Permission::getQueriedRole()
Returns real currently queried Role. Use by IPermissionAssertion::asert().
- getQuery
- in file HttpRequest.php, method HttpRequest::getQuery()
Returns variable provided to the script via URL query ($_GET).
- getQuery
- in file IHttpRequest.php, method IHttpRequest::getQuery()
Returns variable provided to the script via URL query ($_GET).
- getRawValue
- in file MultiSelectBox.php, method MultiSelectBox::getRawValue()
Returns selected keys (not checked).
- getRawValue
- in file SelectBox.php, method SelectBox::getRawValue()
Returns selected item key (not checked).
- getReferer
- in file HttpRequest.php, method HttpRequest::getReferer()
Returns referrer.
- getReflection
- in file Object.php, method Object::getReflection()
Access to reflection.
- getRelativeUri
- in file UriScript.php, method UriScript::getRelativeUri()
Returns the relative-URI.
- getRemoteAddress
- in file HttpRequest.php, method HttpRequest::getRemoteAddress()
Returns the IP address of the remote client.
- getRemoteAddress
- in file IHttpRequest.php, method IHttpRequest::getRemoteAddress()
Returns the IP address of the remote client.
- getRemoteHost
- in file HttpRequest.php, method HttpRequest::getRemoteHost()
Returns the host of the remote client.
- getRemoteHost
- in file IHttpRequest.php, method IHttpRequest::getRemoteHost()
Returns the host of the remote client.
- getRenderer
- in file Form.php, method Form::getRenderer()
Returns form renderer.
- getRequest
- in file Presenter.php, method Presenter::getRequest()
- getRequest
- in file ForwardingException.php, method ForwardingException::getRequest()
- getRequests
- in file Application.php, method Application::getRequests()
Returns all processed requests.
- getResourceId
- in file IResource.php, method IResource::getResourceId()
Returns a string identifier of the Resource.
- getRoleId
- in file IRole.php, method IRole::getRoleId()
Returns a string identifier of the Role.
- getRoleParents
- in file Permission.php, method Permission::getRoleParents()
Returns an array of an existing Role's parents.
- getRoles
- in file Identity.php, method Identity::getRoles()
Returns a list of roles that the user is a member of.
- getRoles
- in file IIdentity.php, method IIdentity::getRoles()
Returns a list of roles that the user is a member of.
- getRoles
- in file IUser.php, method IUser::getRoles()
Returns a list of roles that a user has been granted.
- getRoles
- in file User.php, method User::getRoles()
Returns a list of effective roles that a user has been granted.
- getRouter
- in file Application.php, method Application::getRouter()
Returns router.
- getRules
- in file IFormControl.php, method IFormControl::getRules()
- getRules
- in file FormControl.php, method FormControl::getRules()
- getScene
- in file Presenter.php, method Presenter::getScene()
- getSelectedItem
- in file SelectBox.php, method SelectBox::getSelectedItem()
Returns selected value.
- getSelectedItem
- in file MultiSelectBox.php, method MultiSelectBox::getSelectedItem()
Returns selected values.
- getSeparatorPrototype
- in file RadioList.php, method RadioList::getSeparatorPrototype()
Returns separator HTML element template.
- getService
- in file Component.php, method Component::getService()
Gets the service (experimental).
- getService
- in file Environment.php, method Environment::getService()
Gets the service object of the specified type.
- getService
- in file ServiceLocator.php, method ServiceLocator::getService()
Gets the service object of the specified type.
- getService
- in file Application.php, method Application::getService()
Gets the service object of the specified type.
- getService
- in file IServiceLocator.php, method IServiceLocator::getService()
Gets the service object of the specified type.
- getServiceLocator
- in file IComponent.php, method IComponent::getServiceLocator()
Gets the service locator (EXPERIMENTAL).
- getServiceLocator
- in file Environment.php, method Environment::getServiceLocator()
Get initial instance of service locator.
- getServiceLocator
- in file Component.php, method Component::getServiceLocator()
Gets the service locator (experimental).
- getServiceLocator
- in file Application.php, method Application::getServiceLocator()
Gets the service locator (experimental).
- getSession
- in file Application.php, method Application::getSession()
- getSession
- in file Environment.php, method Environment::getSession()
Returns instance of session or session namespace.
- getSession
- in file User.php, method User::getSession()
Returns session handler.
- getSession
- in file Form.php, method Form::getSession()
- getSessionNamespace
- in file User.php, method User::getSessionNamespace()
Returns and initializes $this->session.
- getSeverity
- in file exceptions.php, method FatalErrorException::getSeverity()
- getSignal
- in file Presenter.php, method Presenter::getSignal()
Returns pair signal receiver and name.
- getSignOutReason
- in file User.php, method User::getSignOutReason()
Why was user signed out?
- getSize
- in file HttpUploadedFile.php, method HttpUploadedFile::getSize()
Returns the size of an uploaded file.
- getSnippetId
- in file Control.php, method Control::getSnippetId()
Returns snippet HTML ID.
- getSteps
- in file Paginator.php, method Paginator::getSteps()
Generates list of pages used for visual control. (experimental)
- getStorage
- in file Cache.php, method Cache::getStorage()
Returns cache storage.
- getTargetPresenter
- in file Route.php, method Route::getTargetPresenter()
Proprietary cache aim.
- getTemplate
- in file Control.php, method Control::getTemplate()
- getTemporaryFile
- in file HttpUploadedFile.php, method HttpUploadedFile::getTemporaryFile()
Returns the path to an uploaded file.
- getText
- in file Html.php, method Html::getText()
Gets element's textual content.
- getToggles
- in file Rules.php, method Rules::getToggles()
- getTranslator
- in file Form.php, method Form::getTranslator()
Returns translate adapter.
- getTranslator
- in file FormControl.php, method FormControl::getTranslator()
Returns translate adapter.
- getUniqueId
- in file Presenter.php, method Presenter::getUniqueId()
Returns a name that uniquely identifies component.
- getUniqueId
- in file PresenterComponent.php, method PresenterComponent::getUniqueId()
Returns a fully-qualified name that uniquely identifies the component within the presenter hierarchy.
- getUri
- in file HttpRequest.php, method HttpRequest::getUri()
Returns URL object.
- getUri
- in file IHttpRequest.php, method IHttpRequest::getUri()
Returns URL object.
- getUri
- in file RedirectingException.php, method RedirectingException::getUri()
- getUriFilters
- in file HttpRequest.php, method HttpRequest::getUriFilters()
Returns request URI filter.
- getUser
- in file Environment.php, method Environment::getUser()
- getValidationScope
- in file ISubmitterControl.php, method ISubmitterControl::getValidationScope()
Gets the validation scope. Clicking the button validates only the controls within the specified scope.
- getValidationScope
- in file SubmitButton.php, method SubmitButton::getValidationScope()
Gets the validation scope.
- getValue
- in file MultiSelectBox.php, method MultiSelectBox::getValue()
Returns selected keys.
- getValue
- in file SelectBox.php, method SelectBox::getValue()
Returns selected item key.
- getValue
- in file RadioList.php, method RadioList::getValue()
Returns selected radio value.
- getValue
- in file IFormControl.php, method IFormControl::getValue()
Returns control's value.
- getValue
- in file RepeaterControl.php, method RepeaterControl::getValue()
Get value.
- getValue
- in file FormControl.php, method FormControl::getValue()
Returns control's value.
- getValue
- in file ConventionalRenderer.php, method ConventionalRenderer::getValue()
- getValues
- in file Form.php, method Form::getValues()
Returns the values submitted by the form.
- getVariable
- in file Environment.php, method Environment::getVariable()
Returns the value of an environment variable or $default if there is no element set.
- getView
- in file Presenter.php, method Presenter::getView()
Returns current view.
- getWidth
- in file Image.php, method Image::getWidth()
Returns image width.
- getWidth
- in file ImageMagick.php, method ImageMagick::getWidth()
Returns image width.
- getWrapper
- in file ConventionalRenderer.php, method ConventionalRenderer::getWrapper()
- GIF
- in file Image.php, class constant Image::GIF
- glob
- in file Tools.php, method Tools::glob()
Recursive glob(). Finds pathnames matching a pattern.
- GROUP_END
- in file Debug.php, class constant Debug::GROUP_END
FirePHP log priority
- GROUP_START
- in file Debug.php, class constant Debug::GROUP_START
FirePHP log priority
top
h
- $headers
- in file HttpRequest.php, variable HttpRequest::$headers
- $host
- in file Uri.php, variable Uri::$host
- $html
- in file Debug.php, variable Debug::$html
- Hashtable.php
- procedural page Hashtable.php
- HiddenField.php
- procedural page HiddenField.php
- HANDLE
- in file FileStorage.php, class constant FileStorage::HANDLE
additional cache structure
- handleInvalidLink
- in file Presenter.php, method Presenter::handleInvalidLink()
Invalid link handler. Descendant can override this method to change default behaviour.
- has
- in file ObjectMixin.php, method ObjectMixin::has()
Is property defined?
- has
- in file Annotations.php, method Annotations::has()
Has class/method/property specified annotation?
- hasChildren
- in file ComponentContainer.php, method RecursiveComponentIterator::hasChildren()
Has the current element has children?
- hasErrors
- in file FormControl.php, method FormControl::hasErrors()
- hasErrors
- in file Form.php, method Form::hasErrors()
- hasFlag
- in file PresenterRequest.php, method PresenterRequest::hasFlag()
Checks the flag.
- hasFlashSession
- in file Presenter.php, method Presenter::hasFlashSession()
Checks if a flash session namespace exists.
- Hashtable
- in file Hashtable.php, class Hashtable
Provides the base class for a generic collection of keys and values.
- hasNamespace
- in file Session.php, method Session::hasNamespace()
Checks if a session namespace exist and is not empty.
- hasResource
- in file Permission.php, method Permission::hasResource()
Returns TRUE if the Resource exists in the list.
- hasRole
- in file Permission.php, method Permission::hasRole()
Returns TRUE if the Role exists in the list.
- HEAD
- in file IHttpRequest.php, class constant IHttpRequest::HEAD
HTTP request method
- HiddenField
- in file HiddenField.php, class HiddenField
Hidden form control used to store a non-displayed value.
- HOST
- in file Route.php, class constant Route::HOST
uri type
- HOUR
- in file Tools.php, class constant Tools::HOUR
hour in seconds
- href
- in file Html.php, method Html::href()
Special setter for element's attribute.
- Html
- in file Html.php, class Html
HTML helper.
- HttpRequest
- in file HttpRequest.php, class HttpRequest
HttpRequest provides access scheme for request sent via HTTP.
- HttpResponse
- in file HttpResponse.php, class HttpResponse
HttpResponse class.
- HttpUploadedFile
- in file HttpUploadedFile.php, class HttpUploadedFile
Provides access to individual files that have been uploaded by a client.
- Html.php
- procedural page Html.php
- HttpRequest.php
- procedural page HttpRequest.php
- HttpResponse.php
- procedural page HttpResponse.php
- HttpUploadedFile.php
- procedural page HttpUploadedFile.php
top
i
- $idMask
- in file FormControl.php, variable FormControl::$idMask
- $ignoreDirs
- in file RobotLoader.php, variable RobotLoader::$ignoreDirs
- $instance
- in file NetteLoader.php, variable NetteLoader::$instance
- $invalidLinkMode
- in file Presenter.php, variable Presenter::$invalidLinkMode
- $isNegative
- in file Rule.php, variable Rule::$isNegative
- $items
- in file RadioList.php, variable RadioList::$items
- $itemType
- in file MultiRouter.php, variable MultiRouter::$itemType
- $itemType
- in file Collection.php, variable Collection::$itemType
- IAjaxDriver.php
- procedural page IAjaxDriver.php
- InvalidLinkException.php
- procedural page InvalidLinkException.php
- InvalidPresenterException.php
- procedural page InvalidPresenterException.php
- IPresenter.php
- procedural page IPresenter.php
- IPresenterLoader.php
- procedural page IPresenterLoader.php
- IRenderable.php
- procedural page IRenderable.php
- IRouter.php
- procedural page IRouter.php
- ISignalReceiver.php
- procedural page ISignalReceiver.php
- IStatePersistent.php
- procedural page IStatePersistent.php
- ICacheStorage.php
- procedural page ICacheStorage.php
- ICollection.php
- procedural page ICollection.php
- IList.php
- procedural page IList.php
- IMap.php
- procedural page IMap.php
- ISet.php
- procedural page ISet.php
- IConfigAdapter.php
- procedural page IConfigAdapter.php
- ImageButton.php
- procedural page ImageButton.php
- IFormControl.php
- procedural page IFormControl.php
- IFormRenderer.php
- procedural page IFormRenderer.php
- INamingContainer.php
- procedural page INamingContainer.php
- ISubmitterControl.php
- procedural page ISubmitterControl.php
- InstantClientScript.php
- procedural page InstantClientScript.php
- IAjaxDriver
- in file IAjaxDriver.php, class IAjaxDriver
AJAX strategy interface.
- IAuthenticator
- in file IAuthenticator.php, class IAuthenticator
Performs authentication.
- IAuthorizator
- in file IAuthorizator.php, class IAuthorizator
Authorizator checks if a given role has authorization to access a given resource.
- ICacheStorage
- in file ICacheStorage.php, class ICacheStorage
Cache storage.
- ICollection
- in file ICollection.php, class ICollection
Defines methods to manipulate generic collections.
- IComponent
- in file IComponent.php, class IComponent
Provides functionality required by all components.
- IComponent.php
- procedural page IComponent.php
- IComponentContainer
- in file IComponentContainer.php, class IComponentContainer
Containers are objects that logically contain zero or more IComponent components.
- IComponentContainer.php
- procedural page IComponentContainer.php
- IConfigAdapter
- in file IConfigAdapter.php, class IConfigAdapter
Adapter for reading and writing configuration files.
- IDebuggable
- in file IDebuggable.php, class IDebuggable
Custom output for Nette\Debug.
- IDebuggable.php
- procedural page IDebuggable.php
- Identity
- in file Identity.php, class Identity
Default implementation of IIdentity.
- IDENTITY_NOT_FOUND
- in file IAuthenticator.php, class constant IAuthenticator::IDENTITY_NOT_FOUND
Exception error code
- IDENTITY_NOT_FOUND
- in file AuthenticationException.php, class constant AuthenticationException::IDENTITY_NOT_FOUND
- IFileTemplate
- in file IFileTemplate.php, class IFileTemplate
Defines file-based template methods.
- IFormControl
- in file IFormControl.php, class IFormControl
Defines method that must be implemented to allow a component to act like a form control.
- IFormRenderer
- in file IFormRenderer.php, class IFormRenderer
Defines method that must implement form rendered.
- IHttpRequest
- in file IHttpRequest.php, class IHttpRequest
IHttpRequest provides access scheme for request sent via HTTP.
- IHttpResponse
- in file IHttpResponse.php, class IHttpResponse
IHttpResponse interface.
- IIdentity
- in file IIdentity.php, class IIdentity
Represents the user of application.
- IList
- in file IList.php, class IList
Represents a collection of objects that can be individually accessed by index (ordered collection)
- IMAGE
- in file Ftp.php, class constant Ftp::IMAGE
FTP constant alias
- Image
- in file Image.php, class Image
Basic manipulation with images.
- Image.php
- procedural page Image.php
- ImageButton
- in file ImageButton.php, class ImageButton
Submittable image button form control.
- ImageMagick
- in file ImageMagick.php, class ImageMagick
Manipulation with large images using ImageMagick.
- ImageMagick.php
- procedural page ImageMagick.php
- IMap
- in file IMap.php, class IMap
Represents a generic collection of key/value pairs.
- import
- in file Config.php, method Config::import()
Import from array or any traversable object.
- import
- in file Collection.php, method Collection::import()
Import from array or any traversable object.
- import
- in file Hashtable.php, method Hashtable::import()
Import from array or any traversable object.
- INACTIVITY
- in file User.php, class constant User::INACTIVITY
sign-out reason User::getSignOutReason()
- INamingContainer
- in file INamingContainer.php, class INamingContainer
Identifies a container that creates a new namespace for form's control hierarchy.
- indent
- in file TemplateHelpers.php, method TemplateHelpers::indent()
Indents the HTML content from the left.
- indent
- in file String.php, method String::indent()
Indents the content from the left.
- indexOf
- in file IList.php, method IList::indexOf()
- indexOf
- in file ArrayList.php, method ArrayList::indexOf()
Returns the index of the first occurrence of the specified element,.
- INFO
- in file Debug.php, class constant Debug::INFO
FirePHP log priority
- iniFlag
- in file Tools.php, method Tools::iniFlag()
Gets the boolean value of a configuration option.
- init
- in file Annotations.php, method Annotations::init()
Parses and caches annotations.
- init
- in file Debug.php, method Debug::init()
Static class constructor.
- init
- in file ConventionalRenderer.php, method ConventionalRenderer::init()
Initializes form.
- initialize
- in file HttpRequest.php, method HttpRequest::initialize()
Initializes $this->query, $this->files, $this->cookies and $this->files arrays
- initState
- in file CurlyBracketsFilter.php, method CurlyBracketsFilter::initState()
Initializes state holder $_cb in template.
- insert
- in file Html.php, method Html::insert()
Inserts child node.
- insertAt
- in file IList.php, method IList::insertAt()
- insertAt
- in file ArrayList.php, method ArrayList::insertAt()
Inserts the specified element at the specified position in this list.
- InstanceFilterIterator
- in file InstanceFilterIterator.php, class InstanceFilterIterator
Instance iterator filter.
- InstanceFilterIterator.php
- procedural page InstanceFilterIterator.php
- InstantClientScript
- in file InstantClientScript.php, class InstantClientScript
Instant validation JavaScript generator.
- INTEGER
- in file Form.php, class constant Form::INTEGER
operation name
- invalidateControl
- in file IRenderable.php, method IRenderable::invalidateControl()
Forces control to repaint.
- invalidateControl
- in file Control.php, method Control::invalidateControl()
Forces control or its snippet to repaint.
- InvalidLinkException
- in file InvalidLinkException.php, class InvalidLinkException
Link generation exception.
- InvalidPresenterException
- in file InvalidPresenterException.php, class InvalidPresenterException
The exception that is thrown when a presenter cannot be loaded.
- InvalidStateException
- in file exceptions.php, class InvalidStateException
The exception that is thrown when a method call is invalid for the object's current state, method has been invoked at an illegal or inappropriate time.
- INVALID_CREDENTIAL
- in file AuthenticationException.php, class constant AuthenticationException::INVALID_CREDENTIAL
- INVALID_CREDENTIAL
- in file IAuthenticator.php, class constant IAuthenticator::INVALID_CREDENTIAL
Exception error code
- INVALID_LINK_EXCEPTION
- in file Presenter.php, class constant Presenter::INVALID_LINK_EXCEPTION
bad link handling Presenter::$invalidLinkMode
- INVALID_LINK_SILENT
- in file Presenter.php, class constant Presenter::INVALID_LINK_SILENT
bad link handling Presenter::$invalidLinkMode
- INVALID_LINK_WARNING
- in file Presenter.php, class constant Presenter::INVALID_LINK_WARNING
bad link handling Presenter::$invalidLinkMode
- invoke
- in file CurlyBracketsFilter.php, method CurlyBracketsFilter::invoke()
Invokes filter.
- IOException
- in file exceptions.php, class IOException
The exception that is thrown when an I/O error occurs.
- IPartiallyRenderable
- in file IRenderable.php, class IPartiallyRenderable
- IPermissionAssertion
- in file IPermissionAssertion.php, class IPermissionAssertion
Represents conditional ACL Rules with Assertions.
- IPresenter
- in file IPresenter.php, class IPresenter
Defines method that must be implemented to allow a component to act like a presenter.
- IPresenterLoader
- in file IPresenterLoader.php, class IPresenterLoader
Responsible for loading presenters.
- IRenderable
- in file IRenderable.php, class IRenderable
- IResource
- in file IResource.php, class IResource
Represents resource, an object to which access is controlled.
- IRole
- in file IRole.php, class IRole
Represents role, an object that may request access to an IResource.
- IRouter
- in file IRouter.php, class IRouter
The bi-directional router.
- isAjax
- in file IHttpRequest.php, method IHttpRequest::isAjax()
Is AJAX request?
- isAjax
- in file HttpRequest.php, method HttpRequest::isAjax()
Is AJAX request?
- isAjax
- in file Presenter.php, method Presenter::isAjax()
Is AJAX request?
- isAllowed
- in file Permission.php, method Permission::isAllowed()
Returns TRUE if and only if the Role has access to the Resource.
- isAllowed
- in file User.php, method User::isAllowed()
Has a user effective access to the Resource? If $resource is NULL, then the query applies to all resources.
- isAllowed
- in file IAuthorizator.php, method IAuthorizator::isAllowed()
Performs a role-based authorization.
- isAllowed
- in file IUser.php, method IUser::isAllowed()
Has a user access to the Resource?
- isAuthenticated
- in file IUser.php, method IUser::isAuthenticated()
Is this user authenticated?
- isAuthenticated
- in file User.php, method User::isAuthenticated()
Is this user authenticated?
- isAvailable
- in file MemcachedStorage.php, method MemcachedStorage::isAvailable()
Checks if Memcached extension is available.
- isConsole
- in file Environment.php, method Environment::isConsole()
Detects console (non-HTTP) mode.
- isControlInvalid
- in file Control.php, method Control::isControlInvalid()
Is required to repaint the control or its snippet?
- isControlInvalid
- in file IRenderable.php, method IRenderable::isControlInvalid()
Is required to repaint the control?
- isDebugging
- in file Environment.php, method Environment::isDebugging()
Determines whether the debugger is active.
- isDir
- in file Ftp.php, method Ftp::isDir()
Checks if directory exists.
- isDisabled
- in file FormControl.php, method FormControl::isDisabled()
Is control disabled?
- isDisabled
- in file IFormControl.php, method IFormControl::isDisabled()
Is control disabled?
- isEmpty
- in file SmartCachingIterator.php, method SmartCachingIterator::isEmpty()
Is the iterator empty?
- isEmpty
- in file Html.php, method Html::isEmpty()
Is element empty?
- isEnabled
- in file Debug.php, method Debug::isEnabled()
Unregister error handler routine.
- isEqual
- in file Uri.php, method Uri::isEqual()
URI comparsion (this object must be in canonical form).
- IServiceLocator
- in file IServiceLocator.php, class IServiceLocator
The service locator (EXPERIMENTAL).
- IServiceLocator.php
- procedural page IServiceLocator.php
- ISet
- in file ISet.php, class ISet
A collection that contains no duplicate elements.
- isEven
- in file SmartCachingIterator.php, method SmartCachingIterator::isEven()
Is the counter even?
- isFirst
- in file SmartCachingIterator.php, method SmartCachingIterator::isFirst()
Is the current element the first one?
- isFirst
- in file Paginator.php, method Paginator::isFirst()
Is the current page the first one?
- isFirstSkipped
- in file SelectBox.php, method SelectBox::isFirstSkipped()
Is first item in select box ignored?
- ISignalReceiver
- in file ISignalReceiver.php, class ISignalReceiver
Component with ability to receive signal.
- isInRole
- in file User.php, method User::isInRole()
Is a user in the specified effective role?
- isInRole
- in file IUser.php, method IUser::isInRole()
Is a user in the specified role?
- isLast
- in file SmartCachingIterator.php, method SmartCachingIterator::isLast()
Is the current element the last one?
- isLast
- in file Paginator.php, method Paginator::isLast()
Is the current page the last one?
- isLive
- in file Environment.php, method Environment::isLive()
- isMethod
- in file PresenterRequest.php, method PresenterRequest::isMethod()
Checks if the method is the given one.
- isMethod
- in file HttpRequest.php, method HttpRequest::isMethod()
Checks if the request method is the given one.
- isMethod
- in file IHttpRequest.php, method IHttpRequest::isMethod()
Checks HTTP request method.
- isOdd
- in file SmartCachingIterator.php, method SmartCachingIterator::isOdd()
Is the counter odd?
- isOK
- in file HttpUploadedFile.php, method HttpUploadedFile::isOK()
Is there any error?
- isPopulated
- in file Form.php, method Form::isPopulated()
Was form populated by setDefaults() or processHttpRequest() yet?
- isPost
- in file PresenterRequest.php, method PresenterRequest::isPost()
Checks if the method is POST.
- isPost
- in file HttpRequest.php, method HttpRequest::isPost()
Checks if the request method is POST.
- isProduction
- in file RobotLoader.php, method RobotLoader::isProduction()
- isProduction
- in file Environment.php, method Environment::isProduction()
Determines whether a server is running in production mode.
- isReadOnly
- in file Collection.php, method Collection::isReadOnly()
Returns a value indicating whether collection is read-only.
- isReadOnly
- in file ICollection.php, method ICollection::isReadOnly()
- isRendered
- in file FormControl.php, method FormControl::isRendered()
Does method getControl() have been called?
- isRequired
- in file FormControl.php, method FormControl::isRequired()
Is control mandatory?
- isSecured
- in file HttpRequest.php, method HttpRequest::isSecured()
Is the request is sent via secure channel (https).
- isSecured
- in file IHttpRequest.php, method IHttpRequest::isSecured()
Is the request is sent via secure channel (https).
- isSent
- in file IHttpResponse.php, method IHttpResponse::isSent()
Checks if headers have been sent.
- isSent
- in file HttpResponse.php, method HttpResponse::isSent()
Checks if headers have been sent.
- isSignalReceiver
- in file Presenter.php, method Presenter::isSignalReceiver()
Checks if the signal receiver is the given one.
- isStarted
- in file Session.php, method Session::isStarted()
Has been session started?
- isSubmitted
- in file Form.php, method Form::isSubmitted()
Tells if the form was submitted.
- isSubmittedBy
- in file SubmitButton.php, method SubmitButton::isSubmittedBy()
Tells if the form was submitted by this button.
- isSubmittedBy
- in file ISubmitterControl.php, method ISubmitterControl::isSubmittedBy()
Tells if the form was submitted by this button.
- IStatePersistent
- in file IStatePersistent.php, class IStatePersistent
Component with ability to save and load its state.
- ISubmitterControl
- in file ISubmitterControl.php, class ISubmitterControl
Defines method that must be implemented to allow a control to submit web form.
- isValid
- in file Form.php, method Form::isValid()
Is form valid?
- IS_IN
- in file Form.php, class constant Form::IS_IN
operation name
- ITemplate
- in file ITemplate.php, class ITemplate
Defines template methods.
- ITEMS
- in file Cache.php, class constant Cache::ITEMS
dependency
- ITranslator
- in file ITranslator.php, class ITranslator
Translator adapter.
- ITranslator.php
- procedural page ITranslator.php
- IUser
- in file IUser.php, class IUser
Authentication and authorization.
- IAuthenticator.php
- procedural page IAuthenticator.php
- IAuthorizator.php
- procedural page IAuthorizator.php
- Identity.php
- procedural page Identity.php
- IIdentity.php
- procedural page IIdentity.php
- IPermissionAssertion.php
- procedural page IPermissionAssertion.php
- IResource.php
- procedural page IResource.php
- IRole.php
- procedural page IRole.php
- IFileTemplate.php
- procedural page IFileTemplate.php
- ITemplate.php
- procedural page ITemplate.php
- IHttpRequest.php
- procedural page IHttpRequest.php
- IHttpResponse.php
- procedural page IHttpResponse.php
- IUser.php
- procedural page IUser.php
top
top
top
l
- $label
- in file FormControl.php, variable FormControl::$label
- $list
- in file NetteLoader.php, variable NetteLoader::$list
- Link.php
- procedural page Link.php
- LAB
- in file Environment.php, class constant Environment::LAB
environment name
- lastModified
- in file Presenter.php, method Presenter::lastModified()
Attempts to cache the sent entity by its last modification date
- lazyLink
- in file PresenterComponent.php, method PresenterComponent::lazyLink()
- LENGTH
- in file Form.php, class constant Form::LENGTH
operation name
- LimitedScope
- in file LimitedScope.php, class LimitedScope
Limited scope for PHP code evaluation and script including.
- link
- in file PresenterComponent.php, method PresenterComponent::link()
Generates URL to presenter, action or signal.
- Link
- in file Link.php, class Link
Lazy encapsulation of PresenterComponent::link().
- link
- in file AjaxDriver.php, method AjaxDriver::link()
Generates link.
- load
- in file LimitedScope.php, method LimitedScope::load()
Includes script in a limited scope.
- load
- in file IConfigAdapter.php, method IConfigAdapter::load()
Reads configuration from file.
- load
- in file ConfigAdapterXml.php, method ConfigAdapterXml::load()
Reads configuration from XML file.
- load
- in file ConfigAdapterIni.php, method ConfigAdapterIni::load()
Reads configuration from INI file.
- load
- in file AutoLoader.php, method AutoLoader::load()
Try to load the requested class.
- loadConfig
- in file Environment.php, method Environment::loadConfig()
Loads global configuration from file and process it.
- loadConfig
- in file Configurator.php, method Configurator::loadConfig()
Loads global configuration from file and process it.
- loader
- in file TemplateHelpers.php, method TemplateHelpers::loader()
Try to load the requested helper.
- loader.php
- procedural page loader.php
- LimitedScope.php
- procedural page LimitedScope.php
- loadHttpData
- in file TextInput.php, method TextInput::loadHttpData()
Loads HTTP data.
- loadHttpData
- in file Form.php, method Form::loadHttpData()
Fill-in the form with HTTP data. Doesn't check if form was submitted.
- loadHttpData
- in file TextBase.php, method TextBase::loadHttpData()
Loads HTTP data.
- loadHttpData
- in file RepeaterControl.php, method RepeaterControl::loadHttpData()
Load HTTP data.
- loadHttpData
- in file ImageButton.php, method ImageButton::loadHttpData()
Loads HTTP data.
- loadHttpData
- in file IFormControl.php, method IFormControl::loadHttpData()
Loads HTTP data.
- loadHttpData
- in file FormControl.php, method FormControl::loadHttpData()
Loads HTTP data.
- loadState
- in file PresenterComponent.php, method PresenterComponent::loadState()
Loads state informations.
- loadState
- in file IStatePersistent.php, method IStatePersistent::loadState()
Loads state informations.
- LOG
- in file Debug.php, class constant Debug::LOG
FirePHP log priority
- Logger
- in file Logger.php, class Logger
Message logger.
- Logger.php
- procedural page Logger.php
- lookup
- in file Component.php, method Component::lookup()
Lookup hierarchy for component specified by class or interface name.
- lookupPath
- in file Component.php, method Component::lookupPath()
Lookup for component specified by class or interface name. Returns backtrace path.
- lower
- in file String.php, method String::lower()
Convert to lower case.
top
m
- $macros
- in file CurlyBracketsFilter.php, variable CurlyBracketsFilter::$macros
- $mailer
- in file Debug.php, variable Debug::$mailer
- $maxDepth
- in file Debug.php, variable Debug::$maxDepth
- $maxLen
- in file Debug.php, variable Debug::$maxLen
- $maxLoop
- in file Application.php, variable Application::$maxLoop
- $memcache
- in file MemcachedStorage.php, variable MemcachedStorage::$memcache
- $message
- in file Rule.php, variable Rule::$message
- $metadata
- in file Route.php, variable Route::$metadata
- $module
- in file SimpleRouter.php, variable SimpleRouter::$module
- MultiRouter.php
- procedural page MultiRouter.php
- MemcachedStorage.php
- procedural page MemcachedStorage.php
- MultiSelectBox.php
- procedural page MultiSelectBox.php
- macro
- in file CurlyBracketsFilter.php, method CurlyBracketsFilter::macro()
Process specified macro.
- macroModifiers
- in file CurlyBracketsFilter.php, method CurlyBracketsFilter::macroModifiers()
Applies modifiers.
- MANUAL
- in file User.php, class constant User::MANUAL
sign-out reason User::getSignOutReason()
- match
- in file SimpleRouter.php, method SimpleRouter::match()
Maps HTTP request to a PresenterRequest object.
- match
- in file IRouter.php, method IRouter::match()
Maps HTTP request to a PresenterRequest object.
- match
- in file Route.php, method Route::match()
Maps HTTP request to a PresenterRequest object.
- match
- in file MultiRouter.php, method MultiRouter::match()
Maps HTTP request to a PresenterRequest object.
- MAX_FILE_SIZE
- in file Form.php, class constant Form::MAX_FILE_SIZE
operation name
- MAX_LENGTH
- in file Form.php, class constant Form::MAX_LENGTH
operation name
- MemberAccessException
- in file exceptions.php, class MemberAccessException
The exception that is thrown when accessing a class member (property or method) fails.
- MemcachedStorage
- in file MemcachedStorage.php, class MemcachedStorage
Memcached storage.
- META_CONSTS
- in file MemcachedStorage.php, class constant MemcachedStorage::META_CONSTS
internal cache structure
- META_CONSTS
- in file FileStorage.php, class constant FileStorage::META_CONSTS
internal cache file structure
- META_DATA
- in file MemcachedStorage.php, class constant MemcachedStorage::META_DATA
internal cache structure
- META_DELTA
- in file MemcachedStorage.php, class constant MemcachedStorage::META_DELTA
internal cache structure
- META_DELTA
- in file FileStorage.php, class constant FileStorage::META_DELTA
internal cache file structure
- META_EXPIRE
- in file FileStorage.php, class constant FileStorage::META_EXPIRE
internal cache file structure
- META_FILES
- in file FileStorage.php, class constant FileStorage::META_FILES
internal cache file structure
- META_FILES
- in file MemcachedStorage.php, class constant MemcachedStorage::META_FILES
internal cache structure
- META_HEADER_LEN
- in file FileStorage.php, class constant FileStorage::META_HEADER_LEN
internal cache file structure
- META_ITEMS
- in file FileStorage.php, class constant FileStorage::META_ITEMS
internal cache file structure
- META_PRIORITY
- in file FileStorage.php, class constant FileStorage::META_PRIORITY
internal cache file structure
- META_SERIALIZED
- in file FileStorage.php, class constant FileStorage::META_SERIALIZED
internal cache file structure
- META_TAGS
- in file FileStorage.php, class constant FileStorage::META_TAGS
internal cache file structure
- META_TIME
- in file FileStorage.php, class constant FileStorage::META_TIME
internal cache file structure
- MIME_TYPE
- in file Form.php, class constant Form::MIME_TYPE
operation name
- MIN_LENGTH
- in file Form.php, class constant Form::MIN_LENGTH
operation name
- mkDirRecursive
- in file Ftp.php, method Ftp::mkDirRecursive()
Recursive creates directories.
- MODULE_KEY
- in file SimpleRouter.php, class constant SimpleRouter::MODULE_KEY
- MODULE_KEY
- in file Route.php, class constant Route::MODULE_KEY
- monitor
- in file Component.php, method Component::monitor()
Starts monitoring.
- MOREDATA
- in file Ftp.php, class constant Ftp::MOREDATA
FTP constant alias
- move
- in file HttpUploadedFile.php, method HttpUploadedFile::move()
Move uploaded file to new location.
- MultiRouter
- in file MultiRouter.php, class MultiRouter
The router broker.
- MultiSelectBox
- in file MultiSelectBox.php, class MultiSelectBox
Select box control that allows multiple item selection.
top
n
- NetteLoader.php
- procedural page NetteLoader.php
- NAME
- in file Framework.php, class constant Framework::NAME
Nette Framework version identification
- NAME_SEPARATOR
- in file IComponent.php, class constant IComponent::NAME_SEPARATOR
Separator for component names in path concatenation.
- netteLinks
- in file TemplateFilters.php, method TemplateFilters::netteLinks()
Filter netteLinks: translates links "nette:...".
- NetteLoader
- in file NetteLoader.php, class NetteLoader
Nette auto loader is responsible for loading Nette classes and interfaces.
- next
- in file SmartCachingIterator.php, method SmartCachingIterator::next()
Forwards to the next element.
- normalize
- in file String.php, method String::normalize()
Removes special controls characters and normalizes line endings and spaces.
- notifyRule
- in file TextBase.php, method TextBase::notifyRule()
- notifyRule
- in file TextInput.php, method TextInput::notifyRule()
- notifyRule
- in file FormControl.php, method FormControl::notifyRule()
New rule or condition notification callback.
- NotImplementedException
- in file exceptions.php, class NotImplementedException
The exception that is thrown when a requested method or operation is not implemented.
- NotSupportedException
- in file exceptions.php, class NotSupportedException
The exception that is thrown when an invoked method is not supported. For scenarios where it is sometimes possible to perform the requested operation, see InvalidStateException.
- NUMERIC
- in file Form.php, class constant Form::NUMERIC
operation name
top
o
- $oldLayoutMode
- in file Presenter.php, variable Presenter::$oldLayoutMode
- $onAuthenticated
- in file User.php, variable User::$onAuthenticated
- $onClick
- in file SubmitButton.php, variable SubmitButton::$onClick
- $onError
- in file Application.php, variable Application::$onError
- $onInvalidClick
- in file SubmitButton.php, variable SubmitButton::$onInvalidClick
- $onInvalidSubmit
- in file Form.php, variable Form::$onInvalidSubmit
- $onRequest
- in file Application.php, variable Application::$onRequest
- $onShutdown
- in file Application.php, variable Application::$onShutdown
- $onShutdown
- in file Presenter.php, variable Presenter::$onShutdown
- $onSignedOut
- in file User.php, variable User::$onSignedOut
- $onStartup
- in file Application.php, variable Application::$onStartup
- $onSubmit
- in file Form.php, variable Form::$onSubmit
- $operation
- in file Rule.php, variable Rule::$operation
- $originalUri
- in file HttpRequest.php, variable HttpRequest::$originalUri
- $outputAllowed
- in file SnippetHelper.php, variable SnippetHelper::$outputAllowed
- Object
- in file Object.php, class Object
Nette\Object is the ultimate ancestor of all instantiable classes.
- Object.php
- procedural page Object.php
- ObjectMixin
- in file ObjectMixin.php, class ObjectMixin
Nette\Object behaviour mixin.
- ObjectMixin.php
- procedural page ObjectMixin.php
- offsetExists
- in file Html.php, method Html::offsetExists()
Exists child node? (\ArrayAccess implementation).
- offsetExists
- in file Set.php, method Set::offsetExists()
Not supported.
- offsetExists
- in file Cache.php, method Cache::offsetExists()
Exists item in cache? (\ArrayAccess implementation).
- offsetExists
- in file ArrayList.php, method ArrayList::offsetExists()
Exists item? (\ArrayAccess implementation).
- offsetExists
- in file Hashtable.php, method Hashtable::offsetExists()
Exists item? (\ArrayAccess implementation).
- offsetExists
- in file FormContainer.php, method FormContainer::offsetExists()
Does component specified by name exists?
- offsetExists
- in file SessionNamespace.php, method SessionNamespace::offsetExists()
Determines whether a variable in this session namespace is set.
- offsetGet
- in file SessionNamespace.php, method SessionNamespace::offsetGet()
Gets a variable from this session namespace.
- offsetGet
- in file Set.php, method Set::offsetGet()
Not supported.
- offsetGet
- in file Html.php, method Html::offsetGet()
Returns child node (\ArrayAccess implementation).
- offsetGet
- in file Hashtable.php, method Hashtable::offsetGet()
Returns item (\ArrayAccess implementation).
- offsetGet
- in file FormContainer.php, method FormContainer::offsetGet()
Returns component specified by name. Throws exception if component doesn't exist.
- offsetGet
- in file Cache.php, method Cache::offsetGet()
Retrieves the specified item from the cache or NULL if the key is not found (\ArrayAccess implementation).
- offsetGet
- in file ArrayList.php, method ArrayList::offsetGet()
Returns item (\ArrayAccess implementation).
- offsetSet
- in file ArrayList.php, method ArrayList::offsetSet()
Replaces (or appends) the item (\ArrayAccess implementation).
- offsetSet
- in file Set.php, method Set::offsetSet()
Not supported (only appending).
- offsetSet
- in file Cache.php, method Cache::offsetSet()
Inserts (replaces) item into the cache (\ArrayAccess implementation).
- offsetSet
- in file FormContainer.php, method FormContainer::offsetSet()
Adds the component to the container.
- offsetSet
- in file SessionNamespace.php, method SessionNamespace::offsetSet()
Sets a variable in this session namespace.
- offsetSet
- in file Html.php, method Html::offsetSet()
Inserts (replaces) child node (\ArrayAccess implementation).
- offsetSet
- in file Hashtable.php, method Hashtable::offsetSet()
Inserts (replaces) item (\ArrayAccess implementation).
- offsetUnset
- in file ArrayList.php, method ArrayList::offsetUnset()
Removes the element at the specified position in this list.
- offsetUnset
- in file Html.php, method Html::offsetUnset()
Removes child node (\ArrayAccess implementation).
- offsetUnset
- in file Set.php, method Set::offsetUnset()
Not supported.
- offsetUnset
- in file Hashtable.php, method Hashtable::offsetUnset()
Removes the element at the specified position in this list.
- offsetUnset
- in file SessionNamespace.php, method SessionNamespace::offsetUnset()
Unsets a variable in this session namespace.
- offsetUnset
- in file FormContainer.php, method FormContainer::offsetUnset()
Removes component from the container. Throws exception if component doesn't exist.
- offsetUnset
- in file Cache.php, method Cache::offsetUnset()
Removes the specified item from the cache.
- ONE_WAY
- in file IRouter.php, class constant IRouter::ONE_WAY
flag
- open
- in file IAjaxDriver.php, method IAjaxDriver::open()
- open
- in file AjaxDriver.php, method AjaxDriver::open()
top
p
- $params
- in file PresenterComponent.php, variable PresenterComponent::$params
- $pass
- in file Uri.php, variable Uri::$pass
- $path
- in file Uri.php, variable Uri::$path
- $path
- in file ImageMagick.php, variable ImageMagick::$path
- $port
- in file Uri.php, variable Uri::$port
- $post
- in file HttpRequest.php, variable HttpRequest::$post
- $prefix
- in file MemcachedStorage.php, variable MemcachedStorage::$prefix
- $productionMode
- in file Debug.php, variable Debug::$productionMode
- Presenter.php
- procedural page Presenter.php
- PresenterComponent.php
- procedural page PresenterComponent.php
- PresenterHelpers.php
- procedural page PresenterHelpers.php
- PresenterLoader.php
- procedural page PresenterLoader.php
- PresenterRequest.php
- procedural page PresenterRequest.php
- profiler.phtml
- procedural page profiler.phtml
- Paginator
- in file Paginator.php, class Paginator
Paginating math.
- Paginator.php
- procedural page Paginator.php
- PASSWORD
- in file IAuthenticator.php, class constant IAuthenticator::PASSWORD
Credential key
- PATH
- in file Route.php, class constant Route::PATH
uri type
- PATTERN
- in file Route.php, class constant Route::PATTERN
key used in Route::$styles
- PERFORMANCE
- in file Environment.php, class constant Environment::PERFORMANCE
mode name
- PERMANENT
- in file IHttpResponse.php, class constant IHttpResponse::PERMANENT
- Permission
- in file Permission.php, class Permission
Access control list (ACL) functionality and privileges management.
- PHASE_PREPARE
- in file Presenter.php, class constant Presenter::PHASE_PREPARE
life cycle phases Presenter::getPhase()
- PHASE_RENDER
- in file Presenter.php, class constant Presenter::PHASE_RENDER
life cycle phases Presenter::getPhase()
- PHASE_SHUTDOWN
- in file Presenter.php, class constant Presenter::PHASE_SHUTDOWN
life cycle phases Presenter::getPhase()
- PHASE_SIGNAL
- in file Presenter.php, class constant Presenter::PHASE_SIGNAL
life cycle phases Presenter::getPhase()
- PHASE_STARTUP
- in file Presenter.php, class constant Presenter::PHASE_STARTUP
life cycle phases Presenter::getPhase()
- place
- in file Image.php, method Image::place()
Puts another image into this image.
- PNG
- in file Image.php, class constant Image::PNG
- popGlobalParams
- in file Presenter.php, method Presenter::popGlobalParams()
Pops parameters for specified component.
- POST
- in file IHttpRequest.php, class constant IHttpRequest::POST
HTTP request method
- Presenter
- in file Presenter.php, class Presenter
Presenter object represents a webpage instance. It executes all the logic for the request.
- PresenterComponent
- in file PresenterComponent.php, class PresenterComponent
PresenterComponent is the base class for all presenters components.
- PresenterLoader
- in file PresenterLoader.php, class PresenterLoader
Default presenter loader.
- PresenterRequest
- in file PresenterRequest.php, class PresenterRequest
Application presenter request. Immutable object.
- PRESENTER_KEY
- in file Route.php, class constant Route::PRESENTER_KEY
- PRESENTER_KEY
- in file SimpleRouter.php, class constant SimpleRouter::PRESENTER_KEY
- PRIORITY
- in file Cache.php, class constant Cache::PRIORITY
dependency
- processException
- in file Debug.php, method Debug::processException()
Logs or displays exception.
- processHttpRequest
- in file AppForm.php, method AppForm::processHttpRequest()
Detects form submission and loads PresenterRequest values.
- processHttpRequest
- in file Form.php, method Form::processHttpRequest()
Detects form submission and loads HTTP values.
- processSignal
- in file Presenter.php, method Presenter::processSignal()
- PRODUCTION
- in file Debug.php, class constant Debug::PRODUCTION
server modes Debug::enable()
- PRODUCTION
- in file Environment.php, class constant Environment::PRODUCTION
environment name
- promo
- in file Framework.php, method Framework::promo()
Nette Framework promotion.
- PROTECTOR_ID
- in file Form.php, class constant Form::PROTECTOR_ID
protection token ID
- PROTOCOL
- in file SafeStream.php, class constant SafeStream::PROTOCOL
Name of stream protocol - safe://
- PUT
- in file IHttpRequest.php, class constant IHttpRequest::PUT
HTTP request method
- Permission.php
- procedural page Permission.php
top
top
r
- $rawSection
- in file ConfigAdapterIni.php, variable ConfigAdapterIni::$rawSection
- $readOnly
- in file Collection.php, variable Collection::$readOnly
- $repeatCount
- in file RepeaterControl.php, variable RepeaterControl::$repeatCount
- $repeatMax
- in file RepeaterControl.php, variable RepeaterControl::$repeatMax
- $repeatMin
- in file RepeaterControl.php, variable RepeaterControl::$repeatMin
- RedirectingException.php
- procedural page RedirectingException.php
- Route.php
- procedural page Route.php
- RadioList.php
- procedural page RadioList.php
- RepeaterControl.php
- procedural page RepeaterControl.php
- Rule.php
- procedural page Rule.php
- Rules.php
- procedural page Rules.php
- RobotLoader.php
- procedural page RobotLoader.php
- RadioList
- in file RadioList.php, class RadioList
Set of radio button controls.
- RANGE
- in file Form.php, class constant Form::RANGE
operation name
- raw
- in file JavaScriptConsole.php, method JavaScriptConsole::raw()
Appends user expressions.
- raw
- in file JavaScript.php, method JavaScript::raw()
Appends user expressions.
- read
- in file FileStorage.php, method FileStorage::read()
Read from cache.
- read
- in file ICacheStorage.php, method ICacheStorage::read()
Read from cache.
- read
- in file MemcachedStorage.php, method MemcachedStorage::read()
Read from cache.
- read
- in file DummyStorage.php, method DummyStorage::read()
Read from cache.
- readData
- in file TemplateCacheStorage.php, method TemplateCacheStorage::readData()
Reads cache data from disk.
- readData
- in file FileStorage.php, method FileStorage::readData()
Reads cache data from disk and closes cache file handle.
- readMeta
- in file FileStorage.php, method FileStorage::readMeta()
Reads cache data from disk.
- READONLY
- in file Config.php, class constant Config::READONLY
flag
- rebuild
- in file RobotLoader.php, method RobotLoader::rebuild()
Rebuilds class list cache.
- reconnect
- in file Ftp.php, method Ftp::reconnect()
Reconnects to FTP server.
- RecursiveComponentIterator
- in file ComponentContainer.php, class RecursiveComponentIterator
Recursive component iterator. See ComponentContainer::getComponents().
- RecursiveHtmlIterator
- in file Html.php, class RecursiveHtmlIterator
Recursive HTML element iterator. See Html::getIterator().
- redirect
- in file IHttpResponse.php, method IHttpResponse::redirect()
Redirects to a new URL.
- redirect
- in file PresenterComponent.php, method PresenterComponent::redirect()
Redirect to another presenter, action or signal.
- redirect
- in file HttpResponse.php, method HttpResponse::redirect()
Redirects to a new URL. Note: call exit() after it.
- RedirectingException
- in file RedirectingException.php, class RedirectingException
Abort presenter and redirects to new request.
- redirectUri
- in file Presenter.php, method Presenter::redirectUri()
Redirect to another URL and ends presenter execution.
- REFRESH
- in file Cache.php, class constant Cache::REFRESH
dependency
- regenerateId
- in file Session.php, method Session::regenerateId()
Regenerates the session ID.
- REGEXP
- in file Form.php, class constant Form::REGEXP
operation name
- register
- in file SafeStream.php, method SafeStream::register()
Registers protocol 'safe://'.
- register
- in file AutoLoader.php, method AutoLoader::register()
Register autoloader.
- registerExtension
- in file Config.php, method Config::registerExtension()
Registers adapter for given file extension.
- registerFilter
- in file Template.php, method Template::registerFilter()
Registers callback as template filter.
- registerHelper
- in file Template.php, method Template::registerHelper()
Registers callback as template helper.
- registerHelperLoader
- in file Template.php, method Template::registerHelperLoader()
Registers callback as template helpers loader.
- RELATIVE
- in file Route.php, class constant Route::RELATIVE
uri type
- relativeLinks
- in file TemplateFilters.php, method TemplateFilters::relativeLinks()
Filter relativeLinks: prepends root to relative links.
- release
- in file Cache.php, method Cache::release()
Discards the internal cache.
- remove
- in file ICacheStorage.php, method ICacheStorage::remove()
Removes item from the cache.
- remove
- in file ICollection.php, method ICollection::remove()
- remove
- in file SessionNamespace.php, method SessionNamespace::remove()
Cancels the current session namespace.
- remove
- in file Collection.php, method Collection::remove()
Removes the first occurrence of the specified element.
- remove
- in file DummyStorage.php, method DummyStorage::remove()
Removes item from the cache.
- remove
- in file FileStorage.php, method FileStorage::remove()
Removes item from the cache.
- remove
- in file ArrayList.php, method ArrayList::remove()
Removes the first occurrence of the specified element.
- remove
- in file MemcachedStorage.php, method MemcachedStorage::remove()
Removes item from the cache.
- removeAllow
- in file Permission.php, method Permission::removeAllow()
Removes "allow" permissions from the list. The rule is removed only in the context of the given Roles, Resources, and privileges. Existing rules to which the remove operation does not apply would remain in the
- removeAllResources
- in file Permission.php, method Permission::removeAllResources()
Removes all Resources.
- removeAllRoles
- in file Permission.php, method Permission::removeAllRoles()
Removes all Roles from the list.
- removeChildren
- in file Html.php, method Html::removeChildren()
Removed all children.
- removeComponent
- in file IComponentContainer.php, method IComponentContainer::removeComponent()
Removes a component from the IComponentContainer.
- removeComponent
- in file ComponentContainer.php, method ComponentContainer::removeComponent()
Removes a component from the IComponentContainer.
- removeDeny
- in file Permission.php, method Permission::removeDeny()
Removes "deny" restrictions from the list. The rule is removed only in the context of the given Roles, Resources, and privileges. Existing rules to which the remove operation does not apply would remain in the
- removeExpiration
- in file SessionNamespace.php, method SessionNamespace::removeExpiration()
Removes the expiration from the namespace or specific variables.
- removePhp
- in file TemplateFilters.php, method TemplateFilters::removePhp()
Filters out PHP code.
- removeResource
- in file Permission.php, method Permission::removeResource()
Removes a Resource and all of its children.
- removeRole
- in file Permission.php, method Permission::removeRole()
Removes the Role from the list.
- removeService
- in file IServiceLocator.php, method IServiceLocator::removeService()
Removes the specified service type from the service container.
- removeService
- in file ServiceLocator.php, method ServiceLocator::removeService()
Removes the specified service type from the service container.
- render
- in file Form.php, method Form::render()
Renders form.
- render
- in file Html.php, method Html::render()
Renders element's start tag, content and end tag.
- render
- in file ConventionalRenderer.php, method ConventionalRenderer::render()
Provides complete form rendering.
- render
- in file ITemplate.php, method ITemplate::render()
Renders template to output.
- render
- in file Template.php, method Template::render()
Renders template to output.
- render
- in file IFormRenderer.php, method IFormRenderer::render()
Provides complete form rendering.
- renderBegin
- in file ConventionalRenderer.php, method ConventionalRenderer::renderBegin()
Renders form begin.
- renderBody
- in file ConventionalRenderer.php, method ConventionalRenderer::renderBody()
Renders form body.
- renderClientScript
- in file UserClientScript.php, method UserClientScript::renderClientScript()
Generates the client side validation script.
- renderClientScript
- in file InstantClientScript.php, method InstantClientScript::renderClientScript()
Generates the client side validation script.
- renderControl
- in file ConventionalRenderer.php, method ConventionalRenderer::renderControl()
Renders 'control' part of visual row of controls.
- renderControls
- in file ConventionalRenderer.php, method ConventionalRenderer::renderControls()
Renders group of controls.
- renderEnd
- in file ConventionalRenderer.php, method ConventionalRenderer::renderEnd()
Renders form end.
- renderErrors
- in file ConventionalRenderer.php, method ConventionalRenderer::renderErrors()
Renders validation errors (per form or per control).
- renderLabel
- in file ConventionalRenderer.php, method ConventionalRenderer::renderLabel()
Renders 'label' part of visual row of controls.
- renderPair
- in file ConventionalRenderer.php, method ConventionalRenderer::renderPair()
Renders single visual row.
- renderPairMulti
- in file ConventionalRenderer.php, method ConventionalRenderer::renderPairMulti()
Renders single visual row of multiple controls.
- renderTemplate
- in file Presenter.php, method Presenter::renderTemplate()
- RepeaterControl
- in file RepeaterControl.php, class RepeaterControl
A control that repeats a specified prototype for each item in the list.
- resize
- in file ImageMagick.php, method ImageMagick::resize()
Resizes image.
- resize
- in file Image.php, method Image::resize()
Resizes image.
- resourceInheritsFrom
- in file Permission.php, method Permission::resourceInheritsFrom()
Returns TRUE if $resource inherits from $inherit.
- restoreRequest
- in file Application.php, method Application::restoreRequest()
- REVISION
- in file Framework.php, class constant Framework::REVISION
Nette Framework version identification
- rewind
- in file SmartCachingIterator.php, method SmartCachingIterator::rewind()
Rewinds the Iterator.
- rgb
- in file Image.php, method Image::rgb()
Returns RGB color.
- RobotLoader
- in file RobotLoader.php, class RobotLoader
Nette auto loader is responsible for loading classes and interfaces.
- roleInheritsFrom
- in file Permission.php, method Permission::roleInheritsFrom()
Returns TRUE if $role inherits from $inherit.
- Route
- in file Route.php, class Route
The bidirectional route is responsible for mapping HTTP request to a PresenterRoute object for dispatch and vice-versa.
- Rule
- in file Rule.php, class Rule
Single validation rule or condition represented as value object.
- Rules
- in file Rules.php, class Rules
List of validation & condition rules.
- run
- in file IPresenter.php, method IPresenter::run()
- run
- in file Application.php, method Application::run()
Dispatch a HTTP request to a front controller.
- run
- in file Presenter.php, method Presenter::run()
top
s
- $scanDirs
- in file RobotLoader.php, variable RobotLoader::$scanDirs
- $scheme
- in file Uri.php, variable Uri::$scheme
- $scriptPath
- in file UriScript.php, variable UriScript::$scriptPath
- $sectionSeparator
- in file ConfigAdapterIni.php, variable ConfigAdapterIni::$sectionSeparator
- $separator
- in file RadioList.php, variable RadioList::$separator
- $styles
- in file Route.php, variable Route::$styles
- $submittedBy
- in file Form.php, variable Form::$submittedBy
- $subRules
- in file Rule.php, variable Rule::$subRules
- SimpleRouter.php
- procedural page SimpleRouter.php
- Set.php
- procedural page Set.php
- SelectBox.php
- procedural page SelectBox.php
- SubmitButton.php
- procedural page SubmitButton.php
- SafeStream.php
- procedural page SafeStream.php
- SimpleLoader.php
- procedural page SimpleLoader.php
- S200_OK
- in file IHttpResponse.php, class constant IHttpResponse::S200_OK
HTTP 1.1 response code
- S204_NO_CONTENT
- in file IHttpResponse.php, class constant IHttpResponse::S204_NO_CONTENT
HTTP 1.1 response code
- S300_MULTIPLE_CHOICES
- in file IHttpResponse.php, class constant IHttpResponse::S300_MULTIPLE_CHOICES
HTTP 1.1 response code
- S301_MOVED_PERMANENTLY
- in file IHttpResponse.php, class constant IHttpResponse::S301_MOVED_PERMANENTLY
HTTP 1.1 response code
- S302_FOUND
- in file IHttpResponse.php, class constant IHttpResponse::S302_FOUND
HTTP 1.1 response code
- S303_POST_GET
- in file IHttpResponse.php, class constant IHttpResponse::S303_POST_GET
HTTP 1.1 response code
- S303_SEE_OTHER
- in file IHttpResponse.php, class constant IHttpResponse::S303_SEE_OTHER
HTTP 1.1 response code
- S304_NOT_MODIFIED
- in file IHttpResponse.php, class constant IHttpResponse::S304_NOT_MODIFIED
HTTP 1.1 response code
- S307_TEMPORARY_REDIRECT
- in file IHttpResponse.php, class constant IHttpResponse::S307_TEMPORARY_REDIRECT
HTTP 1.1 response code
- S400_BAD_REQUEST
- in file IHttpResponse.php, class constant IHttpResponse::S400_BAD_REQUEST
HTTP 1.1 response code
- S401_UNAUTHORIZED
- in file IHttpResponse.php, class constant IHttpResponse::S401_UNAUTHORIZED
HTTP 1.1 response code
- S403_FORBIDDEN
- in file IHttpResponse.php, class constant IHttpResponse::S403_FORBIDDEN
HTTP 1.1 response code
- S404_NOT_FOUND
- in file IHttpResponse.php, class constant IHttpResponse::S404_NOT_FOUND
HTTP 1.1 response code
- S410_GONE
- in file IHttpResponse.php, class constant IHttpResponse::S410_GONE
HTTP 1.1 response code
- S500_INTERNAL_SERVER_ERROR
- in file IHttpResponse.php, class constant IHttpResponse::S500_INTERNAL_SERVER_ERROR
HTTP 1.1 response code
- S501_NOT_IMPLEMENTED
- in file IHttpResponse.php, class constant IHttpResponse::S501_NOT_IMPLEMENTED
HTTP 1.1 response code
- S503_SERVICE_UNAVAILABLE
- in file IHttpResponse.php, class constant IHttpResponse::S503_SERVICE_UNAVAILABLE
HTTP 1.1 response code
- SafeStream
- in file SafeStream.php, class SafeStream
Thread safe / atomic file manipulation. Stream safe://
- save
- in file IConfigAdapter.php, method IConfigAdapter::save()
Writes configuration to file.
- save
- in file CachingHelper.php, method CachingHelper::save()
Stops and saves the cache.
- save
- in file ConfigAdapterXml.php, method ConfigAdapterXml::save()
Write XML file.
- save
- in file Image.php, method Image::save()
Saves image to the file.
- save
- in file Cache.php, method Cache::save()
Writes item into the cache.
- save
- in file ImageMagick.php, method ImageMagick::save()
Saves image to the file.
- save
- in file Config.php, method Config::save()
Save configuration to file.
- save
- in file ConfigAdapterIni.php, method ConfigAdapterIni::save()
Write INI file.
- saveGlobalState
- in file Presenter.php, method Presenter::saveGlobalState()
Permanently saves state information for all subcomponents to $this->globalState.
- saveState
- in file PresenterComponent.php, method PresenterComponent::saveState()
Saves state informations for next request.
- saveState
- in file IStatePersistent.php, method IStatePersistent::saveState()
Saves state informations for next request.
- SCRIPT
- in file Form.php, class constant Form::SCRIPT
operation name
- search
- in file Collection.php, method Collection::search()
Returns the index of the first occurrence of the specified element,.
- search
- in file Set.php, method Set::search()
Returns the index of the first occurrence of the specified element, or FALSE if this collection does not contain this element.
- search
- in file IMap.php, method IMap::search()
- search
- in file Hashtable.php, method Hashtable::search()
Returns the key of the first occurrence of the specified element,.
- SECURED
- in file IRouter.php, class constant IRouter::SECURED
flag
- SimpleAuthenticator.php
- procedural page SimpleAuthenticator.php
- SelectBox
- in file SelectBox.php, class SelectBox
Select box control that allows single item selection.
- send
- in file Image.php, method Image::send()
Outputs image to browser.
- ServiceLocator
- in file ServiceLocator.php, class ServiceLocator
Service locator pattern implementation.
- ServiceLocator.php
- procedural page ServiceLocator.php
- Session
- in file Session.php, class Session
Provides access to session namespaces as well as session settings and management methods.
- SessionNamespace
- in file SessionNamespace.php, class SessionNamespace
Session namespace for Session.
- Set
- in file Set.php, class Set
Provides the base class for a collection that contains no duplicate elements.
- set
- in file ObjectMixin.php, method ObjectMixin::set()
Sets value of a property.
- setAction
- in file Form.php, method Form::setAction()
Sets form's action.
- setArray
- in file Collection.php, method Collection::setArray()
Protected exchangeArray().
- setAuthenticated
- in file User.php, method User::setAuthenticated()
Set the authenticated status of this user.
- setAuthenticationHandler
- in file IUser.php, method IUser::setAuthenticationHandler()
Sets authentication handler.
- setAuthenticationHandler
- in file User.php, method User::setAuthenticationHandler()
Sets authentication handler.
- setAuthorizationHandler
- in file User.php, method User::setAuthorizationHandler()
Sets authorization handler.
- setAuthorizationHandler
- in file IUser.php, method IUser::setAuthorizationHandler()
Sets authorization handler.
- setBase
- in file Paginator.php, method Paginator::setBase()
Sets first page (base) number.
- setCacheStorage
- in file Template.php, method Template::setCacheStorage()
Set cache storage.
- setClientScript
- in file ConventionalRenderer.php, method ConventionalRenderer::setClientScript()
Sets JavaScript handler.
- setCode
- in file IHttpResponse.php, method IHttpResponse::setCode()
Sets HTTP response code.
- setCode
- in file HttpResponse.php, method HttpResponse::setCode()
Sets HTTP response code.
- setConfigurator
- in file Environment.php, method Environment::setConfigurator()
Sets "class behind Environment" configurator.
- setContentType
- in file HttpResponse.php, method HttpResponse::setContentType()
Sends a Content-type HTTP header.
- setContentType
- in file IHttpResponse.php, method IHttpResponse::setContentType()
Sends a Content-type HTTP header.
- setCookie
- in file IHttpResponse.php, method IHttpResponse::setCookie()
Sends a cookie.
- setCookie
- in file HttpResponse.php, method HttpResponse::setCookie()
Sends a cookie.
- setCookieParams
- in file Session.php, method Session::setCookieParams()
Sets the session cookie parameters.
- setCurrentGroup
- in file FormContainer.php, method FormContainer::setCurrentGroup()
- setDefaults
- in file Form.php, method Form::setDefaults()
Fill-in with default values.
- setDisabled
- in file FormControl.php, method FormControl::setDisabled()
Disables or enables control.
- setEmptyValue
- in file TextBase.php, method TextBase::setEmptyValue()
Sets the special value which is treated as empty string.
- setEncoding
- in file HttpRequest.php, method HttpRequest::setEncoding()
Recursively converts and checks encoding.
- setEncoding
- in file Form.php, method Form::setEncoding()
Set the encoding for the values.
- setExpiration
- in file SessionNamespace.php, method SessionNamespace::setExpiration()
Sets the expiration of the namespace or specific variables.
- setExpiration
- in file User.php, method User::setExpiration()
Enables sign out after inactivity.
- setExpiration
- in file Session.php, method Session::setExpiration()
Sets the amount of time allowed between requests before the session will be terminated.
- setFile
- in file Template.php, method Template::setFile()
Sets the path to the template file.
- setFile
- in file IFileTemplate.php, method IFileTemplate::setFile()
Sets the path to the template file.
- setHeader
- in file IHttpResponse.php, method IHttpResponse::setHeader()
Sends a HTTP header and replaces a previous one.
- setHeader
- in file HttpResponse.php, method HttpResponse::setHeader()
Sends a HTTP header and replaces a previous one.
- setHtml
- in file Html.php, method Html::setHtml()
Sets element's HTML content.
- setHtmlId
- in file FormControl.php, method FormControl::setHtmlId()
Changes control's HTML id.
- setId
- in file Session.php, method Session::setId()
Sets the session ID to a specified one.
- setIdentity
- in file User.php, method User::setIdentity()
- setImageResource
- in file Image.php, method Image::setImageResource()
Sets image resource.
- setItemCount
- in file Paginator.php, method Paginator::setItemCount()
Sets the total number of items.
- setItems
- in file SelectBox.php, method SelectBox::setItems()
Sets items from which to choose.
- setItems
- in file RadioList.php, method RadioList::setItems()
Sets options from which to choose.
- setItemsPerPage
- in file Paginator.php, method Paginator::setItemsPerPage()
Sets the number of items to display on a single page.
- setLayout
- in file Presenter.php, method Presenter::setLayout()
Changes or disables layout.
- setMethod
- in file Form.php, method Form::setMethod()
Sets form's method.
- setMode
- in file Environment.php, method Environment::setMode()
Sets the mode.
- setName
- in file Identity.php, method Identity::setName()
Sets the name of user.
- setName
- in file Environment.php, method Environment::setName()
Sets the current environment name.
- setName
- in file Session.php, method Session::setName()
Sets the session name to a specified one.
- setName
- in file Html.php, method Html::setName()
Changes element's name.
- setNamespace
- in file User.php, method User::setNamespace()
Changes namespace; allows more users to share a session.
- setNamespace
- in file IUser.php, method IUser::setNamespace()
Changes namespace; allows more users to share a session.
- setOption
- in file FormControl.php, method FormControl::setOption()
Sets user-specific option.
- setOption
- in file FormGroup.php, method FormGroup::setOption()
Sets user-specific option.
- setPage
- in file Paginator.php, method Paginator::setPage()
Sets current page number.
- setParam
- in file Link.php, method Link::setParam()
Changes link parameter.
- setParent
- in file IComponent.php, method IComponent::setParent()
Sets the parent of this component.
- setParent
- in file Component.php, method Component::setParent()
Sets the parent of this component. This method is managed by containers and should.
- setParent
- in file FormControl.php, method FormControl::setParent()
Overloaded parent setter. This method checks for invalid control name.
- setPasswordMode
- in file TextInput.php, method TextInput::setPasswordMode()
Sets or unsets the password mode.
- setReadOnly
- in file Collection.php, method Collection::setReadOnly()
Prevent any more modifications.
- setRendered
- in file FormControl.php, method FormControl::setRendered()
Sets 'rendered' indicator.
- setRenderer
- in file Form.php, method Form::setRenderer()
Sets form renderer.
- setRequired
- in file FormControl.php, method FormControl::setRequired()
Makes control mandatory.
- setRoles
- in file Identity.php, method Identity::setRoles()
Sets a list of roles that the user is a member of.
- setRouter
- in file Application.php, method Application::setRouter()
Changes router.
- setRule
- in file Permission.php, method Permission::setRule()
Performs operations on Access Control List rules.
- setSavePath
- in file Session.php, method Session::setSavePath()
Sets path of the directory used to save session data.
- setServiceLocator
- in file Component.php, method Component::setServiceLocator()
Sets the service location (experimental).
- setServiceLocator
- in file IComponent.php, method IComponent::setServiceLocator()
Sets the service location (EXPERIMENTAL).
- setStyleProperty
- in file Route.php, method Route::setStyleProperty()
Changes style property value.
- setSubmittedBy
- in file Form.php, method Form::setSubmittedBy()
Sets the submittor control.
- setText
- in file Html.php, method Html::setText()
Sets element's textual content.
- setTranslator
- in file Template.php, method Template::setTranslator()
Sets translate adapter.
- setTranslator
- in file Form.php, method Form::setTranslator()
Sets translate adapter.
- setTranslator
- in file FormControl.php, method FormControl::setTranslator()
Sets translate adapter.
- setValidationScope
- in file SubmitButton.php, method SubmitButton::setValidationScope()
Sets the validation scope. Clicking the button validates only the controls within the specified scope.
- setValue
- in file FileUpload.php, method FileUpload::setValue()
Sets control's value.
- setValue
- in file TextBase.php, method TextBase::setValue()
Sets control's value.
- setValue
- in file FormControl.php, method FormControl::setValue()
Sets control's value.
- setValue
- in file RepeaterControl.php, method RepeaterControl::setValue()
Set value.
- setValue
- in file HiddenField.php, method HiddenField::setValue()
Sets control's value.
- setValue
- in file Checkbox.php, method Checkbox::setValue()
Sets control's value.
- setValue
- in file Button.php, method Button::setValue()
Sets 'pressed' indicator.
- setValue
- in file IFormControl.php, method IFormControl::setValue()
Sets control's value.
- setValues
- in file Form.php, method Form::setValues()
Fill-in with values.
- setVariable
- in file Environment.php, method Environment::setVariable()
Sets the environment variable.
- setView
- in file Presenter.php, method Presenter::setView()
Changes current view. Any name is allowed.
- sharpen
- in file Image.php, method Image::sharpen()
Sharpen image.
- shutdown
- in file Presenter.php, method Presenter::shutdown()
- signalReceived
- in file ISignalReceiver.php, method ISignalReceiver::signalReceived()
- signalReceived
- in file AppForm.php, method AppForm::signalReceived()
This method is called by presenter.
- signalReceived
- in file PresenterComponent.php, method PresenterComponent::signalReceived()
Calls signal handler method.
- SIGNAL_KEY
- in file Presenter.php, class constant Presenter::SIGNAL_KEY
special parameter key
- signOut
- in file IUser.php, method IUser::signOut()
Logs off the user from the current session.
- signOut
- in file User.php, method User::signOut()
Logs off the user from the current session.
- SimpleAuthenticator
- in file SimpleAuthenticator.php, class SimpleAuthenticator
Trivial implementation of IAuthenticator.
- SimpleLoader
- in file SimpleLoader.php, class SimpleLoader
Auto loader is responsible for loading classes and interfaces.
- SimpleRouter
- in file SimpleRouter.php, class SimpleRouter
The bidirectional route for trivial routing via query string.
- skipFirst
- in file SelectBox.php, method SelectBox::skipFirst()
Ignores the first item in select box.
- SmartCachingIterator
- in file SmartCachingIterator.php, class SmartCachingIterator
Smarter caching interator.
- SmartCachingIterator.php
- procedural page SmartCachingIterator.php
- SnippetHelper
- in file SnippetHelper.php, class SnippetHelper
Control snippet template helper.
- start
- in file Session.php, method Session::start()
Starts and initializes session data.
- startsWith
- in file String.php, method String::startsWith()
Starts the $haystack string with the prefix $needle?
- startTag
- in file Html.php, method Html::startTag()
Returns element's start tag.
- startup
- in file Presenter.php, method Presenter::startup()
- storeRequest
- in file Application.php, method Application::storeRequest()
- stream_close
- in file SafeStream.php, method SafeStream::stream_close()
Closes file.
- stream_eof
- in file SafeStream.php, method SafeStream::stream_eof()
Returns TRUE if the file pointer is at end-of-file.
- stream_open
- in file SafeStream.php, method SafeStream::stream_open()
Opens file.
- stream_read
- in file SafeStream.php, method SafeStream::stream_read()
Reads up to length bytes from the file.
- stream_seek
- in file SafeStream.php, method SafeStream::stream_seek()
Sets the file position indicator for the file.
- stream_stat
- in file SafeStream.php, method SafeStream::stream_stat()
Gets information about a file referenced by $this->handle.
- stream_tell
- in file SafeStream.php, method SafeStream::stream_tell()
Returns the position of the file.
- stream_write
- in file SafeStream.php, method SafeStream::stream_write()
Writes the string to the file.
- STRETCH
- in file Image.php, class constant Image::STRETCH
resizing flags resize()
- String
- in file String.php, class String
String tools library.
- String.php
- procedural page String.php
- strip
- in file TemplateHelpers.php, method TemplateHelpers::strip()
Replaces all repeated white spaces with a single space.
- submit
- in file Form.php, method Form::submit()
Fires submit/click events.
- SubmitButton
- in file SubmitButton.php, class SubmitButton
Submittable button control.
- SUBMITTED
- in file Form.php, class constant Form::SUBMITTED
operation name
- subTemplate
- in file Template.php, method Template::subTemplate()
Creates subtemplate.
- SnippetHelper.php
- procedural page SnippetHelper.php
- Session.php
- procedural page Session.php
- SessionNamespace.php
- procedural page SessionNamespace.php
top
t
- $tempDir
- in file ImageMagick.php, variable ImageMagick::$tempDir
- $texy
- in file TemplateFilters.php, variable TemplateFilters::$texy
- $time
- in file Debug.php, variable Debug::$time
- $tmpValue
- in file TextBase.php, variable TextBase::$tmpValue
- $toggleFunction
- in file InstantClientScript.php, variable InstantClientScript::$toggleFunction
- $toggleScript
- in file InstantClientScript.php, variable InstantClientScript::$toggleScript
- $type
- in file Rule.php, variable Rule::$type
- $type
- in file Route.php, variable Route::$type
- TerminateException.php
- procedural page TerminateException.php
- TextArea.php
- procedural page TextArea.php
- TextBase.php
- procedural page TextBase.php
- TextInput.php
- procedural page TextInput.php
- TAGS
- in file Cache.php, class constant Cache::TAGS
dependency
- Template
- in file Template.php, class Template
Template.
- TemplateCacheStorage
- in file TemplateCacheStorage.php, class TemplateCacheStorage
Template cache storage.
- TemplateFilters
- in file TemplateFilters.php, class TemplateFilters
Standard template filters shipped with Nette Framework.
- TemplateHelpers
- in file TemplateHelpers.php, class TemplateHelpers
Standard template helpers shipped with Nette Framework.
- TemplateFilters.php
- procedural page TemplateFilters.php
- TemplateHelpers.php
- procedural page TemplateHelpers.php
- Template.php
- procedural page Template.php
- TemplateCacheStorage.php
- procedural page TemplateCacheStorage.php
- terminate
- in file Presenter.php, method Presenter::terminate()
Correctly terminates presenter.
- TerminateException
- in file TerminateException.php, class TerminateException
Correctly terminate presenter.
- TERMINATOR
- in file Rule.php, class constant Rule::TERMINATOR
type
- TEXT
- in file Ftp.php, class constant Ftp::TEXT
FTP constant alias
- TextArea
- in file TextArea.php, class TextArea
Multiline text input control.
- TextBase
- in file TextBase.php, class TextBase
Implements the basic functionality common to text input controls.
- TextInput
- in file TextInput.php, class TextInput
Single line text input control.
- texyElements
- in file TemplateFilters.php, method TemplateFilters::texyElements()
Process <texy>...</texy> elements.
- throwKeyNotFound
- in file Hashtable.php, method Hashtable::throwKeyNotFound()
Do throw KeyNotFoundException?
- TIMEOUT_SEC
- in file Ftp.php, class constant Ftp::TIMEOUT_SEC
FTP constant alias
- timer
- in file Debug.php, method Debug::timer()
Starts/stops stopwatch.
- toArray
- in file Config.php, method Config::toArray()
Returns an array containing all of the elements in this collection.
- toggle
- in file Rules.php, method Rules::toggle()
Toggles HTML elememnt visibility.
- Tools
- in file Tools.php, class Tools
Tools library.
- Tools.php
- procedural page Tools.php
- toString
- in file Image.php, method Image::toString()
Outputs image to string.
- toXml
- in file Template.php, method Template::toXml()
Converts to SimpleXML. (experimental)
- TRACE
- in file Debug.php, class constant Debug::TRACE
FirePHP log priority
- TRACKER_ID
- in file Form.php, class constant Form::TRACKER_ID
tracker ID
- translate
- in file IFormControl.php, method IFormControl::translate()
Returns translated string.
- translate
- in file FormControl.php, method FormControl::translate()
Returns translated string.
- translate
- in file ITranslator.php, method ITranslator::translate()
Translates the given string.
- truncate
- in file String.php, method String::truncate()
Truncates string to maximal length.
- tryCall
- in file PresenterComponent.php, method PresenterComponent::tryCall()
Calls public method if exists.
- tryError
- in file Tools.php, method Tools::tryError()
Starts catching potential errors/warnings.
- tryLoad
- in file SimpleLoader.php, method SimpleLoader::tryLoad()
Handles autoloading of classes or interfaces.
- tryLoad
- in file AutoLoader.php, method AutoLoader::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.
top
u
- $uri
- in file HttpRequest.php, variable HttpRequest::$uri
- $uriFilter
- in file HttpRequest.php, variable HttpRequest::$uriFilter
- $useImageMagick
- in file Image.php, variable Image::$useImageMagick
- $user
- in file Uri.php, variable Uri::$user
- UserClientScript.php
- procedural page UserClientScript.php
- unescape
- in file Uri.php, method Uri::unescape()
Similar to rawurldecode, but preserve reserved chars encoded.
- unformatPresenterClass
- in file PresenterLoader.php, method PresenterLoader::unformatPresenterClass()
Formats presenter name from class name.
- unlink
- in file SafeStream.php, method SafeStream::unlink()
Deletes a file.
- unregister
- in file AutoLoader.php, method AutoLoader::unregister()
Unregister autoloader.
- updateSnippet
- in file AjaxDriver.php, method AjaxDriver::updateSnippet()
- upper
- in file String.php, method String::upper()
Convert to upper case.
- Uri
- in file Uri.php, class Uri
URI Syntax (RFC 3986).
- UriScript
- in file UriScript.php, class UriScript
Extended HTTP URL.
- URL
- in file Form.php, class constant Form::URL
operation name
- url_stat
- in file SafeStream.php, method SafeStream::url_stat()
Gets information about a file referenced by filename.
- User
- in file User.php, class User
Authentication and authorization.
- UserClientScript
- in file UserClientScript.php, class UserClientScript
User validation JavaScript generator.
- USERNAME
- in file IAuthenticator.php, class constant IAuthenticator::USERNAME
Credential key
- Uri.php
- procedural page Uri.php
- UriScript.php
- procedural page UriScript.php
- User.php
- procedural page User.php
top
v
- $validateFunction
- in file InstantClientScript.php, variable InstantClientScript::$validateFunction
- $validateScript
- in file InstantClientScript.php, variable InstantClientScript::$validateScript
- $value
- in file FormControl.php, variable FormControl::$value
- $value
- in file RepeaterControl.php, variable RepeaterControl::$value
- $verificationKeyGenerator
- in file Session.php, variable Session::$verificationKeyGenerator
- VALID
- in file Form.php, class constant Form::VALID
operation name
- validate
- in file Form.php, method Form::validate()
Performs the server side validation.
- validate
- in file Rules.php, method Rules::validate()
Validates against ruleset.
- validateChildComponent
- in file ComponentContainer.php, method ComponentContainer::validateChildComponent()
Descendant can override this method to disallow insert a child by throwing an \InvalidStateException.
- validateControl
- in file Control.php, method Control::validateControl()
Allows control or its snippet to not repaint.
- validateEmail
- in file TextBase.php, method TextBase::validateEmail()
Email validator: is control's value valid email address?
- validateEqual
- in file FormControl.php, method FormControl::validateEqual()
Equal validator: are control's value and second parameter equal?
- validateFileSize
- in file FileUpload.php, method FileUpload::validateFileSize()
FileSize validator: is file size in limit?
- validateFilled
- in file SelectBox.php, method SelectBox::validateFilled()
Filled validator: has been any item selected?
- validateFilled
- in file RadioList.php, method RadioList::validateFilled()
Filled validator: has been any radio button selected?
- validateFilled
- in file FormControl.php, method FormControl::validateFilled()
Filled validator: is control filled?
- validateFilled
- in file FileUpload.php, method FileUpload::validateFilled()
Filled validator: has been any file uploaded?
- validateFloat
- in file TextBase.php, method TextBase::validateFloat()
Float validator: is a control's value float number?
- validateInteger
- in file TextBase.php, method TextBase::validateInteger()
Integer validator: is a control's value decimal number?
- validateLength
- in file TextBase.php, method TextBase::validateLength()
Length validator: is control's value length in range?
- validateMaxLength
- in file TextBase.php, method TextBase::validateMaxLength()
Max-length validator: is control's value length in limit?
- validateMimeType
- in file FileUpload.php, method FileUpload::validateMimeType()
MimeType validator: has file specified mime type?
- validateMinLength
- in file TextBase.php, method TextBase::validateMinLength()
Min-length validator: has control's value minimal length?
- validateParent
- in file Component.php, method Component::validateParent()
Is called by a component when it is about to be set new parent. Descendant can
- validateRange
- in file TextBase.php, method TextBase::validateRange()
Rangle validator: is a control's value number in specified range?
- validateRegexp
- in file TextBase.php, method TextBase::validateRegexp()
Regular expression validator: matches control's value regular expression?
- validateSubmitted
- in file SubmitButton.php, method SubmitButton::validateSubmitted()
Submitted validator: has been button pressed?
- validateUrl
- in file TextBase.php, method TextBase::validateUrl()
URL validator: is control's value valid URL?
- validateValid
- in file FormControl.php, method FormControl::validateValid()
Valid validator: is control valid?
- VALIDATE_PREFIX
- in file Rules.php, class constant Rules::VALIDATE_PREFIX
- VALIDATOR
- in file Rule.php, class constant Rule::VALIDATOR
type
- VERSION
- in file Framework.php, class constant Framework::VERSION
Nette Framework version identification
top
top
top
y
- YEAR
- in file Tools.php, class constant Tools::YEAR
year in seconds
top
_
- _netteClosePanel
- in file bluescreen.phtml, function _netteClosePanel()
Closes panel.
- _netteDebugPrintCode
- in file bluescreen.phtml, function _netteDebugPrintCode()
Prints source code.
- _netteOpenPanel
- in file bluescreen.phtml, function _netteOpenPanel()
Opens panel.
- __call
- in file Ftp.php, method Ftp::__call()
Magic method (do not call directly).
- __call
- in file Template.php, method Template::__call()
Call a template helper. Do not call directly.
- __call
- in file SmartCachingIterator.php, method SmartCachingIterator::__call()
Call to undefined method.
- __call
- in file Object.php, method Object::__call()
Call to undefined method.
- __call
- in file JavaScriptConsole.php, method JavaScriptConsole::__call()
Calls JavaScript function.
- __call
- in file JavaScript.php, method JavaScript::__call()
Calls JavaScript function.
- __call
- in file Collection.php, method Collection::__call()
Call to undefined method.
- __call
- in file Image.php, method Image::__call()
Call to undefined method.
- __call
- in file Html.php, method Html::__call()
Overloaded setter for element's attribute.
- __callStatic
- in file Object.php, method Object::__callStatic()
Call to undefined static method.
- __callStatic
- in file Collection.php, method Collection::__callStatic()
Call to undefined static method.
- __clone
- in file Component.php, method Component::__clone()
Object cloning.
- __clone
- in file ComponentContainer.php, method ComponentContainer::__clone()
Object cloning.
- __clone
- in file Html.php, method Html::__clone()
Clones all children too.
- __construct
- in file Logger.php, method Logger::__construct()
- __construct
- in file ObjectMixin.php, method ObjectMixin::__construct()
Static class - cannot be instantiated.
- __construct
- in file MemcachedStorage.php, method MemcachedStorage::__construct()
- __construct
- in file Identity.php, method Identity::__construct()
- __construct
- in file Presenter.php, method Presenter::__construct()
- __construct
- in file PresenterComponent.php, method PresenterComponent::__construct()
- __construct
- in file LimitedScope.php, method LimitedScope::__construct()
Static class - cannot be instantiated.
- __construct
- in file ImageButton.php, method ImageButton::__construct()
- __construct
- in file InstantClientScript.php, method InstantClientScript::__construct()
- __construct
- in file PresenterRequest.php, method PresenterRequest::__construct()
- __construct
- in file JavaScript.php, method JavaScript::__construct()
- __construct
- in file InstanceFilterIterator.php, method InstanceFilterIterator::__construct()
Constructs a filter around another iterator.
- __construct
- in file Image.php, method Image::__construct()
Wraps GD image.
- __construct
- in file Link.php, method Link::__construct()
Link specification.
- __construct
- in file Rules.php, method Rules::__construct()
- __construct
- in file TemplateHelpers.php, method TemplateHelpers::__construct()
Static class - cannot be instantiated.
- __construct
- in file TemplateFilters.php, method TemplateFilters::__construct()
Static class - cannot be instantiated.
- __construct
- in file SubmitButton.php, method SubmitButton::__construct()
- __construct
- in file String.php, method String::__construct()
Static class - cannot be instantiated.
- __construct
- in file TextArea.php, method TextArea::__construct()
- __construct
- in file TextInput.php, method TextInput::__construct()
- __construct
- in file UserClientScript.php, method UserClientScript::__construct()
- __construct
- in file Uri.php, method Uri::__construct()
- __construct
- in file Tools.php, method Tools::__construct()
Static class - cannot be instantiated.
- __construct
- in file SmartCachingIterator.php, method SmartCachingIterator::__construct()
- __construct
- in file SimpleRouter.php, method SimpleRouter::__construct()
- __construct
- in file HttpUploadedFile.php, method HttpUploadedFile::__construct()
- __construct
- in file Route.php, method Route::__construct()
- __construct
- in file RepeaterControl.php, method RepeaterControl::__construct()
- __construct
- in file RedirectingException.php, method RedirectingException::__construct()
- __construct
- in file SelectBox.php, method SelectBox::__construct()
- __construct
- in file ServiceLocator.php, method ServiceLocator::__construct()
- __construct
- in file SimpleAuthenticator.php, method SimpleAuthenticator::__construct()
- __construct
- in file SessionNamespace.php, method SessionNamespace::__construct()
Do not call directly. Use Session::getNamespace().
- __construct
- in file Session.php, method Session::__construct()
- __construct
- in file RadioList.php, method RadioList::__construct()
- __construct
- in file ImageMagick.php, method ImageMagick::__construct()
Wraps image file.
- __construct
- in file Debug.php, method Debug::__construct()
Static class - cannot be instantiated.
- __construct
- in file ConfigAdapterXml.php, method ConfigAdapterXml::__construct()
Static class - cannot be instantiated.
- __construct
- in file Config.php, method Config::__construct()
- __construct
- in file Environment.php, method Environment::__construct()
Static class - cannot be instantiated.
- __construct
- in file exceptions.php, method FatalErrorException::__construct()
- __construct
- in file FileUpload.php, method FileUpload::__construct()
- __construct
- in file FileStorage.php, method FileStorage::__construct()
- __construct
- in file exceptions.php, method InvalidStateException::__construct()
- __construct
- in file Component.php, method Component::__construct()
- __construct
- in file Collection.php, method Collection::__construct()
- __construct
- in file ApplicationException.php, method ApplicationException::__construct()
- __construct
- in file AppForm.php, method AppForm::__construct()
Application form constructor.
- __construct
- in file Annotations.php, method Annotations::__construct()
Static class - cannot be instantiated.
- __construct
- in file BadRequestException.php, method BadRequestException::__construct()
- __construct
- in file Button.php, method Button::__construct()
- __construct
- in file Checkbox.php, method Checkbox::__construct()
- __construct
- in file Cache.php, method Cache::__construct()
- __construct
- in file Form.php, method Form::__construct()
Form constructor.
- __construct
- in file ConfigAdapterIni.php, method ConfigAdapterIni::__construct()
Static class - cannot be instantiated.
- __construct
- in file FormGroup.php, method FormGroup::__construct()
- __construct
- in file HiddenField.php, method HiddenField::__construct()
- __construct
- in file FormControl.php, method FormControl::__construct()
- __construct
- in file ForwardingException.php, method ForwardingException::__construct()
- __construct
- in file Framework.php, method Framework::__construct()
Static class - cannot be instantiated.
- __destruct
- in file ImageMagick.php, method ImageMagick::__destruct()
Delete temporary files.
- __destruct
- in file HttpResponse.php, method HttpResponse::__destruct()
- __get
- in file AjaxDriver.php, method AjaxDriver::__get()
Returns a response parameter. Do not call directly.
- __get
- in file Config.php, method Config::__get()
Returns item. Do not call directly.
- __get
- in file JavaScriptConsole.php, method JavaScriptConsole::__get()
Returns JavaScript property value.
- __get
- in file Identity.php, method Identity::__get()
Returns user data value.
- __get
- in file Template.php, method Template::__get()
Returns a template parameter. Do not call directly.
- __get
- in file SmartCachingIterator.php, method SmartCachingIterator::__get()
Returns property value. Do not call directly.
- __get
- in file Html.php, method Html::__get()
Overloaded getter for element's attribute.
- __get
- in file Collection.php, method Collection::__get()
Returns property value. Do not call directly.
- __get
- in file SessionNamespace.php, method SessionNamespace::__get()
Gets a variable from this session namespace.
- __get
- in file JavaScript.php, method JavaScript::__get()
Returns JavaScript property value.
- __get
- in file Object.php, method Object::__get()
Returns property value. Do not call directly.
- __invoke
- in file CurlyBracketsFilter.php, method CurlyBracketsFilter::__invoke()
Invokes filter.
- __isset
- in file SmartCachingIterator.php, method SmartCachingIterator::__isset()
Is property defined?
- __isset
- in file Collection.php, method Collection::__isset()
Is property defined?
- __isset
- in file Object.php, method Object::__isset()
Is property defined?
- __isset
- in file Config.php, method Config::__isset()
Exists item?
- __isset
- in file AjaxDriver.php, method AjaxDriver::__isset()
Determines whether parameter is defined. Do not call directly.
- __isset
- in file Template.php, method Template::__isset()
Determines whether parameter is defined. Do not call directly.
- __isset
- in file SessionNamespace.php, method SessionNamespace::__isset()
Determines whether a variable in this session namespace is set.
- __set
- in file Identity.php, method Identity::__set()
Sets user data value.
- __set
- in file JavaScript.php, method JavaScript::__set()
Sets value of a JavaScript property.
- __set
- in file SmartCachingIterator.php, method SmartCachingIterator::__set()
Sets value of a property. Do not call directly.
- __set
- in file Html.php, method Html::__set()
Overloaded setter for element's attribute.
- __set
- in file Template.php, method Template::__set()
Sets a template parameter. Do not call directly.
- __set
- in file SessionNamespace.php, method SessionNamespace::__set()
Sets a variable in this session namespace.
- __set
- in file Object.php, method Object::__set()
Sets value of a property. Do not call directly.
- __set
- in file Config.php, method Config::__set()
Inserts (replaces) item. Do not call directly.
- __set
- in file Collection.php, method Collection::__set()
Sets value of a property. Do not call directly.
- __set
- in file AjaxDriver.php, method AjaxDriver::__set()
Sets a response parameter. Do not call directly.
- __set
- in file JavaScriptConsole.php, method JavaScriptConsole::__set()
Sets value of a JavaScript property.
- __toString
- in file Uri.php, method Uri::__toString()
- __toString
- in file Form.php, method Form::__toString()
Renders form to string.
- __toString
- in file Template.php, method Template::__toString()
Renders template to string.
- __toString
- in file HttpUploadedFile.php, method HttpUploadedFile::__toString()
Returns the path to an uploaded file.
- __toString
- in file Link.php, method Link::__toString()
Converts link to URL.
- __toString
- in file Html.php, method Html::__toString()
- __toString
- in file Image.php, method Image::__toString()
Outputs image to string.
- __toString
- in file JavaScript.php, method JavaScript::__toString()
Returns string represenation of JavaScript expression.
- __unset
- in file AjaxDriver.php, method AjaxDriver::__unset()
Removes a response parameter. Do not call directly.
- __unset
- in file Config.php, method Config::__unset()
Removes the element at the specified position in this list.
- __unset
- in file Object.php, method Object::__unset()
Access to undeclared property.
- __unset
- in file Collection.php, method Collection::__unset()
Access to undeclared property.
- __unset
- in file SessionNamespace.php, method SessionNamespace::__unset()
Unsets a variable in this session namespace.
- __unset
- in file Template.php, method Template::__unset()
Removes a template parameter. Do not call directly.
- __unset
- in file Html.php, method Html::__unset()
Overloaded unsetter for element's attribute.
- __unset
- in file SmartCachingIterator.php, method SmartCachingIterator::__unset()
Access to undeclared property.
- __wakeup
- in file Component.php, method Component::__wakeup()
Prevents unserialization.
top