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 presenter or application.
accept
in file InstanceFilterIterator.php, method InstanceFilterIterator::accept()
    Expose the current element of the inner iterator?
add
in file IMap.php, method IMap::add()
add
in file BaseTemplate.php, method BaseTemplate::add()
    Adds new template parameter.
add
in file FormGroup.php, method FormGroup::add()
add
in file Html.php, method Html::add()
    Adds new element's child.
add
in file Hashtable.php, method Hashtable::add()
    Inserts the specified element to the map.
addAttachment
in file Mail.php, method Mail::addAttachment()
    Adds attachment.
addBcc
in file Mail.php, method Mail::addBcc()
    Adds blind carbon copy email recipient.
addButton
in file FormContainer.php, method FormContainer::addButton()
    Adds push buttons with no default behavior.
addCc
in file Mail.php, method Mail::addCc()
    Adds carbon copy email recipient.
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 FormContainer.php, method FormContainer::addComponent()
    Adds the specified component to the IComponentContainer.
addComponent
in file ComponentContainer.php, method ComponentContainer::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 FormControl.php, method FormControl::addConditionOn()
    Adds a validation condition based on another control a returns new branch.
addConditionOn
in file Rules.php, method Rules::addConditionOn()
    Adds a validation condition on specified 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.
addEmbeddedFile
in file Mail.php, method Mail::addEmbeddedFile()
    Adds embedded file.
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 CachingHelper.php, method CachingHelper::addFile()
    Adds the file dependency.
addFile
in file FormContainer.php, method FormContainer::addFile()
    Adds control that allows the user to upload files.
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 HttpResponse.php, method HttpResponse::addHeader()
    Adds HTTP header.
addHeader
in file IHttpResponse.php, method IHttpResponse::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.
addPart
in file MailMimePart.php, method MailMimePart::addPart()
    Adds or creates new multipart.
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.
addReplyTo
in file Mail.php, method Mail::addReplyTo()
    Adds the reply-to address.
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.
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.
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.
addTo
in file Mail.php, method Mail::addTo()
    Adds email recipient.
addTracker
in file Form.php, method Form::addTracker()
addUriFilter
in file HttpRequest.php, method HttpRequest::addUriFilter()
    Sets request URI filter.
afterRender
in file Presenter.php, method Presenter::afterRender()
    Common render method.
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.
Annotation
in file Annotation.php, class Annotation
    Basic annotation implementation.
Annotations
in file Annotations.php, class Annotations
    Annotations support for PHP.
Annotations.php
procedural page Annotations.php
AnnotationsParser
in file AnnotationsParser.php, class AnnotationsParser
    Annotations support for PHP.
append
in file Hashtable.php, method Hashtable::append()
    Append is not supported.
append
in file Set.php, method Set::append()
    Appends the specified element to the end of this collection.
append
in file ICollection.php, method ICollection::append()
append
in file Collection.php, method Collection::append()
    Appends the specified element to the end of this collection.
appendQuery
in file Uri.php, method Uri::appendQuery()
    Appends the query part of URI.
AppForm
in file AppForm.php, class AppForm
    Web form as presenter component.
Application
in file Application.php, class Application
    Front Controller.
AppForm.php
procedural page AppForm.php
Application.php
procedural page Application.php
AbortException.php
procedural page AbortException.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.
ArrayList
in file ArrayList.php, class ArrayList
    Provides the base class for a generic list (items can be accessed by index).
ArrayTools
in file ArrayTools.php, class ArrayTools
    Array tools library.
ArrayTools.php
procedural page ArrayTools.php
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 FormControl.php, method FormControl::attached()
    This method will be called when the component becomes attached to Form.
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.
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 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.
attributes
in file Html.php, method Html::attributes()
    Returns element's attributes.
attrsMacro
in file LatteMacros.php, method LatteMacros::attrsMacro()
    Process <tag n:attr> (experimental).
authenticate
in file SimpleAuthenticator.php, method SimpleAuthenticator::authenticate()
    Performs an authentication against e.g. database.
authenticate
in file IUser.php, method IUser::authenticate()
    Conducts the authentication process.
authenticate
in file IAuthenticator.php, method IAuthenticator::authenticate()
    Performs an authentication against e.g. database.
authenticate
in file User.php, method User::authenticate()
    Conducts the authentication process.
AuthenticationException
in file AuthenticationException.php, class AuthenticationException
    Authentication exception.
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
Annotation.php
procedural page Annotation.php
AnnotationsParser.php
procedural page AnnotationsParser.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
$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.
BaseTemplate
in file BaseTemplate.php, class BaseTemplate
    Template.
beforeAdd
in file Collection.php, method Collection::beforeAdd()
    Responds when the item is about to be added to 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()
build
in file Mail.php, method Mail::build()
    Builds e-mail.
buildHtml
in file Mail.php, method Mail::buildHtml()
    Builds HTML content.
buildText
in file Mail.php, method Mail::buildText()
    Builds text content.
Button
in file Button.php, class Button
    Push button control with no default behavior.
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
BaseTemplate.php
procedural page BaseTemplate.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
$checkImmediately
in file Callback.php, variable Callback::$checkImmediately
$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
$context
in file LatteFilter.php, variable LatteFilter::$context
$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
$currentGroup
in file FormContainer.php, variable FormContainer::$currentGroup
Control.php
procedural page Control.php
CliRouter.php
procedural page CliRouter.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.
callback
in file loader.php, function callback()
    Nette\Callback factory.
Callback
in file Callback.php, class Callback
    PHP callback encapsulation.
Callback.php
procedural page Callback.php
CALLBACKS
in file Cache.php, class constant Cache::CALLBACKS
    dependency
callBlock
in file LatteMacros.php, method LatteMacros::callBlock()
    Calls block.
callBlockParent
in file LatteMacros.php, method LatteMacros::callBlockParent()
    Calls parent block.
canonicalize
in file Uri.php, method Uri::canonicalize()
    Transform to canonical form.
canonicalize
in file Presenter.php, method Presenter::canonicalize()
    Conditional redirect to canonicalized URI.
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.
Checkbox
in file Checkbox.php, class Checkbox
    Check box control. Allows the user to select a true or false condition.
checkCallbacks
in file Cache.php, method Cache::checkCallbacks()
    Checks CALLBACKS dependencies.
checkEncoding
in file String.php, method String::checkEncoding()
    Checks if the string is valid for the specified encoding.
checkMaxLength
in file TextInput.php, method TextInput::checkMaxLength()
    Filter: shortens value to control's max length.
chr
in file String.php, method String::chr()
    Returns a specific character.
ClassReflection
in file ClassReflection.php, class ClassReflection
    Reports information about a class.
clean
in file Session.php, method Session::clean()
    Cleans and minimizes meta structures.
clean
in file MemcachedStorage.php, method MemcachedStorage::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 DummyStorage.php, method DummyStorage::clean()
    Removes items from the cache by conditions & garbage collector.
clean
in file FileStorage.php, method FileStorage::clean()
    Removes items from the cache by conditions & garbage collector.
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 Collection.php, method Collection::clear()
    Removes all of the elements from this collection.
clear
in file ICollection.php, method ICollection::clear()
clearHeader
in file MailMimePart.php, method MailMimePart::clearHeader()
    Removes a header.
click
in file SubmitButton.php, method SubmitButton::click()
    Fires click event.
CliRouter
in file CliRouter.php, class CliRouter
    The unidirectional router for CLI. (experimental)
close
in file Session.php, method Session::close()
    Ends the current session and store session data.
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.
compile
in file BaseTemplate.php, method BaseTemplate::compile()
    Applies filters on template content.
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
ConfigAdapterIni
in file ConfigAdapterIni.php, class ConfigAdapterIni
    Reading and writing INI files.
Configurator
in file Configurator.php, class Configurator
    Nette\Environment helper.
Configurator.php
procedural page Configurator.php
CONSOLE
in file Environment.php, class constant Environment::CONSOLE
    environment name
consoleDump
in file Debug.php, method Debug::consoleDump()
    Dumps information about a variable in Nette Debug Console.
constructUrl
in file MultiRouter.php, method MultiRouter::constructUrl()
    Constructs absolute URL from PresenterRequest object.
constructUrl
in file SimpleRouter.php, method SimpleRouter::constructUrl()
    Constructs absolute URL from PresenterRequest object.
constructUrl
in file Route.php, method Route::constructUrl()
    Constructs absolute URL from PresenterRequest object.
constructUrl
in file CliRouter.php, method CliRouter::constructUrl()
    This router is only unidirectional.
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 Collection.php, method Collection::contains()
    Returns true if this collection contains the specified item.
contains
in file ICollection.php, method ICollection::contains()
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 SmartCachingIterator.php, method SmartCachingIterator::count()
    Returns the count of elements.
count
in file InstanceFilterIterator.php, method InstanceFilterIterator::count()
    Returns the count of elements.
count
in file Html.php, method RecursiveHtmlIterator::count()
    Returns the count of elements.
count
in file Html.php, method Html::count()
    Required by the \Countable interface.
count
in file ComponentContainer.php, method RecursiveComponentIterator::count()
    Returns the count of elements.
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.
create
in file Html.php, method Html::create()
    Creates and adds a new Html child.
createCacheStorage
in file Configurator.php, method Configurator::createCacheStorage()
createComponent
in file ComponentContainer.php, method ComponentContainer::createComponent()
    Component factory. Delegates the creation of components to a createComponent<Name> method.
createDateTime
in file Tools.php, method Tools::createDateTime()
    DateTime object factory.
createPresenterLoader
in file Application.php, method Application::createPresenterLoader()
createRobotLoader
in file Configurator.php, method Configurator::createRobotLoader()
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 ImageMagick.php, method ImageMagick::crop()
    Crops image.
crop
in file Image.php, method Image::crop()
    Crops image.
CurlyBracketsFilter
in file LatteFilter.php, class CurlyBracketsFilter
CurlyBracketsMacros
in file LatteFilter.php, class CurlyBracketsMacros
    Default macros for filter LatteFilter.
console.phtml
procedural page console.phtml
Checkbox.php
procedural page Checkbox.php
ConventionalRenderer.php
procedural page ConventionalRenderer.php
ClassReflection.php
procedural page ClassReflection.php
CachingHelper.php
procedural page CachingHelper.php
top

d

$defaultAction
in file Presenter.php, variable Presenter::$defaultAction
$defaultCode
in file ForbiddenRequestException.php, variable ForbiddenRequestException::$defaultCode
$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
$defaultHeaders
in file Mail.php, variable Mail::$defaultHeaders
$defaultMacros
in file LatteMacros.php, variable LatteMacros::$defaultMacros
$defaultMailer
in file Mail.php, variable Mail::$defaultMailer
$defaultMessages
in file Rules.php, variable Rules::$defaultMessages
$defaultPorts
in file Uri.php, variable Uri::$defaultPorts
$defaultServices
in file Application.php, variable Application::$defaultServices
$defaultServices
in file Configurator.php, variable Configurator::$defaultServices
DownloadResponse.php
procedural page DownloadResponse.php
DummyStorage.php
procedural page DummyStorage.php
DateTime53.php
procedural page DateTime53.php
date
in file TemplateHelpers.php, method TemplateHelpers::date()
    Date/time formatting.
date
in file HttpResponse.php, method HttpResponse::date()
    Returns HTTP valid date format.
DateTime53
in file DateTime53.php, class DateTime53
    DateTime with serialization and timestamp support for PHP 5.2.
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 IAuthorizator.php, class constant IAuthorizator::DENY
    Permission type: deny
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).
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.
DownloadResponse
in file DownloadResponse.php, class DownloadResponse
    File download response.
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.
dump
in file loader.php, function dump()
    Nette\Debug::dump shortcut.
top

e

$emailSnooze
in file Debug.php, variable Debug::$emailSnooze
$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
$escape
in file LatteFilter.php, variable LatteFilter::$escape
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 InstantClientScript.php, method InstantClientScript::enable()
enable
in file Debug.php, method Debug::enable()
    Enables displaying or logging errors and exceptions.
enableCompression
in file HttpResponse.php, method HttpResponse::enableCompression()
    Enables compression. (warning: may not work)
enableProfiler
in file Debug.php, method Debug::enableProfiler()
    Enables profiler.
encodeQuotedPrintable
in file MailMimePart.php, method MailMimePart::encodeQuotedPrintable()
    Converts a 8 bit string to a quoted-printable string.
ENCODING_7BIT
in file MailMimePart.php, class constant MailMimePart::ENCODING_7BIT
    encoding
ENCODING_8BIT
in file MailMimePart.php, class constant MailMimePart::ENCODING_8BIT
    encoding
ENCODING_BASE64
in file MailMimePart.php, class constant MailMimePart::ENCODING_BASE64
    encoding
ENCODING_QUOTED_PRINTABLE
in file MailMimePart.php, class constant MailMimePart::ENCODING_QUOTED_PRINTABLE
    encoding
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
    resize() allows enlarging image (it only shrinks images by default)
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.
escapeHtmlComment
in file TemplateHelpers.php, method TemplateHelpers::escapeHtmlComment()
    Escapes string for use inside HTML comments.
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, class constant Config::EXPAND
    flag
expand
in file Config.php, method Config::expand()
    Expand all variables.
expire
in file HttpResponse.php, method HttpResponse::expire()
EXPIRE
in file Cache.php, class constant Cache::EXPIRE
    dependency
extensionMethod
in file Object.php, method Object::extensionMethod()
    Adding method to class.
ExtensionReflection
in file ExtensionReflection.php, class ExtensionReflection
    Reports information about a extension.
ExtensionReflection.php
procedural page ExtensionReflection.php
top

f

$files
in file HttpRequest.php, variable HttpRequest::$files
$filters
in file TextBase.php, variable TextBase::$filters
$fix520
in file Callback.php, variable Callback::$fix520
$form
in file ConventionalRenderer.php, variable ConventionalRenderer::$form
ForbiddenRequestException.php
procedural page ForbiddenRequestException.php
ForwardingResponse.php
procedural page ForwardingResponse.php
FileStorage.php
procedural page FileStorage.php
FAILED
in file Ftp.php, class constant Ftp::FAILED
    FTP constant alias
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.
fetchToken
in file LatteFilter.php, method LatteFilter::fetchToken()
    Reads single token (optionally delimited by comma) from string.
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.
FILL
in file Image.php, class constant Image::FILL
    resize() fills (and even overflows) given area
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 or metadata Route::__construct
FILTER_OUT
in file Route.php, class constant Route::FILTER_OUT
    key used in Route::$styles or metadata Route::__construct
FILTER_TABLE
in file Route.php, class constant Route::FILTER_TABLE
    key used in Route::$styles or metadata Route::__construct
finalize
in file LatteMacros.php, method LatteMacros::finalize()
    Finishes parsing.
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.
fireEvents
in file Form.php, method Form::fireEvents()
    Fires submit/click events.
fireLog
in file Debug.php, method Debug::fireLog()
    Sends message to Firebug console.
FIT
in file Image.php, class constant Image::FIT
    resize() fits in given area
fixEncoding
in file String.php, method String::fixEncoding()
    Returns correctly encoded string.
fixNamespace
in file Framework.php, method Framework::fixNamespace()
    Fixes namespaced class/interface in PHP < 5.3
flashMessage
in file Control.php, method Control::flashMessage()
    Saves the message to template, that can be displayed after redirect.
FLOAT
in file Form.php, class constant Form::FLOAT
    operation name
ForbiddenRequestException
in file ForbiddenRequestException.php, class ForbiddenRequestException
    Forbidden request exception - access denied.
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.
formatArray
in file LatteFilter.php, method LatteFilter::formatArray()
    Formats parameters to PHP array.
formatLayoutTemplateFiles
in file Presenter.php, method Presenter::formatLayoutTemplateFiles()
    Formats layout template file names.
formatModifiers
in file LatteFilter.php, method LatteFilter::formatModifiers()
    Applies modifiers.
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.
formatString
in file LatteFilter.php, method LatteFilter::formatString()
    Formats parameter to PHP string.
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 Presenter.php, method Presenter::forward()
    Forward to another presenter or action.
FORWARD
in file PresenterRequest.php, class constant PresenterRequest::FORWARD
    method
ForwardingResponse
in file ForwardingResponse.php, class ForwardingResponse
    Forwards to new request.
Framework
in file Framework.php, class Framework
    The Nette Framework.
Framework.php
procedural page Framework.php
FreezableObject
in file FreezableObject.php, class FreezableObject
    Defines an object that has a modifiable state and a read-only (frozen) state.
FreezableObject.php
procedural page FreezableObject.php
freeze
in file FreezableObject.php, method FreezableObject::freeze()
    Makes the object unmodifiable.
freeze
in file Collection.php, method Collection::freeze()
    Makes the object unmodifiable.
freeze
in file Config.php, method Config::freeze()
    Makes the object unmodifiable.
from
in file MethodReflection.php, method MethodReflection::from()
from
in file ClassReflection.php, method ClassReflection::from()
fromBlank
in file Image.php, method Image::fromBlank()
    Creates blank image.
fromFile
in file Config.php, method Config::fromFile()
    Creates new configuration object from file.
fromFile
in file Image.php, method Image::fromFile()
    Opens image 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.
FULL_META
in file Route.php, class constant Route::FULL_META
FunctionReflection
in file FunctionReflection.php, class FunctionReflection
    Reports information about a function.
FunctionReflection.php
procedural page FunctionReflection.php
Ftp.php
procedural page Ftp.php
top

g

$gcProbability
in file FileStorage.php, variable FileStorage::$gcProbability
$guestRole
in file User.php, variable User::$guestRole
generateMessage
in file MailMimePart.php, method MailMimePart::generateMessage()
    Returns encoded message.
generateVerificationKey
in file Session.php, method Session::generateVerificationKey()
    Generates key as protection against Session Hijacking & Fixation.
GET
in file Form.php, class constant Form::GET
    method
get
in file Annotations.php, method Annotations::get()
    Returns an annotation 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 ObjectMixin.php, method ObjectMixin::get()
    Returns property value.
get
in file ArrayTools.php, method ArrayTools::get()
    Returns array item or $default if item is not set.
getAbsoluteUri
in file Uri.php, method Uri::getAbsoluteUri()
    Returns the entire URI including query string and fragment.
getAction
in file Form.php, method Form::getAction()
    Returns form's action.
getAction
in file Presenter.php, method Presenter::getAction()
    Returns current action name.
getAjaxDriver
in file Presenter.php, method Presenter::getAjaxDriver()
getAll
in file Annotations.php, method Annotations::getAll()
    Returns all annotations.
getAll
in file AnnotationsParser.php, method AnnotationsParser::getAll()
    Returns annotations.
getAnnotation
in file ClassReflection.php, method ClassReflection::getAnnotation()
    Returns an annotation value.
getAnnotation
in file PropertyReflection.php, method PropertyReflection::getAnnotation()
    Returns an annotation value.
getAnnotation
in file MethodReflection.php, method MethodReflection::getAnnotation()
    Returns an annotation value.
getAnnotations
in file ClassReflection.php, method ClassReflection::getAnnotations()
    Returns all annotations.
getAnnotations
in file PropertyReflection.php, method PropertyReflection::getAnnotations()
    Returns all annotations.
getAnnotations
in file MethodReflection.php, method MethodReflection::getAnnotations()
    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.
getBody
in file MailMimePart.php, method MailMimePart::getBody()
    Gets textual body.
getCache
in file CachingHelper.php, method CachingHelper::getCache()
getCache
in file RobotLoader.php, method RobotLoader::getCache()
getCache
in file Environment.php, method Environment::getCache()
getCache
in file AnnotationsParser.php, method AnnotationsParser::getCache()
getCacheFile
in file TemplateCacheStorage.php, method TemplateCacheStorage::getCacheFile()
    Returns file name.
getCacheFile
in file FileStorage.php, method FileStorage::getCacheFile()
    Returns file name.
getCacheStorage
in file Template.php, method Template::getCacheStorage()
getCallback
in file MethodReflection.php, method MethodReflection::getCallback()
getChildren
in file Html.php, method RecursiveHtmlIterator::getChildren()
    The sub-iterator for the current element.
getChildren
in file Html.php, method Html::getChildren()
    Returns all of children.
getChildren
in file ComponentContainer.php, method RecursiveComponentIterator::getChildren()
    The sub-iterator for the current element.
getClass
in file MethodParameterReflection.php, method MethodParameterReflection::getClass()
getClass
in file Object.php, method Object::getClass()
getClasses
in file ExtensionReflection.php, method ExtensionReflection::getClasses()
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 RedirectingResponse.php, method RedirectingResponse::getCode()
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 ComponentContainer.php, method ComponentContainer::getComponents()
    Iterates over a components.
getComponents
in file IComponentContainer.php, method IComponentContainer::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.
getConstructor
in file ClassReflection.php, method ClassReflection::getConstructor()
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.
getContentType
in file DownloadResponse.php, method DownloadResponse::getContentType()
    Returns the MIME content type of a downloaded file.
getControl
in file Button.php, method Button::getControl()
    Generates control's HTML element.
getControl
in file SelectBox.php, method SelectBox::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 TextInput.php, method TextInput::getControl()
    Generates control's HTML element.
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 MultiSelectBox.php, method MultiSelectBox::getControl()
    Generates control's HTML element.
getControl
in file FormControl.php, method FormControl::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.
getData
in file Identity.php, method Identity::getData()
    Returns a user data.
getDb
in file FileStorage.php, method FileStorage::getDb()
    Returns SQLite resource.
getDeclaringClass
in file MethodReflection.php, method MethodReflection::getDeclaringClass()
getDeclaringClass
in file MethodParameterReflection.php, method MethodParameterReflection::getDeclaringClass()
getDeclaringClass
in file PropertyReflection.php, method PropertyReflection::getDeclaringClass()
getDeclaringFunction
in file MethodParameterReflection.php, method MethodParameterReflection::getDeclaringFunction()
getDefaultParameters
in file MethodReflection.php, method MethodReflection::getDefaultParameters()
getDefaults
in file CliRouter.php, method CliRouter::getDefaults()
    Returns default values.
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.
getEncodedHeader
in file MailMimePart.php, method MailMimePart::getEncodedHeader()
    Returns an encoded header.
getEncoding
in file MailMimePart.php, method MailMimePart::getEncoding()
    Returns Content-Transfer-Encoding header.
getEncoding
in file Form.php, method Form::getEncoding()
    Returns the encoding.
getError
in file HttpUploadedFile.php, method HttpUploadedFile::getError()
    Returns the error code. http://php.net/manual/en/features.file-upload.errors.php
getErrors
in file FormControl.php, method FormControl::getErrors()
    Returns errors corresponding to control.
getErrors
in file IFormControl.php, method IFormControl::getErrors()
    Returns errors corresponding to control.
getErrors
in file Form.php, method Form::getErrors()
    Returns validation errors.
getExtension
in file ClassReflection.php, method ClassReflection::getExtension()
getExtension
in file FunctionReflection.php, method FunctionReflection::getExtension()
getExtension
in file MethodReflection.php, method MethodReflection::getExtension()
getExtensionMethod
in file ClassReflection.php, method ClassReflection::getExtensionMethod()
    Returns extension method.
getFile
in file IHttpRequest.php, method IHttpRequest::getFile()
    Returns uploaded file.
getFile
in file IFileTemplate.php, method IFileTemplate::getFile()
    Returns the path to the template file.
getFile
in file DownloadResponse.php, method DownloadResponse::getFile()
    Returns the path to a downloaded 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.
getFiles
in file IHttpRequest.php, method IHttpRequest::getFiles()
    Returns uploaded files.
getFiles
in file PresenterRequest.php, method PresenterRequest::getFiles()
    Returns all uploaded files.
getFiles
in file HttpRequest.php, method HttpRequest::getFiles()
    Returns uploaded files.
getFilters
in file BaseTemplate.php, method BaseTemplate::getFilters()
    Returns all registered compile-time filters.
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 FormControl.php, method FormControl::getForm()
    Returns form.
getForm
in file Form.php, method Form::getForm()
    Returns self.
getFragment
in file Uri.php, method Uri::getFragment()
    Returns the fragment part of URI.
getFrom
in file Mail.php, method Mail::getFrom()
    Returns the sender of the message.
getFunctions
in file ExtensionReflection.php, method ExtensionReflection::getFunctions()
getGroup
in file Form.php, method Form::getGroup()
    Returns the specified group.
getGroups
in file Form.php, method Form::getGroups()
    Returns all defined groups.
getHandler
in file LatteFilter.php, method LatteFilter::getHandler()
    Returns macro handler.
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').
getHeader
in file HttpResponse.php, method HttpResponse::getHeader()
    Return the value of the HTTP header.
getHeader
in file MailMimePart.php, method MailMimePart::getHeader()
    Returns a header.
getHeaders
in file HttpResponse.php, method HttpResponse::getHeaders()
    Returns a list of headers to sent.
getHeaders
in file HttpRequest.php, method HttpRequest::getHeaders()
    Returns all HTTP headers.
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 MailMimePart.php, method MailMimePart::getHeaders()
    Returns all headers.
getHeight
in file ImageMagick.php, method ImageMagick::getHeight()
    Returns image height.
getHeight
in file Image.php, method Image::getHeight()
    Returns image height.
getHelpers
in file BaseTemplate.php, method BaseTemplate::getHelpers()
    Returns all registered run-time helpers.
getHost
in file Uri.php, method Uri::getHost()
    Returns the host part of URI.
getHostUri
in file Uri.php, method Uri::getHostUri()
    Returns the scheme and authority part of URI.
getHtml
in file Html.php, method Html::getHtml()
    Returns element's HTML content.
getHtmlBody
in file Mail.php, method Mail::getHtmlBody()
    Gets HTML body.
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.
getHtmlName
in file MultiSelectBox.php, method MultiSelectBox::getHtmlName()
    Returns name of control within a Form & INamingContainer scope.
getHtmlName
in file ImageButton.php, method ImageButton::getHtmlName()
    Returns name of control within a Form & INamingContainer scope.
getHttpContext
in file Presenter.php, method Presenter::getHttpContext()
getHttpContext
in file Environment.php, method Environment::getHttpContext()
getHttpData
in file Form.php, method Form::getHttpData()
    Returns submitted HTTP data.
getHttpRequest
in file Session.php, method Session::getHttpRequest()
getHttpRequest
in file Form.php, method Form::getHttpRequest()
getHttpRequest
in file Presenter.php, method Presenter::getHttpRequest()
getHttpRequest
in file Environment.php, method Environment::getHttpRequest()
getHttpRequest
in file Application.php, method Application::getHttpRequest()
getHttpResponse
in file Environment.php, method Environment::getHttpResponse()
getHttpResponse
in file Session.php, method Session::getHttpResponse()
getHttpResponse
in file Presenter.php, method Presenter::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 Image.php, method Image::getImageResource()
    Returns image GD resource.
getImageResource
in file ImageMagick.php, method ImageMagick::getImageResource()
    Returns image GD resource.
getImageSize
in file HttpUploadedFile.php, method HttpUploadedFile::getImageSize()
    Returns the dimensions of an uploaded image as array.
getInstance
in file NetteLoader.php, method NetteLoader::getInstance()
    Returns singleton instance with lazy instantiation.
getInterfaces
in file ClassReflection.php, method ClassReflection::getInterfaces()
getItemCount
in file Paginator.php, method Paginator::getItemCount()
    Returns the total number of items.
getItems
in file SelectBox.php, method SelectBox::getItems()
    Returns items from which to choose.
getItems
in file RadioList.php, method RadioList::getItems()
    Returns options from which to choose.
getItemsPerPage
in file Paginator.php, method Paginator::getItemsPerPage()
    Returns the number of items to display on a single page.
getItemType
in file Collection.php, method Collection::getItemType()
    Returns the item type.
getIterator
in file Session.php, method Session::getIterator()
    Iteration over all namespaces.
getIterator
in file SessionNamespace.php, method SessionNamespace::getIterator()
    Returns an iterator over all namespace variables.
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.
getKey
in file RobotLoader.php, method RobotLoader::getKey()
getKeys
in file Hashtable.php, method Hashtable::getKeys()
    Returns a array of the keys contained in this map.
getKeys
in file IMap.php, method IMap::getKeys()
getLabel
in file FormControl.php, method FormControl::getLabel()
    Generates label's HTML element.
getLabel
in file HiddenField.php, method HiddenField::getLabel()
    Bypasses label generation.
getLabel
in file Button.php, method Button::getLabel()
    Bypasses label generation.
getLabel
in file RadioList.php, method RadioList::getLabel()
    Generates label's HTML element.
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.
getLine
in file LatteFilter.php, method LatteFilter::getLine()
    Returns current line number.
getLoaders
in file AutoLoader.php, method AutoLoader::getLoaders()
    Return all registered autoloaders.
getMailer
in file Mail.php, method Mail::getMailer()
    Returns mailer.
getMask
in file Route.php, method Route::getMask()
    Returns mask.
getMethod
in file ClassReflection.php, method ClassReflection::getMethod()
getMethod
in file PresenterRequest.php, method PresenterRequest::getMethod()
    Returns the 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.
getMethod
in file Form.php, method Form::getMethod()
    Returns form's method.
getMethods
in file ClassReflection.php, method ClassReflection::getMethods()
getMode
in file Environment.php, method Environment::getMode()
    Returns the mode.
getName
in file Component.php, method Component::getName()
getName
in file IComponent.php, method IComponent::getName()
getName
in file Environment.php, method Environment::getName()
    Returns the current environment name.
getName
in file Session.php, method Session::getName()
    Gets the session name.
getName
in file DownloadResponse.php, method DownloadResponse::getName()
    Returns the file name.
getName
in file HttpUploadedFile.php, method HttpUploadedFile::getName()
    Returns the file name.
getName
in file Html.php, method Html::getName()
    Returns element's name.
getName
in file IIdentity.php, method IIdentity::getName()
    Returns the name of user.
getName
in file Identity.php, method Identity::getName()
    Returns the name of user.
getNamespace
in file User.php, method User::getNamespace()
    Returns current namespace.
getNamespace
in file Session.php, method Session::getNamespace()
    Returns specified session namespace.
getNamespace
in file Cache.php, method Cache::getNamespace()
    Returns cache namespace.
getNamespace
in file IUser.php, method IUser::getNamespace()
    Returns current namespace.
getNative
in file Callback.php, method Callback::getNative()
    Returns PHP callback pseudotype.
getNextKey
in file SmartCachingIterator.php, method SmartCachingIterator::getNextKey()
    Returns the next key.
getNextValue
in file SmartCachingIterator.php, method SmartCachingIterator::getNextValue()
    Returns the next element.
getOffset
in file Paginator.php, method Paginator::getOffset()
    Returns the absolute index of the first item on current page.
getOption
in file FormGroup.php, method FormGroup::getOption()
    Returns user-specific option.
getOption
in file FormControl.php, method FormControl::getOption()
    Returns user-specific option.
getOptions
in file Session.php, method Session::getOptions()
    Returns all session options.
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 Link.php, method Link::getParam()
    Returns link parameter.
getParam
in file PresenterComponent.php, method PresenterComponent::getParam()
    Returns component param.
getParameters
in file MethodReflection.php, method MethodReflection::getParameters()
getParameters
in file FunctionReflection.php, method FunctionReflection::getParameters()
getParamId
in file PresenterComponent.php, method PresenterComponent::getParamId()
    Returns a fully-qualified name that uniquely identifies the parameter.
getParams
in file BaseTemplate.php, method BaseTemplate::getParams()
    Returns array of all parameters.
getParams
in file Link.php, method Link::getParams()
    Returns link parameters.
getParams
in file PresenterRequest.php, method PresenterRequest::getParams()
    Returns all variables provided to the presenter (usually via URL).
getParent
in file IComponent.php, method IComponent::getParent()
    Returns the container if any.
getParent
in file Component.php, method Component::getParent()
    Returns the container if any.
getParent
in file ServiceLocator.php, method ServiceLocator::getParent()
    Returns the parent container if any.
getParentClass
in file ClassReflection.php, method ClassReflection::getParentClass()
getPass
in file Uri.php, method Uri::getPass()
getPassword
in file Uri.php, method Uri::getPassword()
    Returns the password part of URI.
getPath
in file Uri.php, method Uri::getPath()
    Returns the path part of URI.
getPathInfo
in file UriScript.php, method UriScript::getPathInfo()
    Returns the additional path information.
getPayload
in file JsonResponse.php, method JsonResponse::getPayload()
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()
getPort
in file Uri.php, method Uri::getPort()
    Returns the port part of URI.
getPost
in file PresenterRequest.php, method PresenterRequest::getPost()
    Returns all variables provided to the presenter via POST.
getPost
in file HttpRequest.php, method HttpRequest::getPost()
    Returns variable provided to the script via POST method ($_POST).
getPost
in file IHttpRequest.php, method IHttpRequest::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 Application.php, method Application::getPresenter()
    Returns current presenter.
getPresenter
in file AppForm.php, method AppForm::getPresenter()
    Returns the presenter where this component belongs to.
getPresenter
in file PresenterComponent.php, method PresenterComponent::getPresenter()
    Returns the presenter where this component belongs to.
getPresenter
in file Presenter.php, method Presenter::getPresenter()
    Returns self.
getPresenterClass
in file PresenterLoader.php, method PresenterLoader::getPresenterClass()
getPresenterClass
in file IPresenterLoader.php, method IPresenterLoader::getPresenterClass()
getPresenterLoader
in file Application.php, method Application::getPresenterLoader()
    Returns presenter loader.
getPresenterName
in file PresenterRequest.php, method PresenterRequest::getPresenterName()
    Retrieve the presenter name.
getPriority
in file Mail.php, method Mail::getPriority()
    Returns email priority.
getProperties
in file ClassReflection.php, method ClassReflection::getProperties()
getProperty
in file ClassReflection.php, method ClassReflection::getProperty()
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 IHttpRequest.php, method IHttpRequest::getQuery()
    Returns variable provided to the script via URL query ($_GET).
getQuery
in file Uri.php, method Uri::getQuery()
    Returns the query part of URI.
getQuery
in file HttpRequest.php, method HttpRequest::getQuery()
    Returns variable provided to the script via URL query ($_GET).
getRawValue
in file SelectBox.php, method SelectBox::getRawValue()
    Returns selected item key (not checked).
getRawValue
in file MultiSelectBox.php, method MultiSelectBox::getRawValue()
    Returns selected keys (not checked).
getRef
in file ArrayTools.php, method ArrayTools::getRef()
    Returns reference to array item or $default if item is not set.
getReferer
in file HttpRequest.php, method HttpRequest::getReferer()
    Returns referrer.
getReflection
in file PropertyReflection.php, method PropertyReflection::getReflection()
getReflection
in file ExtensionReflection.php, method ExtensionReflection::getReflection()
getReflection
in file Object.php, method Object::getReflection()
    Access to reflection.
getReflection
in file MethodParameterReflection.php, method MethodParameterReflection::getReflection()
getReflection
in file FunctionReflection.php, method FunctionReflection::getReflection()
getReflection
in file Collection.php, method Collection::getReflection()
getReflection
in file MethodReflection.php, method MethodReflection::getReflection()
getReflection
in file PresenterComponent.php, method PresenterComponent::getReflection()
    Access to reflection.
getReflection
in file ClassReflection.php, method ClassReflection::getReflection()
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 IHttpRequest.php, method IHttpRequest::getRemoteHost()
    Returns the host of the remote client.
getRemoteHost
in file HttpRequest.php, method HttpRequest::getRemoteHost()
    Returns the host of the remote client.
getRenderer
in file Form.php, method Form::getRenderer()
    Returns form renderer.
getRequest
in file HttpContext.php, method HttpContext::getRequest()
getRequest
in file ForwardingResponse.php, method ForwardingResponse::getRequest()
getRequest
in file Presenter.php, method Presenter::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.
getResponse
in file HttpContext.php, method HttpContext::getResponse()
getReturnPath
in file Mail.php, method Mail::getReturnPath()
    Returns the Return-Path header.
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()
getScheme
in file Uri.php, method Uri::getScheme()
    Returns the scheme part of URI.
getScriptPath
in file UriScript.php, method UriScript::getScriptPath()
    Returns the script-path part of URI.
getSelectedItem
in file MultiSelectBox.php, method MultiSelectBox::getSelectedItem()
    Returns selected values.
getSelectedItem
in file SelectBox.php, method SelectBox::getSelectedItem()
    Returns selected value.
getSeparatorPrototype
in file RadioList.php, method RadioList::getSeparatorPrototype()
    Returns separator HTML element template.
getService
in file Environment.php, method Environment::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.
getService
in file ServiceLocator.php, method ServiceLocator::getService()
    Gets the service object of the specified type.
getServiceLocator
in file Environment.php, method Environment::getServiceLocator()
    Get initial instance of service locator.
getServiceLocator
in file Application.php, method Application::getServiceLocator()
    Gets the service locator (experimental).
getSession
in file Environment.php, method Environment::getSession()
    Returns instance of session or session namespace.
getSession
in file Presenter.php, method Presenter::getSession()
getSession
in file User.php, method User::getSession()
    Returns session handler.
getSession
in file Application.php, method Application::getSession()
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.
getSource
in file RenderResponse.php, method RenderResponse::getSource()
getStorage
in file Cache.php, method Cache::getStorage()
    Returns cache storage.
getSubject
in file Mail.php, method Mail::getSubject()
    Returns the subject of the message.
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()
    Returns element's textual content.
getTimestamp
in file DateTime53.php, method DateTime53::getTimestamp()
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 IHttpRequest.php, method IHttpRequest::getUri()
    Returns URL object.
getUri
in file RedirectingResponse.php, method RedirectingResponse::getUri()
getUri
in file HttpRequest.php, method HttpRequest::getUri()
    Returns URL object.
getUriFilters
in file HttpRequest.php, method HttpRequest::getUriFilters()
    Returns request URI filter.
getUser
in file Environment.php, method Environment::getUser()
getUser
in file Presenter.php, method Presenter::getUser()
getUser
in file Uri.php, method Uri::getUser()
    Returns the user name part of URI.
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 IFormControl.php, method IFormControl::getValue()
    Returns control's value.
getValue
in file SelectBox.php, method SelectBox::getValue()
    Returns selected item key.
getValue
in file MultiSelectBox.php, method MultiSelectBox::getValue()
    Returns selected keys.
getValue
in file ConventionalRenderer.php, method ConventionalRenderer::getValue()
getValue
in file TextBase.php, method TextBase::getValue()
    Returns control's value.
getValue
in file FormControl.php, method FormControl::getValue()
    Returns control's value.
getValue
in file RadioList.php, method RadioList::getValue()
    Returns selected radio value.
getValues
in file FormContainer.php, method FormContainer::getValues()
    Returns the values submitted by the form.
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.
getVariables
in file Environment.php, method Environment::getVariables()
    Returns the all environment variables.
getView
in file Presenter.php, method Presenter::getView()
    Returns current view.
getWidget
in file Control.php, method Control::getWidget()
    Returns widget component specified by name.
getWidth
in file ImageMagick.php, method ImageMagick::getWidth()
    Returns image width.
getWidth
in file Image.php, method Image::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
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?
hasAnnotation
in file MethodReflection.php, method MethodReflection::hasAnnotation()
    Has method specified annotation?
hasAnnotation
in file PropertyReflection.php, method PropertyReflection::hasAnnotation()
    Has property specified annotation?
hasAnnotation
in file ClassReflection.php, method ClassReflection::hasAnnotation()
    Has class 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()
hasEventProperty
in file ClassReflection.php, method ClassReflection::hasEventProperty()
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.
hasService
in file ServiceLocator.php, method ServiceLocator::hasService()
    Exists the service?
hasService
in file IServiceLocator.php, method IServiceLocator::hasService()
    Exists the service?
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.
HIGH
in file Mail.php, class constant Mail::HIGH
    Priority
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.
HttpContext
in file HttpContext.php, class HttpContext
    HTTP-specific tasks.
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
HttpContext.php
procedural page HttpContext.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
InvalidLinkException.php
procedural page InvalidLinkException.php
InvalidPresenterException.php
procedural page InvalidPresenterException.php
IPresenter.php
procedural page IPresenter.php
IPresenterLoader.php
procedural page IPresenterLoader.php
IPresenterResponse.php
procedural page IPresenterResponse.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
InstantClientScript.phtml
procedural page InstantClientScript.phtml
IAnnotation
in file IAnnotation.php, class IAnnotation
    Code annotation.
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
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 Image.php, class Image
    Basic manipulation with images.
IMAGE
in file Ftp.php, class constant Ftp::IMAGE
    FTP constant alias
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
IMailer
in file IMailer.php, class IMailer
    Mailer interface.
IMap
in file IMap.php, class IMap
    Represents a generic collection of key/value pairs.
import
in file Hashtable.php, method Hashtable::import()
    Import from array or any traversable object.
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.
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.
includeTemplate
in file LatteMacros.php, method LatteMacros::includeTemplate()
    Includes subtemplate.
indent
in file String.php, method String::indent()
    Indents the content from the left.
indent
in file TemplateHelpers.php, method TemplateHelpers::indent()
    Indents the HTML 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 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
initialize
in file LatteMacros.php, method LatteMacros::initialize()
    Initializes parsing.
initRuntime
in file LatteMacros.php, method LatteMacros::initRuntime()
    Initializes state holder $_cb in template.
insert
in file Html.php, method Html::insert()
    Inserts child node.
insertAfter
in file ArrayTools.php, method ArrayTools::insertAfter()
    Inserts new array after item specified by key.
insertAt
in file ArrayList.php, method ArrayList::insertAt()
    Inserts the specified element at the specified position in this list.
insertAt
in file IList.php, method IList::insertAt()
insertBefore
in file ArrayTools.php, method ArrayTools::insertBefore()
    Inserts new array before item specified by key.
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 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 Callback.php, method Callback::invoke()
    Invokes callback.
invoke
in file LatteFilter.php, method LatteFilter::invoke()
    Invokes filter.
invokeArgs
in file Callback.php, method Callback::invokeArgs()
    Invokes callback with an array of parameters.
invokeNamedArgs
in file MethodReflection.php, method MethodReflection::invokeNamedArgs()
    Invokes method using named parameters.
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.
IPresenterResponse
in file IPresenterResponse.php, class IPresenterResponse
    Any response returned by presenter.
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 IAuthorizator.php, method IAuthorizator::isAllowed()
    Performs a role-based authorization.
isAllowed
in file Permission.php, method Permission::isAllowed()
    Returns TRUE if and only if the Role has access to the Resource.
isAllowed
in file IUser.php, method IUser::isAllowed()
    Has a user 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.
isAnchored
in file Form.php, method Form::isAnchored()
    Tells if the form is anchored.
isAnchored
in file AppForm.php, method AppForm::isAnchored()
    Tells if the form is anchored.
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.
isCallable
in file Callback.php, method Callback::isCallable()
    Verifies that callback can be called.
isConsole
in file Environment.php, method Environment::isConsole()
    Detects console (non-HTTP) mode.
isControlInvalid
in file IRenderable.php, method IRenderable::isControlInvalid()
    Is required to repaint the control?
isControlInvalid
in file Control.php, method Control::isControlInvalid()
    Is required to repaint the control or its snippet?
isDebugging
in file Environment.php, method Environment::isDebugging()
isDir
in file Ftp.php, method Ftp::isDir()
    Checks if directory exists.
isDisabled
in file IFormControl.php, method IFormControl::isDisabled()
    Is control disabled?
isDisabled
in file FormControl.php, method FormControl::isDisabled()
    Is control disabled?
isEmpty
in file Html.php, method Html::isEmpty()
    Is element empty?
isEmpty
in file SmartCachingIterator.php, method SmartCachingIterator::isEmpty()
    Is the iterator 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.
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?
isFrozen
in file Collection.php, method Collection::isFrozen()
    Is the object unmodifiable?
isFrozen
in file FreezableObject.php, method FreezableObject::isFrozen()
    Is the object unmodifiable?
ISignalReceiver
in file ISignalReceiver.php, class ISignalReceiver
    Component with ability to receive signal.
isImage
in file HttpUploadedFile.php, method HttpUploadedFile::isImage()
    Is uploaded file GIF, PNG or JPEG?
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 Paginator.php, method Paginator::isLast()
    Is the current page the last one?
isLast
in file SmartCachingIterator.php, method SmartCachingIterator::isLast()
    Is the current element the last one?
isMethod
in file IHttpRequest.php, method IHttpRequest::isMethod()
    Checks HTTP request method.
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.
isModified
in file HttpContext.php, method HttpContext::isModified()
    Attempts to cache the sent entity by its last modification date
isOdd
in file SmartCachingIterator.php, method SmartCachingIterator::isOdd()
    Is the counter odd?
isOk
in file HttpUploadedFile.php, method HttpUploadedFile::isOk()
    Is there any error?
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()
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 IHttpRequest.php, method IHttpRequest::isSecured()
    Is the request is sent via secure channel (https).
isSecured
in file HttpRequest.php, method HttpRequest::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 ISubmitterControl.php, method ISubmitterControl::isSubmittedBy()
    Tells if the form was submitted by this button.
isSubmittedBy
in file SubmitButton.php, method SubmitButton::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 FormContainer.php, method FormContainer::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.
IMailer.php
procedural page IMailer.php
IAnnotation.php
procedural page IAnnotation.php
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

j

JsonResponse.php
procedural page JsonResponse.php
javascript
in file InstantClientScript.php, method InstantClientScript::javascript()
JPEG
in file Image.php, class constant Image::JPEG
JsonResponse
in file JsonResponse.php, class JsonResponse
    JSON response used for AJAX requests.
top

k

$keySeparator
in file ConfigAdapterIni.php, variable ConfigAdapterIni::$keySeparator
KeyNotFoundException
in file Hashtable.php, class KeyNotFoundException
    The exception that is thrown when the key specified for accessing an element in a collection does not match any key.
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
LatteFilter
in file LatteFilter.php, class LatteFilter
    Compile-time filter Latte.
LatteMacros
in file LatteMacros.php, class LatteMacros
    Default macros for filter LatteFilter.
lazyLink
in file PresenterComponent.php, method PresenterComponent::lazyLink()
    Returns destination as Link object.
LENGTH
in file Form.php, class constant Form::LENGTH
    operation name
length
in file TemplateHelpers.php, method TemplateHelpers::length()
    Returns array of string length.
LimitedScope
in file LimitedScope.php, class LimitedScope
    Limited scope for PHP code evaluation and script including.
Link
in file Link.php, class Link
    Lazy encapsulation of PresenterComponent::link().
link
in file PresenterComponent.php, method PresenterComponent::link()
    Generates URL to presenter, action or signal.
load
in file ConfigAdapterIni.php, method ConfigAdapterIni::load()
    Reads configuration from INI file.
load
in file LimitedScope.php, method LimitedScope::load()
    Includes script in a limited scope.
load
in file AutoLoader.php, method AutoLoader::load()
    Try to load the requested class.
load
in file IConfigAdapter.php, method IConfigAdapter::load()
    Reads configuration from file.
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 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
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.
LOW
in file Mail.php, class constant Mail::LOW
    Priority
lower
in file String.php, method String::lower()
    Convert to lower case.
LatteFilter.php
procedural page LatteFilter.php
LatteMacros.php
procedural page LatteMacros.php
top

m

$macros
in file LatteMacros.php, variable LatteMacros::$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
$message
in file Rule.php, variable Rule::$message
MultiRouter.php
procedural page MultiRouter.php
MemcachedStorage.php
procedural page MemcachedStorage.php
MultiSelectBox.php
procedural page MultiSelectBox.php
macro
in file LatteMacros.php, method LatteMacros::macro()
    Process {macro content | modifiers}
macroAssign
in file LatteMacros.php, method LatteMacros::macroAssign()
    {assign ...}
macroAttr
in file LatteMacros.php, method LatteMacros::macroAttr()
    {attr ...}
macroBlock
in file LatteMacros.php, method LatteMacros::macroBlock()
    {block ...}
macroBlockEnd
in file LatteMacros.php, method LatteMacros::macroBlockEnd()
    {/block}
macroCapture
in file LatteMacros.php, method LatteMacros::macroCapture()
    {capture ...}
macroCaptureEnd
in file LatteMacros.php, method LatteMacros::macroCaptureEnd()
    {/capture}
macroContentType
in file LatteMacros.php, method LatteMacros::macroContentType()
    {contentType ...}
macroDefault
in file LatteMacros.php, method LatteMacros::macroDefault()
    {default ...}
macroDump
in file LatteMacros.php, method LatteMacros::macroDump()
    {dump ...}
macroEscape
in file LatteMacros.php, method LatteMacros::macroEscape()
    Escaping helper.
macroExtends
in file LatteMacros.php, method LatteMacros::macroExtends()
    {extends ...}
macroForeach
in file LatteMacros.php, method LatteMacros::macroForeach()
    {foreach ...}
macroIfCurrent
in file LatteMacros.php, method LatteMacros::macroIfCurrent()
    {ifCurrent ...}
macroInclude
in file LatteMacros.php, method LatteMacros::macroInclude()
    {include ...}
macroLink
in file LatteMacros.php, method LatteMacros::macroLink()
    {link ...}
macroModifiers
in file LatteMacros.php, method LatteMacros::macroModifiers()
    Just modifiers helper.
macroPlink
in file LatteMacros.php, method LatteMacros::macroPlink()
    {plink ...}
macroSnippet
in file LatteMacros.php, method LatteMacros::macroSnippet()
    {snippet ...}
macroSnippetEnd
in file LatteMacros.php, method LatteMacros::macroSnippetEnd()
    {snippet ...}
macroSyntax
in file LatteMacros.php, method LatteMacros::macroSyntax()
    {syntax ...}
macroTranslate
in file LatteMacros.php, method LatteMacros::macroTranslate()
    {_$var |modifiers}
macroVar
in file LatteMacros.php, method LatteMacros::macroVar()
    {$var |modifiers}
macroWidget
in file LatteMacros.php, method LatteMacros::macroWidget()
    {widget ...}
Mail
in file Mail.php, class Mail
    Mail provides functionality to compose and send both text and MIME-compliant multipart e-mail messages.
Mail.php
procedural page Mail.php
MailMimePart.php
procedural page MailMimePart.php
MailMimePart
in file MailMimePart.php, class MailMimePart
    MIME message part.
MANUAL
in file User.php, class constant User::MANUAL
    sign-out reason User::getSignOutReason()
match
in file MultiRouter.php, method MultiRouter::match()
    Maps HTTP request to a PresenterRequest object.
match
in file CliRouter.php, method CliRouter::match()
    Maps command line arguments to a PresenterRequest object.
match
in file SimpleRouter.php, method SimpleRouter::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 IRouter.php, method IRouter::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.
mergeTree
in file ArrayTools.php, method ArrayTools::mergeTree()
    Recursively appends elements of remaining keys from the second array to the first.
MethodParameterReflection
in file MethodParameterReflection.php, class MethodParameterReflection
    Reports information about a method's parameter.
MethodReflection
in file MethodReflection.php, class MethodReflection
    Reports information about a method.
MIME_TYPE
in file Form.php, class constant Form::MIME_TYPE
    operation name
MINUTE
in file Tools.php, class constant Tools::MINUTE
    minute in seconds
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.
MONTH
in file Tools.php, class constant Tools::MONTH
    average month in seconds
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.
MethodParameterReflection.php
procedural page MethodParameterReflection.php
MethodReflection.php
procedural page MethodReflection.php
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.
NORMAL
in file Mail.php, class constant Mail::NORMAL
    Priority
normalize
in file String.php, method String::normalize()
    Removes special controls characters and normalizes line endings and spaces.
notifyRule
in file TextInput.php, method TextInput::notifyRule()
notifyRule
in file FormControl.php, method FormControl::notifyRule()
    New rule or condition notification callback.
notifyRule
in file TextBase.php, method TextBase::notifyRule()
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.
NOT_APPROVED
in file IAuthenticator.php, class constant IAuthenticator::NOT_APPROVED
    Exception error code
null
in file TemplateHelpers.php, method TemplateHelpers::null()
    /dev/null.
NUMERIC
in file Form.php, class constant Form::NUMERIC
    operation name
top

o

$oldLayoutMode
in file Presenter.php, variable Presenter::$oldLayoutMode
$oldModuleMode
in file Presenter.php, variable Presenter::$oldModuleMode
$onAuthenticated
in file User.php, variable User::$onAuthenticated
$onClick
in file SubmitButton.php, variable SubmitButton::$onClick
$onError
in file Application.php, variable Application::$onError
$onFatalError
in file Debug.php, variable Debug::$onFatalError
$onInvalidClick
in file SubmitButton.php, variable SubmitButton::$onInvalidClick
$onInvalidSubmit
in file Form.php, variable Form::$onInvalidSubmit
$onPrepareFilters
in file BaseTemplate.php, variable BaseTemplate::$onPrepareFilters
$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
$onValidate
in file FormContainer.php, variable FormContainer::$onValidate
$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 PresenterComponent.php, method PresenterComponent::offsetExists()
    Does component specified by name exists?
offsetExists
in file ArrayList.php, method ArrayList::offsetExists()
    Exists item? (\ArrayAccess implementation).
offsetExists
in file Cache.php, method Cache::offsetExists()
    Exists item in cache? (\ArrayAccess implementation).
offsetExists
in file SessionNamespace.php, method SessionNamespace::offsetExists()
    Determines whether a variable in this session namespace is set.
offsetExists
in file FormContainer.php, method FormContainer::offsetExists()
    Does component specified by name exists?
offsetExists
in file Hashtable.php, method Hashtable::offsetExists()
    Exists item? (\ArrayAccess implementation).
offsetExists
in file Set.php, method Set::offsetExists()
    Not supported.
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).
offsetGet
in file Set.php, method Set::offsetGet()
    Not supported.
offsetGet
in file Hashtable.php, method Hashtable::offsetGet()
    Returns item (\ArrayAccess implementation).
offsetGet
in file Html.php, method Html::offsetGet()
    Returns child node (\ArrayAccess implementation).
offsetGet
in file PresenterComponent.php, method PresenterComponent::offsetGet()
    Returns component specified by name. Throws exception if component doesn't exist.
offsetGet
in file SessionNamespace.php, method SessionNamespace::offsetGet()
    Gets a variable from this session namespace.
offsetSet
in file Set.php, method Set::offsetSet()
    Not supported (only appending).
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 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 ArrayList.php, method ArrayList::offsetSet()
    Replaces (or appends) the item (\ArrayAccess implementation).
offsetSet
in file Hashtable.php, method Hashtable::offsetSet()
    Inserts (replaces) item (\ArrayAccess implementation).
offsetSet
in file PresenterComponent.php, method PresenterComponent::offsetSet()
    Adds the component to the container.
offsetUnset
in file Set.php, method Set::offsetUnset()
    Not supported.
offsetUnset
in file ArrayList.php, method ArrayList::offsetUnset()
    Removes the element at the specified position in this list.
offsetUnset
in file Cache.php, method Cache::offsetUnset()
    Removes the specified item from the cache.
offsetUnset
in file FormContainer.php, method FormContainer::offsetUnset()
    Removes component from the container. Throws exception if component doesn't exist.
offsetUnset
in file Html.php, method Html::offsetUnset()
    Removes child node (\ArrayAccess implementation).
offsetUnset
in file PresenterComponent.php, method PresenterComponent::offsetUnset()
    Removes component from the container. Throws exception if component doesn't exist.
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.
ONE_WAY
in file IRouter.php, class constant IRouter::ONE_WAY
    flag
optimizePhp
in file BaseTemplate.php, method BaseTemplate::optimizePhp()
    Removes unnecessary blocks of PHP code.
top

p

$params
in file PresenterComponent.php, variable PresenterComponent::$params
$path
in file ImageMagick.php, variable ImageMagick::$path
$post
in file HttpRequest.php, variable HttpRequest::$post
$productionMode
in file Debug.php, variable Debug::$productionMode
Presenter.php
procedural page Presenter.php
PresenterComponent.php
procedural page PresenterComponent.php
PresenterComponentReflection.php
procedural page PresenterComponentReflection.php
PresenterLoader.php
procedural page PresenterLoader.php
PresenterRequest.php
procedural page PresenterRequest.php
profiler.phtml
procedural page profiler.phtml
PACKAGE
in file Framework.php, class constant Framework::PACKAGE
    Nette Framework version identification
padLeft
in file String.php, method String::padLeft()
    Pad a string to a certain length with another string.
padRight
in file String.php, method String::padRight()
    Pad a string to a certain length with another string.
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
PATTERN
in file Route.php, class constant Route::PATTERN
    key used in Route::$styles or metadata Route::__construct
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_RENDER
in file Presenter.php, class constant Presenter::PHASE_RENDER
PHASE_SHUTDOWN
in file Presenter.php, class constant Presenter::PHASE_SHUTDOWN
PHASE_SIGNAL
in file Presenter.php, class constant Presenter::PHASE_SIGNAL
PHASE_STARTUP
in file Presenter.php, class constant Presenter::PHASE_STARTUP
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 Form.php, class constant Form::POST
    method
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
    Presenter request. Immutable object.
PRESENTER_KEY
in file Route.php, class constant Route::PRESENTER_KEY
PRESENTER_KEY
in file CliRouter.php, class constant CliRouter::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 Form.php, method Form::processHttpRequest()
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.
PropertyReflection
in file PropertyReflection.php, class PropertyReflection
    Reports information about a classes variable.
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
PropertyReflection.php
procedural page PropertyReflection.php
Permission.php
procedural page Permission.php
top

q

$query
in file HttpRequest.php, variable HttpRequest::$query
top

r

$rawSection
in file ConfigAdapterIni.php, variable ConfigAdapterIni::$rawSection
RedirectingResponse.php
procedural page RedirectingResponse.php
RenderResponse.php
procedural page RenderResponse.php
Route.php
procedural page Route.php
RadioList.php
procedural page RadioList.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
read
in file ICacheStorage.php, method ICacheStorage::read()
    Read from cache.
read
in file FileStorage.php, method FileStorage::read()
    Read from cache.
read
in file DummyStorage.php, method DummyStorage::read()
    Read from cache.
read
in file MemcachedStorage.php, method MemcachedStorage::read()
    Read from cache.
readData
in file FileStorage.php, method FileStorage::readData()
    Reads cache data from disk and closes cache file handle.
readData
in file TemplateCacheStorage.php, method TemplateCacheStorage::readData()
    Reads cache data from disk.
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.
receiveHttpData
in file Form.php, method Form::receiveHttpData()
    Internal: receives submitted HTTP data.
receiveHttpData
in file AppForm.php, method AppForm::receiveHttpData()
    Internal: receives submitted HTTP data.
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 PresenterComponent.php, method PresenterComponent::redirect()
    Redirect to another presenter, action or signal.
redirect
in file IHttpResponse.php, method IHttpResponse::redirect()
    Redirects to a new URL.
redirect
in file HttpResponse.php, method HttpResponse::redirect()
    Redirects to a new URL. Note: call exit() after it.
RedirectingResponse
in file RedirectingResponse.php, class RedirectingResponse
    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
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 RobotLoader.php, method RobotLoader::register()
    Register autoloader.
register
in file AutoLoader.php, method AutoLoader::register()
    Register autoloader.
register
in file SafeStream.php, method SafeStream::register()
    Registers protocol 'safe://'.
registerExtension
in file Config.php, method Config::registerExtension()
    Registers adapter for given file extension.
registerFilter
in file BaseTemplate.php, method BaseTemplate::registerFilter()
    Registers callback as template compile-time filter.
registerHelper
in file BaseTemplate.php, method BaseTemplate::registerHelper()
    Registers callback as template run-time helper.
registerHelperLoader
in file BaseTemplate.php, method BaseTemplate::registerHelperLoader()
    Registers callback as template run-time helpers loader.
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 DummyStorage.php, method DummyStorage::remove()
    Removes item from the cache.
remove
in file Collection.php, method Collection::remove()
    Removes the first occurrence of the specified element.
remove
in file ICacheStorage.php, method ICacheStorage::remove()
    Removes item from the cache.
remove
in file ICollection.php, method ICollection::remove()
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.
remove
in file SessionNamespace.php, method SessionNamespace::remove()
    Cancels the current session namespace.
remove
in file FileStorage.php, method FileStorage::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 ComponentContainer.php, method ComponentContainer::removeComponent()
    Removes a component from the IComponentContainer.
removeComponent
in file IComponentContainer.php, method IComponentContainer::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.
removeGroup
in file Form.php, method Form::removeGroup()
    Removes fieldset group from form.
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 ServiceLocator.php, method ServiceLocator::removeService()
    Removes the specified service type from the service container.
removeService
in file IServiceLocator.php, method IServiceLocator::removeService()
    Removes the specified service type from the service container.
renameKey
in file ArrayTools.php, method ArrayTools::renameKey()
    Renames key in array.
render
in file BaseTemplate.php, method BaseTemplate::render()
    Renders template to output.
render
in file ITemplate.php, method ITemplate::render()
    Renders template to output.
render
in file Html.php, method Html::render()
    Renders element's start tag, content and end tag.
render
in file Form.php, method Form::render()
    Renders form.
render
in file Template.php, method Template::render()
    Renders template to output.
render
in file IFormRenderer.php, method IFormRenderer::render()
    Provides complete form rendering.
render
in file ConventionalRenderer.php, method ConventionalRenderer::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 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.
RenderResponse
in file RenderResponse.php, class RenderResponse
    Rendering presenter response.
renderTemplate
in file Presenter.php, method Presenter::renderTemplate()
replace
in file TemplateHelpers.php, method TemplateHelpers::replace()
    Performs a search and replace.
replaceRe
in file TemplateHelpers.php, method TemplateHelpers::replaceRe()
    Performs a regular expression search and replace.
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.
RESTORED
in file PresenterRequest.php, class constant PresenterRequest::RESTORED
    flag
restoreRequest
in file Application.php, method Application::restoreRequest()
    Restores current request to session.
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 Presenter.php, method Presenter::run()
run
in file IPresenter.php, method IPresenter::run()
run
in file Application.php, method Application::run()
    Dispatch a HTTP request to a front controller.
top

s

$scanDirs
in file RobotLoader.php, variable RobotLoader::$scanDirs
$sectionSeparator
in file ConfigAdapterIni.php, variable ConfigAdapterIni::$sectionSeparator
$separator
in file RadioList.php, variable RadioList::$separator
$showLocation
in file Debug.php, variable Debug::$showLocation
$strictMode
in file Debug.php, variable Debug::$strictMode
$styles
in file Route.php, variable Route::$styles
$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
SendmailMailer.php
procedural page SendmailMailer.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
S405_METHOD_NOT_ALLOWED
in file IHttpResponse.php, class constant IHttpResponse::S405_METHOD_NOT_ALLOWED
    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 Config.php, method Config::save()
    Save configuration to file.
save
in file ConfigAdapterIni.php, method ConfigAdapterIni::save()
    Write INI file.
save
in file Image.php, method Image::save()
    Saves image to the file.
save
in file ImageMagick.php, method ImageMagick::save()
    Saves image to the file.
save
in file Cache.php, method Cache::save()
    Writes item into the cache.
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 IMap.php, method IMap::search()
search
in file Hashtable.php, method Hashtable::search()
    Returns the key of the first occurrence of the specified element,.
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.
searchKey
in file ArrayTools.php, method ArrayTools::searchKey()
    Searches the array for a given key and returns the offset if successful.
SECURED
in file IRouter.php, class constant IRouter::SECURED
    flag
SECURED
in file PresenterRequest.php, class constant PresenterRequest::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 IPresenterResponse.php, method IPresenterResponse::send()
    Sends response to output.
send
in file DownloadResponse.php, method DownloadResponse::send()
    Sends response to output.
send
in file IMailer.php, method IMailer::send()
    Sends e-mail.
send
in file JsonResponse.php, method JsonResponse::send()
    Sends response to output.
send
in file RedirectingResponse.php, method RedirectingResponse::send()
    Sends response to output.
send
in file RenderResponse.php, method RenderResponse::send()
    Sends response to output.
send
in file Mail.php, method Mail::send()
    Sends e-mail.
send
in file SendmailMailer.php, method SendmailMailer::send()
    Sends e-mail.
send
in file Image.php, method Image::send()
    Outputs image to browser.
send
in file ForwardingResponse.php, method ForwardingResponse::send()
    Sends response to output.
SendmailMailer
in file SendmailMailer.php, class SendmailMailer
    Sends e-mails via the PHP internal mail() function.
sendPayload
in file Presenter.php, method Presenter::sendPayload()
    Sends AJAX payload to the output.
sendTemplate
in file Presenter.php, method Presenter::sendTemplate()
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()
    Sets 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 IUser.php, method IUser::setAuthorizationHandler()
    Sets authorization handler.
setAuthorizationHandler
in file User.php, method User::setAuthorizationHandler()
    Sets authorization handler.
setBase
in file Paginator.php, method Paginator::setBase()
    Sets first page (base) number.
setBody
in file MailMimePart.php, method MailMimePart::setBody()
    Sets textual body.
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 HttpResponse.php, method HttpResponse::setCode()
    Sets HTTP response code.
setCode
in file IHttpResponse.php, method IHttpResponse::setCode()
    Sets HTTP response code.
setConfigurator
in file Environment.php, method Environment::setConfigurator()
    Sets "class behind Environment" configurator.
setContentType
in file MailMimePart.php, method MailMimePart::setContentType()
    Sets Content-Type header.
setContentType
in file IHttpResponse.php, method IHttpResponse::setContentType()
    Sends a Content-type HTTP header.
setContentType
in file HttpResponse.php, method HttpResponse::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 FormContainer.php, method FormContainer::setDefaults()
    Fill-in with default values.
setDefaultValue
in file FormControl.php, method FormControl::setDefaultValue()
    Sets control's default value.
setDelimiters
in file LatteFilter.php, method LatteFilter::setDelimiters()
    Changes macro delimiters.
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 Form.php, method Form::setEncoding()
    Set the encoding for the values.
setEncoding
in file MailMimePart.php, method MailMimePart::setEncoding()
    Sets Content-Transfer-Encoding header.
setEncoding
in file HttpRequest.php, method HttpRequest::setEncoding()
    Recursively converts and checks encoding.
setExpiration
in file HttpResponse.php, method HttpResponse::setExpiration()
    Sets the number of seconds before a page cached on a browser expires.
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.
setExpiration
in file SessionNamespace.php, method SessionNamespace::setExpiration()
    Sets the expiration of the namespace or specific variables.
setExpiration
in file IHttpResponse.php, method IHttpResponse::setExpiration()
    Sets the number of seconds before a page cached on a browser expires.
setExtensionMethod
in file ClassReflection.php, method ClassReflection::setExtensionMethod()
    Adds a method to class.
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.
setFiles
in file PresenterRequest.php, method PresenterRequest::setFiles()
    Sets all uploaded files.
setFlag
in file PresenterRequest.php, method PresenterRequest::setFlag()
    Sets the flag.
setFragment
in file Uri.php, method Uri::setFragment()
    Sets the fragment part of URI.
setFrom
in file Mail.php, method Mail::setFrom()
    Sets the sender of the message.
setHandler
in file LatteFilter.php, method LatteFilter::setHandler()
    Sets a macro handler.
setHeader
in file MailMimePart.php, method MailMimePart::setHeader()
    Sets a header.
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.
setHost
in file Uri.php, method Uri::setHost()
    Sets the host part of URI.
setHtml
in file Html.php, method Html::setHtml()
    Sets element's HTML content.
setHtmlBody
in file Mail.php, method Mail::setHtmlBody()
    Sets HTML body.
setHtmlId
in file FormControl.php, method FormControl::setHtmlId()
    Changes control's HTML id.
setIdentity
in file User.php, method User::setIdentity()
    Sets the user identity.
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 RadioList.php, method RadioList::setItems()
    Sets options from which to choose.
setItems
in file SelectBox.php, method SelectBox::setItems()
    Sets items 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.
setMailer
in file Mail.php, method Mail::setMailer()
    Sets the mailer.
setMethod
in file Form.php, method Form::setMethod()
    Sets form's method.
setMethod
in file PresenterRequest.php, method PresenterRequest::setMethod()
    Sets the method.
setMode
in file Environment.php, method Environment::setMode()
    Sets the mode.
setName
in file Html.php, method Html::setName()
    Changes element's name.
setName
in file Session.php, method Session::setName()
    Sets the session name to a specified one.
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.
setNamespace
in file IUser.php, method IUser::setNamespace()
    Changes namespace; allows more users to share a session.
setNamespace
in file User.php, method User::setNamespace()
    Changes namespace; allows more users to share a session.
setOption
in file FormGroup.php, method FormGroup::setOption()
    Sets user-specific option.
setOption
in file FormControl.php, method FormControl::setOption()
    Sets user-specific option.
setOptions
in file Session.php, method Session::setOptions()
    Sets session options.
setPage
in file Paginator.php, method Paginator::setPage()
    Sets current page number.
setParam
in file Link.php, method Link::setParam()
    Changes link parameter.
setParams
in file PresenterRequest.php, method PresenterRequest::setParams()
    Sets variables provided to the presenter.
setParams
in file BaseTemplate.php, method BaseTemplate::setParams()
    Sets all parameters.
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.
setPass
in file Uri.php, method Uri::setPass()
setPassword
in file Uri.php, method Uri::setPassword()
    Sets the password part of URI.
setPasswordMode
in file TextInput.php, method TextInput::setPasswordMode()
    Sets or unsets the password mode.
setPath
in file Uri.php, method Uri::setPath()
    Sets the path part of URI.
setPort
in file Uri.php, method Uri::setPort()
    Sets the port part of URI.
setPost
in file PresenterRequest.php, method PresenterRequest::setPost()
    Sets variables provided to the presenter via POST.
setPresenterName
in file PresenterRequest.php, method PresenterRequest::setPresenterName()
    Sets the presenter name.
setPriority
in file Mail.php, method Mail::setPriority()
    Sets email priority.
setQuery
in file Uri.php, method Uri::setQuery()
    Sets the query part of URI.
setReadOnly
in file Collection.php, method Collection::setReadOnly()
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.
setReturnPath
in file Mail.php, method Mail::setReturnPath()
    Sets the Return-Path header of the message.
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.
setScheme
in file Uri.php, method Uri::setScheme()
    Sets the scheme part of URI.
setScriptPath
in file UriScript.php, method UriScript::setScriptPath()
    Sets the script-path part of URI.
setServiceAlias
in file Environment.php, method Environment::setServiceAlias()
    Adds new Environment::get<Service>() method.
setStyleProperty
in file Route.php, method Route::setStyleProperty()
    Changes style property value.
setSubject
in file Mail.php, method Mail::setSubject()
    Sets the subject of the message.
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.
setTimestamp
in file DateTime53.php, method DateTime53::setTimestamp()
setTranslator
in file Form.php, method Form::setTranslator()
    Sets translate adapter.
setTranslator
in file FormControl.php, method FormControl::setTranslator()
    Sets translate adapter.
setTranslator
in file BaseTemplate.php, method BaseTemplate::setTranslator()
    Sets translate adapter.
setUri
in file HttpRequest.php, method HttpRequest::setUri()
    Sets URL object.
setUser
in file Uri.php, method Uri::setUser()
    Sets the user name part of URI.
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 TextBase.php, method TextBase::setValue()
    Sets control's value.
setValue
in file HiddenField.php, method HiddenField::setValue()
    Sets control's value.
setValue
in file IFormControl.php, method IFormControl::setValue()
    Sets control's value.
setValue
in file Checkbox.php, method Checkbox::setValue()
    Sets control's value.
setValue
in file FormControl.php, method FormControl::setValue()
    Sets control's value.
setValue
in file SubmitButton.php, method SubmitButton::setValue()
    Sets 'pressed' indicator.
setValue
in file FileUpload.php, method FileUpload::setValue()
    Sets control's value.
setValues
in file FormContainer.php, method FormContainer::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 PresenterComponent.php, method PresenterComponent::signalReceived()
    Calls signal handler method.
signalReceived
in file ISignalReceiver.php, method ISignalReceiver::signalReceived()
signalReceived
in file AppForm.php, method AppForm::signalReceived()
    This method is called by presenter.
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.
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.
SLIDING
in file Cache.php, class constant Cache::SLIDING
    dependency
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()
    Stores current request to session.
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
    resize() will ignore aspect ratio
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.
SubmitButton
in file SubmitButton.php, class SubmitButton
    Submittable button control.
SUBMITTED
in file Form.php, class constant Form::SUBMITTED
    operation name
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
$type
in file Rule.php, variable Rule::$type
TextArea.php
procedural page TextArea.php
TextBase.php
procedural page TextBase.php
TextInput.php
procedural page TextInput.php
tagMacro
in file LatteMacros.php, method LatteMacros::tagMacro()
    Process <n:tag attr> (experimental).
TAGS
in file Cache.php, class constant Cache::TAGS
    dependency
Template
in file Template.php, class Template
    Template stored in file.
TemplateCacheStorage
in file TemplateCacheStorage.php, class TemplateCacheStorage
    Template cache storage.
TemplateFilters
in file TemplateFilters.php, class TemplateFilters
    Standard template compile-time filters shipped with Nette Framework.
TemplateHelpers
in file TemplateHelpers.php, class TemplateHelpers
    Standard template run-time helpers shipped with Nette Framework.
templatePrepareFilters
in file Control.php, method Control::templatePrepareFilters()
    Descendant can override this method to customize template compile-time filters.
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.
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.
toStringException
in file Debug.php, method Debug::toStringException()
    Handles exception throwed in __toString().
TRACE
in file Debug.php, class constant Debug::TRACE
    FirePHP log priority
translate
in file FormControl.php, method FormControl::translate()
    Returns translated string.
translate
in file IFormControl.php, method IFormControl::translate()
    Returns translated string.
translate
in file ITranslator.php, method ITranslator::translate()
    Translates the given string.
trim
in file String.php, method String::trim()
    Strips whitespace.
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 RobotLoader.php, method RobotLoader::tryLoad()
    Handles autoloading of classes or interfaces.
tryLoad
in file AutoLoader.php, method AutoLoader::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
$useDirectories
in file FileStorage.php, variable FileStorage::$useDirectories
$useImageMagick
in file Image.php, variable Image::$useImageMagick
$useReflection
in file AnnotationsParser.php, variable AnnotationsParser::$useReflection
$useReflection
in file Annotations.php, variable Annotations::$useReflection
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.
unmonitor
in file Component.php, method Component::unmonitor()
    Stops monitoring.
unregister
in file AutoLoader.php, method AutoLoader::unregister()
    Unregister autoloader.
updating
in file Collection.php, method Collection::updating()
updating
in file FreezableObject.php, method FreezableObject::updating()
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.
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

$valid
in file FormContainer.php, variable FormContainer::$valid
$value
in file FormControl.php, variable FormControl::$value
$verificationKeyGenerator
in file Session.php, variable Session::$verificationKeyGenerator
VALID
in file Form.php, class constant Form::VALID
    operation name
validate
in file Rules.php, method Rules::validate()
    Validates against ruleset.
validate
in file FormContainer.php, method FormContainer::validate()
    Performs the server side validation.
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?
VALIDATOR
in file Rule.php, class constant Rule::VALIDATOR
    type
VALUE
in file Route.php, class constant Route::VALUE
    key used in Route::$styles or metadata Route::__construct
VERSION
in file Framework.php, class constant Framework::VERSION
    Nette Framework version identification
top

w

$warnOnUndefined
in file BaseTemplate.php, variable BaseTemplate::$warnOnUndefined
$warnOnUndefined
in file SessionNamespace.php, variable SessionNamespace::$warnOnUndefined
$wrappers
in file ConventionalRenderer.php, variable ConventionalRenderer::$wrappers
    /--- form.container
WARN
in file Debug.php, class constant Debug::WARN
    FirePHP log priority
webalize
in file String.php, method String::webalize()
    Converts to web safe characters [a-z0-9-] text.
WEEK
in file Tools.php, class constant Tools::WEEK
    week in seconds
write
in file FileStorage.php, method FileStorage::write()
    Writes item into the cache.
write
in file DummyStorage.php, method DummyStorage::write()
    Writes item into the cache.
write
in file ICacheStorage.php, method ICacheStorage::write()
    Writes item into the cache.
write
in file MemcachedStorage.php, method MemcachedStorage::write()
    Writes item into the cache.
top

x

$xhtml
in file Html.php, variable Html::$xhtml
top

y

YEAR
in file Tools.php, class constant Tools::YEAR
    average year in seconds
top

_

_netteClosePanel
in file bluescreen.phtml, function _netteClosePanel()
    Closes panel.
_netteDebugPrintCode
in file bluescreen.phtml, function _netteDebugPrintCode()
    Prints source code.
_netteDump
in file bluescreen.phtml, function _netteDump()
    Dumps variable.
_netteDumpCb
in file bluescreen.phtml, function _netteDumpCb()
_netteDumpCb2
in file console.phtml, function _netteDumpCb2()
_netteOpenPanel
in file bluescreen.phtml, function _netteOpenPanel()
    Opens panel.
__call
in file Collection.php, method Collection::__call()
    Call to undefined method.
__call
in file MethodParameterReflection.php, method MethodParameterReflection::__call()
__call
in file MethodReflection.php, method MethodReflection::__call()
__call
in file ClassReflection.php, method ClassReflection::__call()
__call
in file ExtensionReflection.php, method ExtensionReflection::__call()
__call
in file SmartCachingIterator.php, method SmartCachingIterator::__call()
    Call to undefined method.
__call
in file Html.php, method Html::__call()
    Overloaded setter for element's attribute.
__call
in file Object.php, method Object::__call()
    Call to undefined method.
__call
in file PropertyReflection.php, method PropertyReflection::__call()
__call
in file FunctionReflection.php, method FunctionReflection::__call()
__call
in file Ftp.php, method Ftp::__call()
    Magic method (do not call directly).
__call
in file BaseTemplate.php, method BaseTemplate::__call()
    Call a template run-time helper. Do not call directly.
__call
in file Image.php, method Image::__call()
    Call to undefined method.
__callStatic
in file Environment.php, method Environment::__callStatic()
    Calling to undefined static method.
__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 FormContainer.php, method FormContainer::__clone()
    Prevents cloning.
__clone
in file FreezableObject.php, method FreezableObject::__clone()
    Creates a modifiable clone of the object.
__clone
in file Html.php, method Html::__clone()
    Clones all children too.
__clone
in file ComponentContainer.php, method ComponentContainer::__clone()
    Object cloning.
__clone
in file Collection.php, method Collection::__clone()
    Creates a modifiable clone of the object.
__clone
in file Config.php, method Config::__clone()
    Creates a modifiable clone of the object.
__clone
in file Component.php, method Component::__clone()
    Object cloning.
__construct
in file Framework.php, method Framework::__construct()
    Static class - cannot be instantiated.
__construct
in file FormControl.php, method FormControl::__construct()
__construct
in file PresenterLoader.php, method PresenterLoader::__construct()
__construct
in file PresenterRequest.php, method PresenterRequest::__construct()
__construct
in file RadioList.php, method RadioList::__construct()
__construct
in file FileStorage.php, method FileStorage::__construct()
__construct
in file FileUpload.php, method FileUpload::__construct()
__construct
in file FormGroup.php, method FormGroup::__construct()
__construct
in file PresenterComponent.php, method PresenterComponent::__construct()
__construct
in file Form.php, method Form::__construct()
    Form constructor.
__construct
in file ForwardingResponse.php, method ForwardingResponse::__construct()
__construct
in file HiddenField.php, method HiddenField::__construct()
__construct
in file ImageMagick.php, method ImageMagick::__construct()
    Wraps image file.
__construct
in file ImageButton.php, method ImageButton::__construct()
__construct
in file Link.php, method Link::__construct()
    Link specification.
__construct
in file InstanceFilterIterator.php, method InstanceFilterIterator::__construct()
    Constructs a filter around another iterator.
__construct
in file InstantClientScript.php, method InstantClientScript::__construct()
__construct
in file LimitedScope.php, method LimitedScope::__construct()
    Static class - cannot be instantiated.
__construct
in file JsonResponse.php, method JsonResponse::__construct()
__construct
in file Image.php, method Image::__construct()
    Wraps GD image.
__construct
in file Mail.php, method Mail::__construct()
__construct
in file Annotation.php, method Annotation::__construct()
__construct
in file MultiRouter.php, method MultiRouter::__construct()
__construct
in file ObjectMixin.php, method ObjectMixin::__construct()
    Static class - cannot be instantiated.
__construct
in file HttpUploadedFile.php, method HttpUploadedFile::__construct()
__construct
in file IAnnotation.php, method IAnnotation::__construct()
__construct
in file MemcachedStorage.php, method MemcachedStorage::__construct()
__construct
in file Identity.php, method Identity::__construct()
__construct
in file Ftp.php, method Ftp::__construct()
__construct
in file Debug.php, method Debug::__construct()
    Static class - cannot be instantiated.
__construct
in file Template.php, method Template::__construct()
    Constructor.
__construct
in file Callback.php, method Callback::__construct()
__construct
in file Cache.php, method Cache::__construct()
__construct
in file Button.php, method Button::__construct()
__construct
in file SubmitButton.php, method SubmitButton::__construct()
__construct
in file Checkbox.php, method Checkbox::__construct()
__construct
in file exceptions.php, method InvalidStateException::__construct()
__construct
in file SmartCachingIterator.php, method SmartCachingIterator::__construct()
__construct
in file String.php, method String::__construct()
    Static class - cannot be instantiated.
__construct
in file TemplateFilters.php, method TemplateFilters::__construct()
    Static class - cannot be instantiated.
__construct
in file TemplateHelpers.php, method TemplateHelpers::__construct()
    Static class - cannot be instantiated.
__construct
in file ApplicationException.php, method ApplicationException::__construct()
__construct
in file AppForm.php, method AppForm::__construct()
    Application form constructor.
__construct
in file AnnotationsParser.php, method AnnotationsParser::__construct()
    Static class - cannot be instantiated.
__construct
in file Uri.php, method Uri::__construct()
__construct
in file ArrayTools.php, method ArrayTools::__construct()
    Static class - cannot be instantiated.
__construct
in file BadRequestException.php, method BadRequestException::__construct()
__construct
in file TextArea.php, method TextArea::__construct()
__construct
in file TextInput.php, method TextInput::__construct()
__construct
in file Tools.php, method Tools::__construct()
    Static class - cannot be instantiated.
__construct
in file CliRouter.php, method CliRouter::__construct()
__construct
in file SimpleRouter.php, method SimpleRouter::__construct()
__construct
in file RobotLoader.php, method RobotLoader::__construct()
__construct
in file ConfigAdapterIni.php, method ConfigAdapterIni::__construct()
    Static class - cannot be instantiated.
__construct
in file Route.php, method Route::__construct()
__construct
in file Rules.php, method Rules::__construct()
__construct
in file SelectBox.php, method SelectBox::__construct()
__construct
in file RenderResponse.php, method RenderResponse::__construct()
__construct
in file RedirectingResponse.php, method RedirectingResponse::__construct()
__construct
in file exceptions.php, method FatalErrorException::__construct()
__construct
in file Environment.php, method Environment::__construct()
    Static class - cannot be instantiated.
__construct
in file DownloadResponse.php, method DownloadResponse::__construct()
__construct
in file LatteMacros.php, method LatteMacros::__construct()
    Constructor.
__construct
in file Collection.php, method Collection::__construct()
__construct
in file Config.php, method Config::__construct()
__construct
in file ServiceLocator.php, method ServiceLocator::__construct()
__construct
in file SimpleAuthenticator.php, method SimpleAuthenticator::__construct()
__construct
in file Session.php, method Session::__construct()
__construct
in file SessionNamespace.php, method SessionNamespace::__construct()
    Do not call directly. Use Session::getNamespace().
__construct
in file Component.php, method Component::__construct()
__destruct
in file HttpResponse.php, method HttpResponse::__destruct()
__destruct
in file ImageMagick.php, method ImageMagick::__destruct()
    Delete temporary files.
__get
in file PropertyReflection.php, method PropertyReflection::__get()
__get
in file Object.php, method Object::__get()
    Returns property value. Do not call directly.
__get
in file MethodReflection.php, method MethodReflection::__get()
__get
in file SmartCachingIterator.php, method SmartCachingIterator::__get()
    Returns property value. Do not call directly.
__get
in file MethodParameterReflection.php, method MethodParameterReflection::__get()
__get
in file SessionNamespace.php, method SessionNamespace::__get()
    Gets a variable from this session namespace.
__get
in file Html.php, method Html::__get()
    Overloaded getter for element's attribute.
__get
in file Config.php, method Config::__get()
    Returns item. Do not call directly.
__get
in file BaseTemplate.php, method BaseTemplate::__get()
    Returns a template parameter. Do not call directly.
__get
in file Collection.php, method Collection::__get()
    Returns property value. Do not call directly.
__get
in file Identity.php, method Identity::__get()
    Returns user data value.
__get
in file ExtensionReflection.php, method ExtensionReflection::__get()
__get
in file ClassReflection.php, method ClassReflection::__get()
__get
in file FunctionReflection.php, method FunctionReflection::__get()
__invoke
in file Callback.php, method Callback::__invoke()
    Invokes callback. Do not call directly.
__invoke
in file LatteFilter.php, method LatteFilter::__invoke()
    Invokes filter.
__isset
in file BaseTemplate.php, method BaseTemplate::__isset()
    Determines whether parameter is defined. Do not call directly.
__isset
in file Collection.php, method Collection::__isset()
    Is property defined?
__isset
in file FunctionReflection.php, method FunctionReflection::__isset()
__isset
in file Object.php, method Object::__isset()
    Is property defined?
__isset
in file Config.php, method Config::__isset()
    Exists item?
__isset
in file PropertyReflection.php, method PropertyReflection::__isset()
__isset
in file MethodParameterReflection.php, method MethodParameterReflection::__isset()
__isset
in file ClassReflection.php, method ClassReflection::__isset()
__isset
in file SessionNamespace.php, method SessionNamespace::__isset()
    Determines whether a variable in this session namespace is set.
__isset
in file SmartCachingIterator.php, method SmartCachingIterator::__isset()
    Is property defined?
__isset
in file ExtensionReflection.php, method ExtensionReflection::__isset()
__isset
in file MethodReflection.php, method MethodReflection::__isset()
__set
in file Config.php, method Config::__set()
    Inserts (replaces) item. Do not call directly.
__set
in file PropertyReflection.php, method PropertyReflection::__set()
__set
in file ExtensionReflection.php, method ExtensionReflection::__set()
__set
in file FunctionReflection.php, method FunctionReflection::__set()
__set
in file Collection.php, method Collection::__set()
    Sets value of a property. Do not call directly.
__set
in file MethodParameterReflection.php, method MethodParameterReflection::__set()
__set
in file SmartCachingIterator.php, method SmartCachingIterator::__set()
    Sets value of a property. Do not call directly.
__set
in file ClassReflection.php, method ClassReflection::__set()
__set
in file Identity.php, method Identity::__set()
    Sets user data value.
__set
in file SessionNamespace.php, method SessionNamespace::__set()
    Sets a variable in this session namespace.
__set
in file BaseTemplate.php, method BaseTemplate::__set()
    Sets a template parameter. Do not call directly.
__set
in file Html.php, method Html::__set()
    Overloaded setter for element's attribute.
__set
in file Object.php, method Object::__set()
    Sets value of a property. Do not call directly.
__set
in file MethodReflection.php, method MethodReflection::__set()
__sleep
in file DateTime53.php, method DateTime53::__sleep()
__toString
in file Callback.php, method Callback::__toString()
__toString
in file ClassReflection.php, method ClassReflection::__toString()
__toString
in file BaseTemplate.php, method BaseTemplate::__toString()
    Renders template to string.
__toString
in file Uri.php, method Uri::__toString()
__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 Image.php, method Image::__toString()
    Outputs image to string.
__toString
in file Annotation.php, method Annotation::__toString()
    Returns default annotation.
__toString
in file Html.php, method Html::__toString()
__toString
in file ExtensionReflection.php, method ExtensionReflection::__toString()
__toString
in file PropertyReflection.php, method PropertyReflection::__toString()
__toString
in file Form.php, method Form::__toString()
    Renders form to string.
__toString
in file FunctionReflection.php, method FunctionReflection::__toString()
__toString
in file MethodReflection.php, method MethodReflection::__toString()
__unset
in file SmartCachingIterator.php, method SmartCachingIterator::__unset()
    Access to undeclared property.
__unset
in file BaseTemplate.php, method BaseTemplate::__unset()
    Removes a template parameter. Do not call directly.
__unset
in file PropertyReflection.php, method PropertyReflection::__unset()
__unset
in file ExtensionReflection.php, method ExtensionReflection::__unset()
__unset
in file Object.php, method Object::__unset()
    Access to undeclared property.
__unset
in file FunctionReflection.php, method FunctionReflection::__unset()
__unset
in file MethodReflection.php, method MethodReflection::__unset()
__unset
in file ClassReflection.php, method ClassReflection::__unset()
__unset
in file Config.php, method Config::__unset()
    Removes the element at the specified position in this list.
__unset
in file SessionNamespace.php, method SessionNamespace::__unset()
    Unsets a variable in this session namespace.
__unset
in file Collection.php, method Collection::__unset()
    Access to undeclared property.
__unset
in file Html.php, method Html::__unset()
    Overloaded unsetter for element's attribute.
__unset
in file MethodParameterReflection.php, method MethodParameterReflection::__unset()
__wakeup
in file DateTime53.php, method DateTime53::__wakeup()
__wakeup
in file Component.php, method Component::__wakeup()
    Prevents unserialization.
top