Index of all elements
[
a ]
[
b ]
[
c ]
[
d ]
[
e ]
[
f ]
[
g ]
[
h ]
[
i ]
[
j ]
[
k ]
[
l ]
[
m ]
[
n ]
[
o ]
[
p ]
[
q ]
[
r ]
[
s ]
[
t ]
[
u ]
[
v ]
[
w ]
[
x ]
[
y ]
[
_ ]
a
- $absoluteUrls
- in file Presenter.php, variable Presenter::$absoluteUrls
- $acceptFiles
- in file RobotLoader.php, variable RobotLoader::$acceptFiles
- $allowed
- in file SelectBox.php, variable SelectBox::$allowed
- $allowedMethods
- in file Application.php, variable Application::$allowedMethods
- $arg
- in file Rule.php, variable Rule::$arg
- $attrs
- in file Html.php, variable Html::$attrs
- $authenticatedRole
- in file User.php, variable User::$authenticatedRole
- $autoCanonicalize
- in file Presenter.php, variable Presenter::$autoCanonicalize
- $autoRebuild
- in file RobotLoader.php, variable RobotLoader::$autoRebuild
- AbortException
- in file AbortException.php, class AbortException
The exception that is thrown when user attempts to terminate the current application.
- accept
- in file InstanceFilterIterator.php, method InstanceFilterIterator::accept()
Expose the current element of the inner iterator?
- ACTION_KEY
- in file Presenter.php, class constant Presenter::ACTION_KEY
special parameter key
- add
- in file Hashtable.php, method Hashtable::add()
Inserts the specified element to the map.
- add
- in file IMap.php, method IMap::add()
- add
- in file BaseTemplate.php, method BaseTemplate::add()
Adds new template parameter.
- add
- in file Html.php, method Html::add()
Adds new element's child.
- add
- in file FormGroup.php, method FormGroup::add()
- 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 IComponentContainer.php, method IComponentContainer::addComponent()
Adds the specified component to the IComponentContainer.
- addComponent
- in file FormContainer.php, method FormContainer::addComponent()
Adds the specified component to the IComponentContainer.
- addComponent
- in file ComponentContainer.php, method ComponentContainer::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 Form.php, method Form::addError()
Adds error message to the list.
- addError
- in file FormControl.php, method FormControl::addError()
Adds error message to the list.
- addFile
- in file FormContainer.php, method FormContainer::addFile()
Adds control that allows the user to upload files.
- addFile
- in file CachingHelper.php, method CachingHelper::addFile()
Adds the file dependency.
- addFilter
- in file TextBase.php, method TextBase::addFilter()
Appends input string filter callback.
- addGroup
- in file Form.php, method Form::addGroup()
Adds fieldset group to the form.
- addHeader
- in file IHttpResponse.php, method IHttpResponse::addHeader()
Adds HTTP header.
- addHeader
- in file HttpResponse.php, method HttpResponse::addHeader()
Adds HTTP header.
- addHidden
- in file FormContainer.php, method FormContainer::addHidden()
Adds hidden form control used to store a non-displayed value.
- addImage
- in file FormContainer.php, method FormContainer::addImage()
Adds graphical button used to submit form.
- addItem
- in file CachingHelper.php, method CachingHelper::addItem()
Adds the cached item dependency.
- addMultiSelect
- in file FormContainer.php, method FormContainer::addMultiSelect()
Adds select box control that allows multiple item selection.
- 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.
- addRepeater
- in file FormContainer.php, method FormContainer::addRepeater()
Adds control that repeats a specified prototype for each item in the list.
- 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()
Adds distinguishing mark.
- addTracker
- in file AppForm.php, method AppForm::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 Cache.php, class constant Cache::ALL
dependency
- ALL
- in file IAuthorizator.php, class constant IAuthorizator::ALL
Set type: all
- ALLOW
- in file IAuthorizator.php, class constant IAuthorizator::ALLOW
Permission type: allow
- 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).
- AmbiguousServiceException
- in file ServiceLocator.php, class AmbiguousServiceException
Ambiguous service resolution exception.
- Annotations
- in file Annotations.php, class Annotations
Annotations support for PHP.
- Annotations.php
- procedural page Annotations.php
- append
- in file ICollection.php, method ICollection::append()
- append
- in file Set.php, method Set::append()
Appends the specified element to the end of this collection.
- append
- in file Hashtable.php, method Hashtable::append()
Append is not supported.
- append
- in file Collection.php, method Collection::append()
Appends the specified element to the end of this collection.
- 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.
- AbortException.php
- procedural page AbortException.php
- AppForm.php
- procedural page AppForm.php
- Application.php
- procedural page Application.php
- ApplicationException.php
- procedural page ApplicationException.php
- ApplicationException
- in file ApplicationException.php, class ApplicationException
Application fatal error.
- areKeysUsed
- in file SelectBox.php, method SelectBox::areKeysUsed()
Are the keys used?
- ArgumentOutOfRangeException
- in file exceptions.php, class ArgumentOutOfRangeException
The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.
- arrayGet
- in file Tools.php, method Tools::arrayGet()
Returns array item or $default if item is not set.
- ArrayList
- in file ArrayList.php, class ArrayList
Provides the base class for a generic list (items can be accessed by index).
- arrayMergeTree
- in file Tools.php, method Tools::arrayMergeTree()
Recursively appends elements of remaining keys from the second array to the first.
- ASCII
- in file Ftp.php, class constant Ftp::ASCII
FTP constant alias
- assert
- in file IPermissionAssertion.php, method IPermissionAssertion::assert()
Returns true if and only if the assertion conditions are met.
- attached
- in file 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 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 AppForm.php, method AppForm::attached()
This method will be called when the component (or component's parent) becomes attached to a monitored object. Do not call this method yourself.
- attached
- in file 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 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.
- attributes
- in file Html.php, method Html::attributes()
Returns element's attributes.
- attrsMacro
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::attrsMacro()
Process <tag n:attr> (experimental).
- authenticate
- in file IAuthenticator.php, method IAuthenticator::authenticate()
Performs an authentication against e.g. database.
- authenticate
- in file IUser.php, method IUser::authenticate()
Conducts the authentication process.
- authenticate
- in file User.php, method User::authenticate()
Conducts the authentication process.
- authenticate
- in file SimpleAuthenticator.php, method SimpleAuthenticator::authenticate()
Performs an authentication against e.g. database.
- AuthenticationException
- in file AuthenticationException.php, class AuthenticationException
Authentication exception.
- autoConfig
- in file TemplateFilters.php, method TemplateFilters::autoConfig()
Template with configuration (experimental).
- AutoLoader
- in file AutoLoader.php, class AutoLoader
Auto loader is responsible for loading classes and interfaces.
- AUTORESUME
- in file Ftp.php, class constant Ftp::AUTORESUME
FTP constant alias
- AUTOSEEK
- in file Ftp.php, class constant Ftp::AUTOSEEK
FTP constant alias
- ArrayList.php
- procedural page ArrayList.php
- AutoLoader.php
- procedural page AutoLoader.php
- AuthenticationException.php
- procedural page AuthenticationException.php
top
b
- $base
- in file NetteLoader.php, variable NetteLoader::$base
- $base
- in file ArrayList.php, variable ArrayList::$base
- $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
- $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 CurlyBracketsFilter.php, variable CurlyBracketsFilter::$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
- CliRouter.php
- procedural page CliRouter.php
- Control.php
- procedural page Control.php
- Cache
- in file Cache.php, class Cache
Implements the cache for a application.
- Cache.php
- procedural page Cache.php
- CachingHelper
- in file CachingHelper.php, class CachingHelper
Caching template helper.
- calculateSize
- in file Image.php, method Image::calculateSize()
Calculates dimensions of resized image.
- call
- in file ObjectMixin.php, method ObjectMixin::call()
Call to undefined method.
- CALLBACKS
- in file Cache.php, class constant Cache::CALLBACKS
dependency
- callBlock
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::callBlock()
Calls block.
- callBlockParent
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::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.
- chr
- in file String.php, method String::chr()
Returns a specific character.
- clean
- in file ICacheStorage.php, method ICacheStorage::clean()
Removes items from the cache by conditions.
- clean
- in file FileStorage.php, method FileStorage::clean()
Removes items from the cache by conditions & garbage collector.
- clean
- in file MemcachedStorage.php, method MemcachedStorage::clean()
Removes items from the cache by conditions & garbage collector.
- clean
- in file Session.php, method Session::clean()
Cleans and minimizes meta structures.
- clean
- in file Cache.php, method Cache::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.
- 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.
- compatibility.php
- procedural page compatibility.php
- 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
- ConfigAdapterXml.php
- procedural page ConfigAdapterXml.php
- ConfigAdapterIni
- in file ConfigAdapterIni.php, class ConfigAdapterIni
Reading and writing INI files.
- ConfigAdapterXml
- in file ConfigAdapterXml.php, class ConfigAdapterXml
Reading and writing XML files.
- Configurator
- in file Configurator.php, class Configurator
Nette\Environment helper.
- Configurator.php
- procedural page Configurator.php
- configure
- in file Session.php, method Session::configure()
Configurates session environment.
- CONSOLE
- in file Environment.php, class constant Environment::CONSOLE
environment name
- consoleDump
- in file Debug.php, method Debug::consoleDump()
Dumps information about a variable in Nette Debug Console.
- constructUrl
- in file CliRouter.php, method CliRouter::constructUrl()
This router is only unidirectional.
- constructUrl
- in file Route.php, method Route::constructUrl()
Constructs absolute URL from PresenterRequest object.
- constructUrl
- in file IRouter.php, method IRouter::constructUrl()
Constructs absolute URL from PresenterRequest object.
- 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.
- 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()
- CONTEXT_ATTRIBUTE
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_ATTRIBUTE
Context-aware escaping states
- CONTEXT_CDATA
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_CDATA
Context-aware escaping states
- CONTEXT_COMMENT
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_COMMENT
Context-aware escaping states
- CONTEXT_NONE
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_NONE
Context-aware escaping states
- CONTEXT_TAG
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_TAG
Context-aware escaping states
- CONTEXT_TEXT
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::CONTEXT_TEXT
Context-aware escaping states
- Control
- in file Control.php, class Control
Control is renderable component.
- ConventionalRenderer
- in file ConventionalRenderer.php, class ConventionalRenderer
Converts a Form into the HTML output.
- count
- in file Html.php, method Html::count()
Required by the \Countable interface.
- create
- in file 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.
- create
- in file SnippetHelper.php, method SnippetHelper::create()
Starts conditional snippet rendering. Returns SnippetHelper object if snippet was started.
- createCacheStorage
- in file Configurator.php, method Configurator::createCacheStorage()
- createComponent
- in file ComponentContainer.php, method ComponentContainer::createComponent()
Component factory. Descendant can override this method to enable lazy component loading.
- createComponent
- in file Control.php, method Control::createComponent()
Delegates the creation of components to a createComponent<Name> method.
- createServiceLocator
- in file Configurator.php, method Configurator::createServiceLocator()
Get initial instance of service locator.
- createTemplate
- in file Control.php, method Control::createTemplate()
- crop
- in file Image.php, method Image::crop()
Crops image.
- crop
- in file ImageMagick.php, method ImageMagick::crop()
Crops image.
- CurlyBracketsFilter
- in file CurlyBracketsFilter.php, class CurlyBracketsFilter
Compile-time filter CurlyBrackets.
- CurlyBracketsMacros
- in file CurlyBracketsMacros.php, class CurlyBracketsMacros
Default macros for filter CurlyBracketsFilter.
- console.phtml
- procedural page console.phtml
- Checkbox.php
- procedural page Checkbox.php
- ConventionalRenderer.php
- procedural page ConventionalRenderer.php
- CachingHelper.php
- procedural page CachingHelper.php
- CurlyBracketsFilter.php
- procedural page CurlyBracketsFilter.php
- CurlyBracketsMacros.php
- procedural page CurlyBracketsMacros.php
top
d
- $defaultAction
- in file Presenter.php, variable Presenter::$defaultAction
- $defaultCode
- in file BadSignalException.php, variable BadSignalException::$defaultCode
- $defaultCode
- in file BadRequestException.php, variable BadRequestException::$defaultCode
- $defaultConfigFile
- in file Configurator.php, variable Configurator::$defaultConfigFile
- $defaultFlags
- in file Route.php, variable Route::$defaultFlags
- $defaultHeaders
- in file Mail.php, variable Mail::$defaultHeaders
- $defaultMacros
- in file CurlyBracketsMacros.php, variable CurlyBracketsMacros::$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
- $defaults
- in file SimpleRouter.php, variable SimpleRouter::$defaults
- $defaults
- in file CliRouter.php, variable CliRouter::$defaults
- $defaultServices
- in file Configurator.php, variable Configurator::$defaultServices
- $defaultServices
- in file Application.php, variable Application::$defaultServices
- $doAlert
- in file InstantClientScript.php, variable InstantClientScript::$doAlert
- $doToggle
- in file InstantClientScript.php, variable InstantClientScript::$doToggle
- DummyStorage.php
- procedural page DummyStorage.php
- date
- in file TemplateHelpers.php, method TemplateHelpers::date()
Date/time formatting.
- date
- in file HttpResponse.php, method HttpResponse::date()
Returns HTTP valid date format.
- 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 IHttpResponse.php, method IHttpResponse::deleteCookie()
Deletes a cookie.
- deleteCookie
- in file HttpResponse.php, method HttpResponse::deleteCookie()
Deletes a cookie.
- deny
- in file Permission.php, method Permission::deny()
Adds a "deny" rule to the list. A rule is added that would deny one or more Roles access to [certain $privileges upon] the specified Resource(s).
- DENY
- in file IAuthorizator.php, class constant IAuthorizator::DENY
Permission type: deny
- DeprecatedException
- in file exceptions.php, class DeprecatedException
The exception that is thrown when a requested method or operation is deprecated.
- destroy
- in file Session.php, method Session::destroy()
Destroys all data registered to a session.
- detached
- in file Component.php, method Component::detached()
This method will be called before the component (or component's parent) becomes detached from a monitored object. Do not call this method yourself.
- DETECT
- in file Debug.php, class constant Debug::DETECT
server modes Debug::enable()
- detect
- in file Configurator.php, method Configurator::detect()
Detect environment mode.
- detectLanguage
- in file HttpRequest.php, method HttpRequest::detectLanguage()
Parse Accept-Language header and returns prefered language.
- detectUri
- in file HttpRequest.php, method HttpRequest::detectUri()
Detects uri, base path and script path of the request.
- DEVELOPMENT
- in file Debug.php, class constant Debug::DEVELOPMENT
server modes Debug::enable()
- DEVELOPMENT
- in file Environment.php, class constant Environment::DEVELOPMENT
environment name
- DirectoryNotFoundException
- in file exceptions.php, class DirectoryNotFoundException
The exception that is thrown when part of a file or directory cannot be found.
- disableProfiler
- in file Debug.php, method Debug::disableProfiler()
Disables profiler.
- DummyStorage
- in file DummyStorage.php, class DummyStorage
Cache dummy storage.
- dump
- in file Debug.php, method Debug::dump()
Dumps information about a variable in readable format.
top
e
- $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 CurlyBracketsFilter.php, variable CurlyBracketsFilter::$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 Debug.php, method Debug::enable()
Enables displaying or logging errors and exceptions.
- enable
- in file InstantClientScript.php, method InstantClientScript::enable()
- enableCompression
- in file HttpResponse.php, method HttpResponse::enableCompression()
Enables compression. (warning: may not work)
- enableProfiler
- in file Debug.php, method Debug::enableProfiler()
Enables profiler.
- 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
resizing flags resize()
- Environment
- in file Environment.php, class Environment
Nette environment and configuration.
- Environment.php
- procedural page Environment.php
- EOL
- in file MailMimePart.php, class constant MailMimePart::EOL
- 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, method Config::expand()
Expand all variables.
- EXPAND
- in file Config.php, class constant Config::EXPAND
flag
- expire
- in file HttpResponse.php, method HttpResponse::expire()
Sets the number of seconds before a page cached on a browser expires.
- EXPIRE
- in file Cache.php, class constant Cache::EXPIRE
dependency
- expire
- in file IHttpResponse.php, method IHttpResponse::expire()
Sets the number of seconds before a page cached on a browser expires.
- exportContainer
- in file UserClientScript.php, method UserClientScript::exportContainer()
Exports description for JavaScript.
- extensionMethod
- in file Object.php, method Object::extensionMethod()
Adding method to class.
- extensionMethod
- in file ObjectMixin.php, method ObjectMixin::extensionMethod()
Adding method to class.
top
f
- $files
- in file HttpRequest.php, variable HttpRequest::$files
- $filters
- in file TextBase.php, variable TextBase::$filters
- $flags
- in file SimpleRouter.php, variable SimpleRouter::$flags
- $flags
- in file Route.php, variable Route::$flags
- $form
- in file ConventionalRenderer.php, variable ConventionalRenderer::$form
- ForwardingException.php
- procedural page ForwardingException.php
- FileStorage.php
- procedural page FileStorage.php
- FAILED
- in file Ftp.php, class constant Ftp::FAILED
FTP constant alias
- FAILURE
- in file 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 CurlyBracketsFilter.php, method CurlyBracketsFilter::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.
- FILLED
- in file Form.php, class constant Form::FILLED
operation name
- FILTER
- in file Rule.php, class constant Rule::FILTER
type
- filterFloat
- in file TextBase.php, method TextBase::filterFloat()
Float string cleanup.
- FILTER_IN
- in file Route.php, class constant Route::FILTER_IN
key used in Route::$styles
- FILTER_OUT
- in file Route.php, class constant Route::FILTER_OUT
key used in Route::$styles
- FILTER_TABLE
- in file Route.php, class constant Route::FILTER_TABLE
key used in Route::$styles
- finalize
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::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.
- fireLog
- in file Debug.php, method Debug::fireLog()
Sends message to Firebug console.
- fixCallback
- in file compatibility.php, function fixCallback()
Fix for class::method callback in PHP < 5.2.2
- fixEncoding
- in file String.php, method String::fixEncoding()
Returns correctly encoded string.
- fixNamespace
- in file compatibility.php, function fixNamespace()
Fix for namespaced classes/interfaces in PHP < 5.3
- flashMessage
- in file Control.php, method Control::flashMessage()
Saves the message to template, that can be displayed after redirect.
- FLASH_KEY
- in file Presenter.php, class constant Presenter::FLASH_KEY
special parameter key
- FLOAT
- in file Form.php, class constant Form::FLOAT
operation name
- 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 CurlyBracketsFilter.php, method CurlyBracketsFilter::formatArray()
Formats parameters to PHP array.
- formatLayoutTemplateFiles
- in file Presenter.php, method Presenter::formatLayoutTemplateFiles()
Formats layout template file names.
- formatModifiers
- in file CurlyBracketsFilter.php, method CurlyBracketsFilter::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 CurlyBracketsFilter.php, method CurlyBracketsFilter::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 PresenterRequest.php, class constant PresenterRequest::FORWARD
method
- forward
- in file Presenter.php, method Presenter::forward()
Forward to another presenter or action.
- ForwardingException
- in file ForwardingException.php, class ForwardingException
Abort presenter and forwards to new request.
- 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.
- fromBlank
- in file Image.php, method Image::fromBlank()
Creates blank image.
- fromFile
- in file Image.php, method Image::fromFile()
Opens image from file.
- fromFile
- in file Config.php, method Config::fromFile()
Creates new configuration object from file.
- fromString
- in file Image.php, method Image::fromString()
Create a new image from the image stream in the string.
- Ftp
- in file Ftp.php, class Ftp
Access to a FTP server.
- FtpException
- in file Ftp.php, class FtpException
FTP server exception.
- Ftp.php
- procedural page Ftp.php
top
g
- $gcProbability
- in file FileStorage.php, variable FileStorage::$gcProbability
- $guestRole
- in file User.php, variable User::$guestRole
- 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 Hashtable.php, method Hashtable::get()
Returns variable or $default if there is no element.
- GET
- in file IHttpRequest.php, class constant IHttpRequest::GET
HTTP request method
- 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 ObjectMixin.php, method ObjectMixin::get()
Returns property value.
- getAbsoluteUri
- in file Uri.php, method Uri::getAbsoluteUri()
Returns the entire URI including query string and fragment.
- getAction
- in file Presenter.php, method Presenter::getAction()
Returns current action name.
- getAction
- in file Form.php, method Form::getAction()
Returns form's action.
- getAjaxDriver
- in file Presenter.php, method Presenter::getAjaxDriver()
- getAll
- in file Annotations.php, method Annotations::getAll()
Returns all annotations.
- getApplication
- in file Presenter.php, method Presenter::getApplication()
- getApplication
- in file Environment.php, method Environment::getApplication()
- getAuthenticationHandler
- in file User.php, method User::getAuthenticationHandler()
Returns authentication handler.
- getAuthenticationHandler
- in file IUser.php, method IUser::getAuthenticationHandler()
Returns authentication handler.
- getAuthority
- in file Uri.php, method Uri::getAuthority()
Returns the [user[:pass]@]host[:port] part of URI.
- getAuthorizationHandler
- in file User.php, method User::getAuthorizationHandler()
Returns current authorization handler.
- getAuthorizationHandler
- in file IUser.php, method IUser::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()
- getCacheFile
- in file FileStorage.php, method FileStorage::getCacheFile()
Returns file name.
- getCacheFile
- in file TemplateCacheStorage.php, method TemplateCacheStorage::getCacheFile()
Returns file name.
- getCacheStorage
- in file Template.php, method Template::getCacheStorage()
- getChildren
- in file Html.php, method Html::getChildren()
Returns all of children.
- getChildren
- in file ComponentContainer.php, method RecursiveComponentIterator::getChildren()
The sub-iterator for the current element.
- getChildren
- in file Html.php, method RecursiveHtmlIterator::getChildren()
The sub-iterator for the current element.
- getClass
- in file Collection.php, method Collection::getClass()
Returns the name of the class of this object.
- getClass
- in file Object.php, method Object::getClass()
Returns the name of the class of this object.
- getClientScript
- in file ConventionalRenderer.php, method ConventionalRenderer::getClientScript()
Returns JavaScript handler.
- getCode
- in file HttpResponse.php, method HttpResponse::getCode()
Returns HTTP response code.
- getCode
- in file IHttpResponse.php, method IHttpResponse::getCode()
Returns HTTP response code.
- getComponent
- in file ComponentContainer.php, method ComponentContainer::getComponent()
Returns component specified by name or path.
- getComponent
- in file IComponentContainer.php, method IComponentContainer::getComponent()
Returns single component.
- getComponents
- in file IComponentContainer.php, method IComponentContainer::getComponents()
Iterates over a components.
- getComponents
- in file ComponentContainer.php, method ComponentContainer::getComponents()
Iterates over a components.
- getConfig
- in file Environment.php, method Environment::getConfig()
Returns the global configuration.
- getConfigurator
- in file Environment.php, method Environment::getConfigurator()
Gets "class behind Environment" configurator.
- getContainerPrototype
- in file RadioList.php, method RadioList::getContainerPrototype()
Returns container HTML element template.
- getContentType
- in file HttpUploadedFile.php, method HttpUploadedFile::getContentType()
Returns the MIME content type of an uploaded file.
- getControl
- in file SelectBox.php, method SelectBox::getControl()
Generates control's HTML element.
- getControl
- in file RadioList.php, method RadioList::getControl()
Generates control's HTML element.
- getControl
- in file FormControl.php, method FormControl::getControl()
Generates control's HTML element.
- getControl
- in file Checkbox.php, method Checkbox::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 Button.php, method Button::getControl()
Generates control's HTML element.
- getControl
- in file TextArea.php, method TextArea::getControl()
Generates control's HTML element.
- getControl
- in file TextInput.php, method TextInput::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 IHttpRequest.php, method IHttpRequest::getCookie()
Returns variable provided to the script via HTTP cookies.
- getCookie
- in file HttpRequest.php, method HttpRequest::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 an user data.
- getDefaultColophons
- in file Debug.php, method Debug::getDefaultColophons()
Returns default colophons.
- getDefaults
- in file Route.php, method Route::getDefaults()
Returns default values.
- getDefaults
- in file SimpleRouter.php, method SimpleRouter::getDefaults()
Returns default values.
- getDefaults
- in file CliRouter.php, method CliRouter::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 Form.php, method Form::getEncoding()
Returns the encoding.
- getEncoding
- in file MailMimePart.php, method MailMimePart::getEncoding()
Returns Content-Transfer-Encoding header.
- getError
- in file HttpUploadedFile.php, method HttpUploadedFile::getError()
Returns the error code.
- 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.
- getFile
- in file Template.php, method Template::getFile()
Returns the path to the template file.
- getFile
- in file HttpRequest.php, method HttpRequest::getFile()
Returns uploaded file.
- 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.
- getFiles
- in file HttpRequest.php, method HttpRequest::getFiles()
Returns uploaded files.
- getFiles
- in file IHttpRequest.php, method IHttpRequest::getFiles()
Returns uploaded files.
- getFiles
- in file PresenterRequest.php, method PresenterRequest::getFiles()
Returns all 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 FormControl.php, method FormControl::getForm()
Returns form.
- getForm
- in file Form.php, method Form::getForm()
Returns self.
- getForm
- in file FormContainer.php, method FormContainer::getForm()
Returns form.
- 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.
- 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 CurlyBracketsFilter.php, method CurlyBracketsFilter::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 MailMimePart.php, method MailMimePart::getHeader()
Returns a header.
- getHeader
- in file HttpResponse.php, method HttpResponse::getHeader()
Return the value of the HTTP header.
- getHeaders
- in file IHttpResponse.php, method IHttpResponse::getHeaders()
Returns a list of headers to sent.
- getHeaders
- in file IHttpRequest.php, method IHttpRequest::getHeaders()
Returns all HTTP headers.
- getHeaders
- in file MailMimePart.php, method MailMimePart::getHeaders()
Returns all headers.
- 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.
- getHeight
- in file Image.php, method Image::getHeight()
Returns image height.
- getHeight
- in file ImageMagick.php, method ImageMagick::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()
Gets element's textual 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 ImageButton.php, method ImageButton::getHtmlName()
Returns name of control within a Form & INamingContainer scope.
- getHttpRequest
- in file Environment.php, method Environment::getHttpRequest()
- getHttpRequest
- in file Session.php, method Session::getHttpRequest()
- getHttpRequest
- in file Presenter.php, method Presenter::getHttpRequest()
- getHttpRequest
- in file Application.php, method Application::getHttpRequest()
- getHttpRequest
- in file Form.php, method Form::getHttpRequest()
- getHttpResponse
- in file Application.php, method Application::getHttpResponse()
- getHttpResponse
- in file Session.php, method Session::getHttpResponse()
- getHttpResponse
- in file Environment.php, method Environment::getHttpResponse()
- getHttpResponse
- in file Presenter.php, method Presenter::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 User.php, method User::getIdentity()
Returns current user identity, if any.
- getIdentity
- in file IUser.php, method IUser::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.
- getItemCount
- in file Paginator.php, method Paginator::getItemCount()
Returns the total number of items.
- getItems
- in file RadioList.php, method RadioList::getItems()
Returns options from which to choose.
- getItems
- in file SelectBox.php, method SelectBox::getItems()
Returns items from which to choose.
- getItemsPerPage
- in file Paginator.php, method Paginator::getItemsPerPage()
Returns the number of items to display on a single page.
- getItemType
- in file Collection.php, method Collection::getItemType()
Returns the item type.
- getIterator
- in file SessionNamespace.php, method SessionNamespace::getIterator()
Returns an iterator over all namespace variables.
- getIterator
- in file Session.php, method Session::getIterator()
Iteration over all namespaces.
- getIterator
- in file Collection.php, method Collection::getIterator()
Returns the iterator.
- getIterator
- in file Rules.php, method Rules::getIterator()
Iterates over ruleset.
- getIterator
- in file Html.php, method Html::getIterator()
Iterates over a elements.
- 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 RadioList.php, method RadioList::getLabel()
Generates label's HTML element.
- getLabel
- in file Button.php, method Button::getLabel()
Bypasses label generation.
- getLabel
- in file FormControl.php, method FormControl::getLabel()
Generates label's HTML element.
- getLabel
- in file HiddenField.php, method HiddenField::getLabel()
Bypasses label generation.
- getLabelPrototype
- in file FormControl.php, method FormControl::getLabelPrototype()
Returns label's HTML element template.
- getLastCreatedRequest
- in file Presenter.php, method Presenter::getLastCreatedRequest()
Returns the last created PresenterRequest.
- getLastCreatedRequestFlag
- in file Presenter.php, method Presenter::getLastCreatedRequestFlag()
Returns the last created PresenterRequest flag.
- getLastPage
- in file Paginator.php, method Paginator::getLastPage()
Returns last page number.
- getLayout
- in file Presenter.php, method Presenter::getLayout()
Returns current layout name.
- getLength
- in file Paginator.php, method Paginator::getLength()
Returns the number of items on current page.
- getLine
- in file CurlyBracketsFilter.php, method CurlyBracketsFilter::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 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.
- getMethod
- in file HttpRequest.php, method HttpRequest::getMethod()
Returns HTTP request method (GET, POST, HEAD, PUT, ...). The method is case-sensitive.
- getMode
- in file Environment.php, method Environment::getMode()
Returns the mode.
- getName
- in file HttpUploadedFile.php, method HttpUploadedFile::getName()
Returns the file name.
- getName
- in file Identity.php, method Identity::getName()
Returns the name of user.
- 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 IComponent.php, method IComponent::getName()
- getName
- in file IIdentity.php, method IIdentity::getName()
Returns the name of user.
- getName
- in file Html.php, method Html::getName()
Returns element's name.
- getName
- in file Component.php, method Component::getName()
- getNamespace
- in file IUser.php, method IUser::getNamespace()
Returns current namespace.
- getNamespace
- in file Cache.php, method Cache::getNamespace()
Returns cache namespace.
- getNamespace
- in file User.php, method User::getNamespace()
Returns current namespace.
- getNamespace
- in file Session.php, method Session::getNamespace()
Returns specified session namespace.
- 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 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.
- getParamId
- in file PresenterComponent.php, method PresenterComponent::getParamId()
Returns a fully-qualified name that uniquely identifies the parameter.
- getParams
- in file PresenterRequest.php, method PresenterRequest::getParams()
Returns all variables provided to the presenter (usually via URL).
- getParams
- in file BaseTemplate.php, method BaseTemplate::getParams()
Returns array of all parameters.
- getParams
- in file Link.php, method Link::getParams()
Returns link parameters.
- getParent
- in file IComponent.php, method IComponent::getParent()
Returns the container if any.
- getParent
- in file IServiceLocator.php, method IServiceLocator::getParent()
Returns the parent container if any.
- getParent
- in file ServiceLocator.php, method ServiceLocator::getParent()
Returns the parent container if any.
- getParent
- in file Component.php, method Component::getParent()
Returns the container if any.
- 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 Presenter.php, method Presenter::getPayload()
- getPersistentComponents
- in file Presenter.php, method Presenter::getPersistentComponents()
Returns array of persistent components.
- getPersistentParams
- in file PresenterComponent.php, method PresenterComponent::getPersistentParams()
Returns array of classes persistent parameters. They have public visibility and are non-static.
- getPhase
- in file Presenter.php, method Presenter::getPhase()
Returns current presenter life cycle phase.
- getPort
- in file Uri.php, method Uri::getPort()
Returns the port part of URI.
- 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).
- getPost
- in file PresenterRequest.php, method PresenterRequest::getPost()
Returns all variables provided to the presenter via POST.
- getPostRaw
- in file IHttpRequest.php, method IHttpRequest::getPostRaw()
Returns HTTP POST data in raw format (only for "application/x-www-form-urlencoded").
- getPostRaw
- in file HttpRequest.php, method HttpRequest::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 Presenter.php, method Presenter::getPresenter()
Returns self.
- getPresenter
- in file PresenterComponent.php, method PresenterComponent::getPresenter()
Returns the presenter where this component belongs to.
- 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.
- 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 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).
- getQuery
- in file IHttpRequest.php, method IHttpRequest::getQuery()
Returns variable provided to the script via URL query ($_GET).
- getRawValue
- in file MultiSelectBox.php, method MultiSelectBox::getRawValue()
Returns selected keys (not checked).
- getRawValue
- in file SelectBox.php, method SelectBox::getRawValue()
Returns selected item key (not checked).
- getReferer
- in file HttpRequest.php, method HttpRequest::getReferer()
Returns referrer.
- getReflection
- in file Object.php, method Object::getReflection()
Access to reflection.
- getRelativeUri
- in file UriScript.php, method UriScript::getRelativeUri()
Returns the relative-URI.
- getRemoteAddress
- in file IHttpRequest.php, method IHttpRequest::getRemoteAddress()
Returns the IP address of the remote client.
- getRemoteAddress
- in file HttpRequest.php, method HttpRequest::getRemoteAddress()
Returns the IP address of the remote client.
- getRemoteHost
- in file HttpRequest.php, method HttpRequest::getRemoteHost()
Returns the host of the remote client.
- getRemoteHost
- in file IHttpRequest.php, method IHttpRequest::getRemoteHost()
Returns the host of the remote client.
- getRenderer
- in file Form.php, method Form::getRenderer()
Returns form renderer.
- getRequest
- in file ForwardingException.php, method ForwardingException::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.
- 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 User.php, method User::getRoles()
Returns a list of effective roles that a user has been granted.
- getRoles
- in file IIdentity.php, method IIdentity::getRoles()
Returns a list of roles that the user is a member of.
- getRoles
- in file Identity.php, method Identity::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.
- 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 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.
- getService
- in file Application.php, method Application::getService()
Gets the service object of the specified type.
- getService
- in file Environment.php, method Environment::getService()
Gets the service object of the specified type.
- getService
- in file Component.php, method Component::getService()
Gets the service (experimental).
- getServiceLocator
- in file Application.php, method Application::getServiceLocator()
Gets the service locator (experimental).
- getServiceLocator
- in file Environment.php, method Environment::getServiceLocator()
Get initial instance of service locator.
- getServiceLocator
- in file Component.php, method Component::getServiceLocator()
Gets the service locator (experimental).
- getServiceLocator
- in file IComponent.php, method IComponent::getServiceLocator()
Gets the service locator (EXPERIMENTAL).
- getSession
- in file Environment.php, method Environment::getSession()
Returns instance of session or session namespace.
- getSession
- in file Application.php, method Application::getSession()
- getSession
- in file Form.php, method Form::getSession()
- getSession
- in file User.php, method User::getSession()
Returns session handler.
- 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.
- 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()
- getToggles
- in file Rules.php, method Rules::getToggles()
- getTranslator
- in file FormControl.php, method FormControl::getTranslator()
Returns translate adapter.
- getTranslator
- in file Form.php, method Form::getTranslator()
Returns translate adapter.
- getUniqueId
- in file PresenterComponent.php, method PresenterComponent::getUniqueId()
Returns a fully-qualified name that uniquely identifies the component within the presenter hierarchy.
- getUniqueId
- in file Presenter.php, method Presenter::getUniqueId()
Returns a name that uniquely identifies component.
- getUri
- in file IHttpRequest.php, method IHttpRequest::getUri()
Returns URL object.
- getUri
- in file HttpRequest.php, method HttpRequest::getUri()
Returns URL object.
- getUri
- in file RedirectingException.php, method RedirectingException::getUri()
- getUriFilters
- in file HttpRequest.php, method HttpRequest::getUriFilters()
Returns request URI filter.
- getUser
- in file Uri.php, method Uri::getUser()
Returns the user name part of URI.
- getUser
- in file Environment.php, method Environment::getUser()
- getValidationScope
- in file ISubmitterControl.php, method ISubmitterControl::getValidationScope()
Gets the validation scope. Clicking the button validates only the controls within the specified scope.
- getValidationScope
- in file SubmitButton.php, method SubmitButton::getValidationScope()
Gets the validation scope.
- getValue
- in file IFormControl.php, method IFormControl::getValue()
Returns control's value.
- getValue
- in file SelectBox.php, method SelectBox::getValue()
Returns selected item key.
- getValue
- in file RepeaterControl.php, method RepeaterControl::getValue()
Get value.
- getValue
- in file FormControl.php, method FormControl::getValue()
Returns control's value.
- getValue
- in file RadioList.php, method RadioList::getValue()
Returns selected radio value.
- getValue
- in file MultiSelectBox.php, method MultiSelectBox::getValue()
Returns selected keys.
- getValue
- in file ConventionalRenderer.php, method ConventionalRenderer::getValue()
- getValues
- in file Form.php, method Form::getValues()
Returns the values submitted by the form.
- getVariable
- in file Environment.php, method Environment::getVariable()
Returns the value of an environment variable or $default if there is no element set.
- 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 Image.php, method Image::getWidth()
Returns image width.
- getWidth
- in file ImageMagick.php, method ImageMagick::getWidth()
Returns image width.
- getWrapper
- in file ConventionalRenderer.php, method ConventionalRenderer::getWrapper()
- GIF
- in file Image.php, class constant Image::GIF
- glob
- in file Tools.php, method Tools::glob()
Recursive glob(). Finds pathnames matching a pattern.
- GROUP_END
- in file Debug.php, class constant Debug::GROUP_END
FirePHP log priority
- GROUP_START
- in file Debug.php, class constant Debug::GROUP_START
FirePHP log priority
top
h
- $headers
- in file HttpRequest.php, variable HttpRequest::$headers
- Hashtable.php
- procedural page Hashtable.php
- HiddenField.php
- procedural page HiddenField.php
- HANDLE
- in file FileStorage.php, class constant FileStorage::HANDLE
additional cache structure
- handleInvalidLink
- in file Presenter.php, method Presenter::handleInvalidLink()
Invalid link handler. Descendant can override this method to change default behaviour.
- has
- in file ObjectMixin.php, method ObjectMixin::has()
Is property defined?
- has
- in file Annotations.php, method Annotations::has()
Has class/method/property specified annotation?
- hasChildren
- in file ComponentContainer.php, method RecursiveComponentIterator::hasChildren()
Has the current element has children?
- hasErrors
- in file Form.php, method Form::hasErrors()
- hasErrors
- in file FormControl.php, method FormControl::hasErrors()
- hasFlag
- in file PresenterRequest.php, method PresenterRequest::hasFlag()
Checks the flag.
- hasFlashSession
- in file Presenter.php, method Presenter::hasFlashSession()
Checks if a flash session namespace exists.
- Hashtable
- in file Hashtable.php, class Hashtable
Provides the base class for a generic collection of keys and values.
- hasNamespace
- in file Session.php, method Session::hasNamespace()
Checks if a session namespace exist and is not empty.
- hasResource
- in file Permission.php, method Permission::hasResource()
Returns TRUE if the Resource exists in the list.
- hasRole
- in file Permission.php, method Permission::hasRole()
Returns TRUE if the Role exists in the list.
- hasService
- in file ServiceLocator.php, method ServiceLocator::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
- HOST
- in file Route.php, class constant Route::HOST
uri type
- HOUR
- in file Tools.php, class constant Tools::HOUR
hour in seconds
- href
- in file Html.php, method Html::href()
Special setter for element's attribute.
- Html
- in file Html.php, class Html
HTML helper.
- HTML_PREFIX
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::HTML_PREFIX
spcial HTML tag or attribute prefix
- HttpRequest
- in file HttpRequest.php, class HttpRequest
HttpRequest provides access scheme for request sent via HTTP.
- HttpResponse
- in file HttpResponse.php, class HttpResponse
HttpResponse class.
- HttpUploadedFile
- in file HttpUploadedFile.php, class HttpUploadedFile
Provides access to individual files that have been uploaded by a client.
- Html.php
- procedural page Html.php
- HttpRequest.php
- procedural page HttpRequest.php
- HttpResponse.php
- procedural page HttpResponse.php
- HttpUploadedFile.php
- procedural page HttpUploadedFile.php
top
i
- $idMask
- in file FormControl.php, variable FormControl::$idMask
- $ignoreDirs
- in file RobotLoader.php, variable RobotLoader::$ignoreDirs
- $instance
- in file NetteLoader.php, variable NetteLoader::$instance
- $invalidLinkMode
- in file Presenter.php, variable Presenter::$invalidLinkMode
- $isNegative
- in file Rule.php, variable Rule::$isNegative
- $items
- in file RadioList.php, variable RadioList::$items
- InvalidLinkException.php
- procedural page InvalidLinkException.php
- InvalidPresenterException.php
- procedural page InvalidPresenterException.php
- IPresenter.php
- procedural page IPresenter.php
- IPresenterLoader.php
- procedural page IPresenterLoader.php
- IRenderable.php
- procedural page IRenderable.php
- IRouter.php
- procedural page IRouter.php
- ISignalReceiver.php
- procedural page ISignalReceiver.php
- IStatePersistent.php
- procedural page IStatePersistent.php
- ICacheStorage.php
- procedural page ICacheStorage.php
- ICollection.php
- procedural page ICollection.php
- IList.php
- procedural page IList.php
- IMap.php
- procedural page IMap.php
- ISet.php
- procedural page ISet.php
- IConfigAdapter.php
- procedural page IConfigAdapter.php
- ImageButton.php
- procedural page ImageButton.php
- IFormControl.php
- procedural page IFormControl.php
- IFormRenderer.php
- procedural page IFormRenderer.php
- INamingContainer.php
- procedural page INamingContainer.php
- ISubmitterControl.php
- procedural page ISubmitterControl.php
- InstantClientScript.php
- procedural page InstantClientScript.php
- 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 Collection.php, method Collection::import()
Import from array or any traversable object.
- import
- in file Config.php, method Config::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 CurlyBracketsMacros.php, method CurlyBracketsMacros::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.
- init
- in file Annotations.php, method Annotations::init()
Parses and caches annotations.
- init
- in file Debug.php, method Debug::init()
Static class constructor.
- initialize
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::initialize()
Initializes parsing.
- initialize
- in file HttpRequest.php, method HttpRequest::initialize()
Initializes $this->query, $this->files, $this->cookies and $this->files arrays
- initRuntime
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::initRuntime()
Initializes state holder $_cb in template.
- insert
- in file Html.php, method Html::insert()
Inserts child node.
- 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()
- 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 CurlyBracketsFilter.php, method CurlyBracketsFilter::invoke()
Invokes filter.
- IOException
- in file exceptions.php, class IOException
The exception that is thrown when an I/O error occurs.
- IPartiallyRenderable
- in file IRenderable.php, class IPartiallyRenderable
- IPermissionAssertion
- in file IPermissionAssertion.php, class IPermissionAssertion
Represents conditional ACL Rules with Assertions.
- IPresenter
- in file IPresenter.php, class IPresenter
Defines method that must be implemented to allow a component to act like a presenter.
- IPresenterLoader
- in file IPresenterLoader.php, class IPresenterLoader
Responsible for loading presenters.
- IRenderable
- in file IRenderable.php, class IRenderable
- IResource
- in file IResource.php, class IResource
Represents resource, an object to which access is controlled.
- IRole
- in file IRole.php, class IRole
Represents role, an object that may request access to an IResource.
- IRouter
- in file IRouter.php, class IRouter
The bi-directional router.
- isAjax
- in file IHttpRequest.php, method IHttpRequest::isAjax()
Is AJAX request?
- isAjax
- in file HttpRequest.php, method HttpRequest::isAjax()
Is AJAX request?
- isAjax
- in file Presenter.php, method Presenter::isAjax()
Is AJAX request?
- isAllowed
- in file IUser.php, method IUser::isAllowed()
Has a user access to the Resource?
- isAllowed
- in file IAuthorizator.php, method IAuthorizator::isAllowed()
Performs a role-based authorization.
- isAllowed
- in file User.php, method User::isAllowed()
Has a user effective access to the Resource? If $resource is NULL, then the query applies to all resources.
- isAllowed
- in file Permission.php, method Permission::isAllowed()
Returns TRUE if and only if the Role has access to the Resource.
- isAuthenticated
- in file IUser.php, method IUser::isAuthenticated()
Is this user authenticated?
- isAuthenticated
- in file User.php, method User::isAuthenticated()
Is this user authenticated?
- isAvailable
- in file MemcachedStorage.php, method MemcachedStorage::isAvailable()
Checks if Memcached extension is available.
- isConsole
- in file Environment.php, method Environment::isConsole()
Detects console (non-HTTP) mode.
- isControlInvalid
- in file Control.php, method Control::isControlInvalid()
Is required to repaint the control or its snippet?
- isControlInvalid
- in file IRenderable.php, method IRenderable::isControlInvalid()
Is required to repaint the control?
- isDebugging
- in file Environment.php, method Environment::isDebugging()
Determines whether the debugger is active.
- isDir
- in file Ftp.php, method Ftp::isDir()
Checks if directory exists.
- isDisabled
- in file FormControl.php, method FormControl::isDisabled()
Is control disabled?
- isDisabled
- in file IFormControl.php, method IFormControl::isDisabled()
Is control disabled?
- isEmpty
- in file SmartCachingIterator.php, method SmartCachingIterator::isEmpty()
Is the iterator empty?
- isEmpty
- in file Html.php, method Html::isEmpty()
Is element empty?
- isEnabled
- in file Debug.php, method Debug::isEnabled()
Unregister error handler routine.
- isEqual
- in file Uri.php, method Uri::isEqual()
URI comparsion (this object must be in canonical form).
- IServiceLocator
- in file IServiceLocator.php, class IServiceLocator
The service locator (EXPERIMENTAL).
- IServiceLocator.php
- procedural page IServiceLocator.php
- ISet
- in file ISet.php, class ISet
A collection that contains no duplicate elements.
- isEven
- in file SmartCachingIterator.php, method SmartCachingIterator::isEven()
Is the counter even?
- isFirst
- in file Paginator.php, method Paginator::isFirst()
Is the current page the first one?
- isFirst
- in file SmartCachingIterator.php, method SmartCachingIterator::isFirst()
Is the current element 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 SmartCachingIterator.php, method SmartCachingIterator::isLast()
Is the current element the last one?
- isLast
- in file Paginator.php, method Paginator::isLast()
Is the current page the last one?
- isMethod
- in file HttpRequest.php, method HttpRequest::isMethod()
Checks if the request method is the given one.
- isMethod
- in file IHttpRequest.php, method IHttpRequest::isMethod()
Checks HTTP request method.
- isMethod
- in file PresenterRequest.php, method PresenterRequest::isMethod()
Checks if the method is the given one.
- isOdd
- in file SmartCachingIterator.php, method SmartCachingIterator::isOdd()
Is the counter odd?
- isOk
- in file HttpUploadedFile.php, method HttpUploadedFile::isOk()
Is there any error?
- isPopulated
- in file Form.php, method Form::isPopulated()
Was form populated by setDefaults() or processHttpRequest() yet?
- isPost
- in file HttpRequest.php, method HttpRequest::isPost()
Checks if the request method is POST.
- isPost
- in file PresenterRequest.php, method PresenterRequest::isPost()
Checks if the 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 SubmitButton.php, method SubmitButton::isSubmittedBy()
Tells if the form was submitted by this button.
- isSubmittedBy
- in file ISubmitterControl.php, method ISubmitterControl::isSubmittedBy()
Tells if the form was submitted by this button.
- IStatePersistent
- in file IStatePersistent.php, class IStatePersistent
Component with ability to save and load its state.
- ISubmitterControl
- in file ISubmitterControl.php, class ISubmitterControl
Defines method that must be implemented to allow a control to submit web form.
- isValid
- in file Form.php, method Form::isValid()
Is form valid?
- IS_IN
- in file Form.php, class constant Form::IS_IN
operation name
- ITemplate
- in file ITemplate.php, class ITemplate
Defines template methods.
- ITEMS
- in file Cache.php, class constant Cache::ITEMS
dependency
- ITranslator
- in file ITranslator.php, class ITranslator
Translator adapter.
- ITranslator.php
- procedural page ITranslator.php
- IUser
- in file IUser.php, class IUser
Authentication and authorization.
- IMailer.php
- procedural page IMailer.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
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
- lazyLink
- in file PresenterComponent.php, method PresenterComponent::lazyLink()
Returns destination as Link object.
- LENGTH
- in file Form.php, class constant Form::LENGTH
operation name
- LimitedScope
- in file LimitedScope.php, class LimitedScope
Limited scope for PHP code evaluation and script including.
- LINE_LENGTH
- in file MailMimePart.php, class constant MailMimePart::LINE_LENGTH
- 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 AutoLoader.php, method AutoLoader::load()
Try to load the requested class.
- load
- in file ConfigAdapterXml.php, method ConfigAdapterXml::load()
Reads configuration from XML file.
- load
- in file IConfigAdapter.php, method IConfigAdapter::load()
Reads configuration from file.
- load
- in file LimitedScope.php, method LimitedScope::load()
Includes script in a limited scope.
- load
- in file ConfigAdapterIni.php, method ConfigAdapterIni::load()
Reads configuration from INI 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 Form.php, method Form::loadHttpData()
Fill-in the form with HTTP data. Doesn't check if form was submitted.
- loadHttpData
- in file RepeaterControl.php, method RepeaterControl::loadHttpData()
Load HTTP data.
- loadHttpData
- in file TextBase.php, method TextBase::loadHttpData()
Loads HTTP data.
- loadHttpData
- in file FormControl.php, method FormControl::loadHttpData()
Loads HTTP data.
- loadHttpData
- in file IFormControl.php, method IFormControl::loadHttpData()
Loads HTTP data.
- loadHttpData
- in file ImageButton.php, method ImageButton::loadHttpData()
Loads HTTP data.
- loadHttpData
- in file TextInput.php, method TextInput::loadHttpData()
Loads HTTP data.
- loadState
- in file IStatePersistent.php, method IStatePersistent::loadState()
Loads state informations.
- loadState
- in file PresenterComponent.php, method PresenterComponent::loadState()
Loads state informations.
- LOG
- in file Debug.php, class constant Debug::LOG
FirePHP log priority
- Logger
- in file Logger.php, class Logger
Message logger.
- Logger.php
- procedural page Logger.php
- lookup
- in file Component.php, method Component::lookup()
Lookup hierarchy for component specified by class or interface name.
- lookupPath
- in file Component.php, method Component::lookupPath()
Lookup for component specified by class or interface name. Returns backtrace path.
- LOW
- in file Mail.php, class constant Mail::LOW
Priority
- lower
- in file String.php, method String::lower()
Convert to lower case.
top
m
- $macros
- in file CurlyBracketsMacros.php, variable CurlyBracketsMacros::$macros
- $mailer
- in file Debug.php, variable Debug::$mailer
- $maxDepth
- in file Debug.php, variable Debug::$maxDepth
- $maxLen
- in file Debug.php, variable Debug::$maxLen
- $maxLoop
- in file Application.php, variable Application::$maxLoop
- $memcache
- in file MemcachedStorage.php, variable MemcachedStorage::$memcache
- $message
- in file Rule.php, variable Rule::$message
- $metadata
- in file Route.php, variable Route::$metadata
- $module
- in file SimpleRouter.php, variable SimpleRouter::$module
- MultiRouter.php
- procedural page MultiRouter.php
- MemcachedStorage.php
- procedural page MemcachedStorage.php
- MultiSelectBox.php
- procedural page MultiSelectBox.php
- macro
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::macro()
Process {macro content | modifiers}
- 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 Route.php, method Route::match()
Maps HTTP request to a PresenterRequest object.
- match
- in file SimpleRouter.php, method SimpleRouter::match()
Maps HTTP request to a PresenterRequest object.
- match
- in file MultiRouter.php, method MultiRouter::match()
Maps HTTP request to a PresenterRequest object.
- match
- in file IRouter.php, method IRouter::match()
Maps HTTP request to a PresenterRequest object.
- match
- in file CliRouter.php, method CliRouter::match()
Maps command line arguments to a PresenterRequest object.
- MAX_FILE_SIZE
- in file Form.php, class constant Form::MAX_FILE_SIZE
operation name
- MAX_LENGTH
- in file Form.php, class constant Form::MAX_LENGTH
operation name
- MemberAccessException
- in file exceptions.php, class MemberAccessException
The exception that is thrown when accessing a class member (property or method) fails.
- MemcachedStorage
- in file MemcachedStorage.php, class MemcachedStorage
Memcached storage.
- META_CALLBACKS
- in file FileStorage.php, class constant FileStorage::META_CALLBACKS
internal cache file structure
- META_CALLBACKS
- in file MemcachedStorage.php, class constant MemcachedStorage::META_CALLBACKS
internal cache structure
- META_DATA
- in file MemcachedStorage.php, class constant MemcachedStorage::META_DATA
internal cache structure
- META_DELTA
- in file MemcachedStorage.php, class constant MemcachedStorage::META_DELTA
internal cache structure
- META_DELTA
- in file FileStorage.php, class constant FileStorage::META_DELTA
internal cache file structure
- META_EXPIRE
- in file FileStorage.php, class constant FileStorage::META_EXPIRE
internal cache file structure
- META_HEADER_LEN
- in file FileStorage.php, class constant FileStorage::META_HEADER_LEN
internal cache file structure
- META_ITEMS
- in file FileStorage.php, class constant FileStorage::META_ITEMS
internal cache file structure
- META_PRIORITY
- in file FileStorage.php, class constant FileStorage::META_PRIORITY
internal cache file structure
- META_SERIALIZED
- in file FileStorage.php, class constant FileStorage::META_SERIALIZED
internal cache file structure
- META_TAGS
- in file FileStorage.php, class constant FileStorage::META_TAGS
internal cache file structure
- META_TIME
- in file FileStorage.php, class constant FileStorage::META_TIME
internal cache file structure
- MIME_TYPE
- in file Form.php, class constant Form::MIME_TYPE
operation name
- 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.
top
n
- NetteLoader.php
- procedural page NetteLoader.php
- NAME
- in file Framework.php, class constant Framework::NAME
Nette Framework version identification
- NAMESPACE_SEPARATOR
- in file Cache.php, class constant Cache::NAMESPACE_SEPARATOR
- 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 FormControl.php, method FormControl::notifyRule()
New rule or condition notification callback.
- notifyRule
- in file TextInput.php, method TextInput::notifyRule()
- 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.
- 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
- $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
- $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 ArrayList.php, method ArrayList::offsetExists()
Exists item? (\ArrayAccess implementation).
- offsetExists
- in file Html.php, method Html::offsetExists()
Exists child node? (\ArrayAccess implementation).
- offsetExists
- in file SessionNamespace.php, method SessionNamespace::offsetExists()
Determines whether a variable in this session namespace is set.
- offsetExists
- in file Control.php, method Control::offsetExists()
Does component specified by name exists?
- offsetExists
- in file Cache.php, method Cache::offsetExists()
Exists item in cache? (\ArrayAccess implementation).
- offsetExists
- in file FormContainer.php, method FormContainer::offsetExists()
Does component specified by name exists?
- offsetExists
- in file Set.php, method Set::offsetExists()
Not supported.
- offsetExists
- in file Hashtable.php, method Hashtable::offsetExists()
Exists item? (\ArrayAccess implementation).
- offsetGet
- in file SessionNamespace.php, method SessionNamespace::offsetGet()
Gets a variable from this session namespace.
- offsetGet
- in file ArrayList.php, method ArrayList::offsetGet()
Returns item (\ArrayAccess implementation).
- offsetGet
- in file FormContainer.php, method FormContainer::offsetGet()
Returns component specified by name. Throws exception if component doesn't exist.
- offsetGet
- in file Cache.php, method Cache::offsetGet()
Retrieves the specified item from the cache or NULL if the key is not found (\ArrayAccess implementation).
- offsetGet
- in file 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 Control.php, method Control::offsetGet()
Returns component specified by name. Throws exception if component doesn't exist.
- 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 Hashtable.php, method Hashtable::offsetSet()
Inserts (replaces) item (\ArrayAccess implementation).
- offsetSet
- in file Cache.php, method Cache::offsetSet()
Inserts (replaces) item into the cache (\ArrayAccess implementation).
- offsetSet
- in file ArrayList.php, method ArrayList::offsetSet()
Replaces (or appends) the item (\ArrayAccess implementation).
- offsetSet
- in file Control.php, method Control::offsetSet()
Adds the component to the container.
- offsetSet
- in file FormContainer.php, method FormContainer::offsetSet()
Adds the component to the container.
- offsetSet
- in file Html.php, method Html::offsetSet()
Inserts (replaces) child node (\ArrayAccess implementation).
- offsetUnset
- in file Cache.php, method Cache::offsetUnset()
Removes the specified item from the cache.
- offsetUnset
- in file ArrayList.php, method ArrayList::offsetUnset()
Removes the element at the specified position in this list.
- offsetUnset
- in file Html.php, method Html::offsetUnset()
Removes child node (\ArrayAccess implementation).
- offsetUnset
- in file Hashtable.php, method Hashtable::offsetUnset()
Removes the element at the specified position in this list.
- offsetUnset
- in file Set.php, method Set::offsetUnset()
Not supported.
- offsetUnset
- in file FormContainer.php, method FormContainer::offsetUnset()
Removes component from the container. Throws exception if component doesn't exist.
- offsetUnset
- in file Control.php, method Control::offsetUnset()
Removes component from the container. Throws exception if component doesn't exist.
- 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
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
- $prefix
- in file MemcachedStorage.php, variable MemcachedStorage::$prefix
- $productionMode
- in file Debug.php, variable Debug::$productionMode
- Presenter.php
- procedural page Presenter.php
- PresenterComponent.php
- procedural page PresenterComponent.php
- PresenterHelpers.php
- procedural page PresenterHelpers.php
- PresenterLoader.php
- procedural page PresenterLoader.php
- PresenterRequest.php
- procedural page PresenterRequest.php
- profiler.phtml
- procedural page profiler.phtml
- PACKAGE
- in file Framework.php, class constant Framework::PACKAGE
Nette Framework version identification
- Paginator
- in file Paginator.php, class Paginator
Paginating math.
- Paginator.php
- procedural page Paginator.php
- PASSWORD
- in file IAuthenticator.php, class constant IAuthenticator::PASSWORD
Credential key
- PATH
- in file Route.php, class constant Route::PATH
uri type
- PATTERN
- in file Route.php, class constant Route::PATTERN
key used in Route::$styles
- PERFORMANCE
- in file Environment.php, class constant Environment::PERFORMANCE
mode name
- PERMANENT
- in file IHttpResponse.php, class constant IHttpResponse::PERMANENT
- Permission
- in file Permission.php, class Permission
Access control list (ACL) functionality and privileges management.
- PHASE_RENDER
- in file Presenter.php, class constant Presenter::PHASE_RENDER
life cycle phases Presenter::getPhase()
- PHASE_SHUTDOWN
- in file Presenter.php, class constant Presenter::PHASE_SHUTDOWN
life cycle phases Presenter::getPhase()
- PHASE_SIGNAL
- in file Presenter.php, class constant Presenter::PHASE_SIGNAL
life cycle phases Presenter::getPhase()
- PHASE_STARTUP
- in file Presenter.php, class constant Presenter::PHASE_STARTUP
life cycle phases Presenter::getPhase()
- place
- in file Image.php, method Image::place()
Puts another image into this image.
- PNG
- in file Image.php, class constant Image::PNG
- popGlobalParams
- in file Presenter.php, method Presenter::popGlobalParams()
Pops parameters for specified component.
- POST
- in file 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
Application presenter request. Immutable object.
- PRESENTER_KEY
- in file SimpleRouter.php, class constant SimpleRouter::PRESENTER_KEY
- PRESENTER_KEY
- in file CliRouter.php, class constant CliRouter::PRESENTER_KEY
- PRESENTER_KEY
- in file Route.php, class constant Route::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()
Detects form submission and loads HTTP values.
- processHttpRequest
- in file AppForm.php, method AppForm::processHttpRequest()
Detects form submission and loads PresenterRequest values.
- processSignal
- in file Presenter.php, method Presenter::processSignal()
- PRODUCTION
- in file Debug.php, class constant Debug::PRODUCTION
server modes Debug::enable()
- PRODUCTION
- in file Environment.php, class constant Environment::PRODUCTION
environment name
- promo
- in file Framework.php, method Framework::promo()
Nette Framework promotion.
- PROTECTOR_ID
- in file Form.php, class constant Form::PROTECTOR_ID
protection token ID
- PROTOCOL
- in file SafeStream.php, class constant SafeStream::PROTOCOL
Name of stream protocol - safe://
- PUT
- in file IHttpRequest.php, class constant IHttpRequest::PUT
HTTP request method
- Permission.php
- procedural page Permission.php
top
top
r
- $rawSection
- in file ConfigAdapterIni.php, variable ConfigAdapterIni::$rawSection
- $repeatCount
- in file RepeaterControl.php, variable RepeaterControl::$repeatCount
- $repeatMax
- in file RepeaterControl.php, variable RepeaterControl::$repeatMax
- $repeatMin
- in file RepeaterControl.php, variable RepeaterControl::$repeatMin
- RedirectingException.php
- procedural page RedirectingException.php
- Route.php
- procedural page Route.php
- RadioList.php
- procedural page RadioList.php
- RepeaterControl.php
- procedural page RepeaterControl.php
- Rule.php
- procedural page Rule.php
- Rules.php
- procedural page Rules.php
- RobotLoader.php
- procedural page RobotLoader.php
- RadioList
- in file RadioList.php, class RadioList
Set of radio button controls.
- RANGE
- in file Form.php, class constant Form::RANGE
operation name
- read
- in file DummyStorage.php, method DummyStorage::read()
Read from cache.
- read
- in file FileStorage.php, method FileStorage::read()
Read from cache.
- read
- in file ICacheStorage.php, method ICacheStorage::read()
Read from cache.
- read
- in file MemcachedStorage.php, method MemcachedStorage::read()
Read from cache.
- readData
- in file TemplateCacheStorage.php, method TemplateCacheStorage::readData()
Reads cache data from disk.
- readData
- in file FileStorage.php, method FileStorage::readData()
Reads cache data from disk and closes cache file handle.
- readMeta
- in file FileStorage.php, method FileStorage::readMeta()
Reads cache data from disk.
- READONLY
- in file Config.php, class constant Config::READONLY
flag
- rebuild
- in file RobotLoader.php, method RobotLoader::rebuild()
Rebuilds class list cache.
- reconnect
- in file Ftp.php, method Ftp::reconnect()
Reconnects to FTP server.
- RecursiveComponentIterator
- in file ComponentContainer.php, class RecursiveComponentIterator
Recursive component iterator. See ComponentContainer::getComponents().
- RecursiveHtmlIterator
- in file Html.php, class RecursiveHtmlIterator
Recursive HTML element iterator. See Html::getIterator().
- redirect
- in file IHttpResponse.php, method IHttpResponse::redirect()
Redirects to a new URL.
- redirect
- in file HttpResponse.php, method HttpResponse::redirect()
Redirects to a new URL. Note: call exit() after it.
- redirect
- in file PresenterComponent.php, method PresenterComponent::redirect()
Redirect to another presenter, action or signal.
- RedirectingException
- in file RedirectingException.php, class RedirectingException
Abort presenter and redirects to new request.
- redirectUri
- in file Presenter.php, method Presenter::redirectUri()
Redirect to another URL and ends presenter execution.
- REFRESH
- in file Cache.php, class constant Cache::REFRESH
- regenerateId
- in file Session.php, method Session::regenerateId()
Regenerates the session ID.
- REGEXP
- in file Form.php, class constant Form::REGEXP
operation name
- register
- in file SafeStream.php, method SafeStream::register()
Registers protocol 'safe://'.
- register
- in file AutoLoader.php, method AutoLoader::register()
Register autoloader.
- register
- in file RobotLoader.php, method RobotLoader::register()
Register autoloader.
- 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.
- RELATIVE
- in file Route.php, class constant Route::RELATIVE
uri type
- relativeLinks
- in file TemplateFilters.php, method TemplateFilters::relativeLinks()
Filter relativeLinks: prepends root to relative links.
- release
- in file Cache.php, method Cache::release()
Discards the internal cache.
- remove
- in file MemcachedStorage.php, method MemcachedStorage::remove()
Removes item from the cache.
- remove
- in file ICollection.php, method ICollection::remove()
- remove
- in file FileStorage.php, method FileStorage::remove()
Removes item from the cache.
- remove
- in file ICacheStorage.php, method ICacheStorage::remove()
Removes item from the cache.
- remove
- in file DummyStorage.php, method DummyStorage::remove()
Removes item from the cache.
- remove
- in file ArrayList.php, method ArrayList::remove()
Removes the first occurrence of the specified element.
- remove
- in file Collection.php, method Collection::remove()
Removes the first occurrence of the specified element.
- remove
- in file SessionNamespace.php, method SessionNamespace::remove()
Cancels the current session namespace.
- 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.
- render
- in file ITemplate.php, method ITemplate::render()
Renders template to output.
- render
- in file IFormRenderer.php, method IFormRenderer::render()
Provides complete form rendering.
- render
- in file Template.php, method Template::render()
Renders template to output.
- render
- in file Form.php, method Form::render()
Renders form.
- render
- in file BaseTemplate.php, method BaseTemplate::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 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 UserClientScript.php, method UserClientScript::renderClientScript()
Generates the client side validation script.
- renderClientScript
- in file InstantClientScript.php, method InstantClientScript::renderClientScript()
Generates the client side validation script.
- renderControl
- in file ConventionalRenderer.php, method ConventionalRenderer::renderControl()
Renders 'control' part of visual row of controls.
- renderControls
- in file ConventionalRenderer.php, method ConventionalRenderer::renderControls()
Renders group of controls.
- renderEnd
- in file ConventionalRenderer.php, method ConventionalRenderer::renderEnd()
Renders form end.
- renderErrors
- in file ConventionalRenderer.php, method ConventionalRenderer::renderErrors()
Renders validation errors (per form or per control).
- renderLabel
- in file ConventionalRenderer.php, method ConventionalRenderer::renderLabel()
Renders 'label' part of visual row of controls.
- renderPair
- in file ConventionalRenderer.php, method ConventionalRenderer::renderPair()
Renders single visual row.
- renderPairMulti
- in file ConventionalRenderer.php, method ConventionalRenderer::renderPairMulti()
Renders single visual row of multiple controls.
- renderTemplate
- in file Presenter.php, method Presenter::renderTemplate()
- RepeaterControl
- in file RepeaterControl.php, class RepeaterControl
A control that repeats a specified prototype for each item in the list.
- resize
- in file ImageMagick.php, method ImageMagick::resize()
Resizes image.
- resize
- in file Image.php, method Image::resize()
Resizes image.
- resourceInheritsFrom
- in file Permission.php, method Permission::resourceInheritsFrom()
Returns TRUE if $resource inherits from $inherit.
- 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.
- RE_CURLY
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::RE_CURLY
curly bracket tag
- RE_IDENTIFIER
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::RE_IDENTIFIER
PHP identifier
- RE_STRING
- in file CurlyBracketsFilter.php, class constant CurlyBracketsFilter::RE_STRING
single & double quoted PHP string
- 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 Application.php, method Application::run()
Dispatch a HTTP request to a front controller.
- run
- in file IPresenter.php, method IPresenter::run()
- run
- in file Presenter.php, method Presenter::run()
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
- $submittedBy
- in file Form.php, variable Form::$submittedBy
- $subRules
- in file Rule.php, variable Rule::$subRules
- SimpleRouter.php
- procedural page SimpleRouter.php
- Set.php
- procedural page Set.php
- SelectBox.php
- procedural page SelectBox.php
- SubmitButton.php
- procedural page SubmitButton.php
- SafeStream.php
- procedural page SafeStream.php
- SimpleLoader.php
- procedural page SimpleLoader.php
- 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
- 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 ConfigAdapterXml.php, method ConfigAdapterXml::save()
Write XML file.
- save
- in file Cache.php, method Cache::save()
Writes item into the cache.
- save
- in file CachingHelper.php, method CachingHelper::save()
Stops and saves the cache.
- save
- in file IConfigAdapter.php, method IConfigAdapter::save()
Writes configuration to file.
- save
- in file ImageMagick.php, method ImageMagick::save()
Saves image to the 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 Config.php, method Config::save()
Save configuration to file.
- saveGlobalState
- in file Presenter.php, method Presenter::saveGlobalState()
Permanently saves state information for all subcomponents to $this->globalState.
- saveState
- in file IStatePersistent.php, method IStatePersistent::saveState()
Saves state informations for next request.
- saveState
- in file PresenterComponent.php, method PresenterComponent::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 Set.php, method Set::search()
Returns the index of the first occurrence of the specified element, or FALSE if this collection does not contain this element.
- search
- in file Collection.php, method Collection::search()
Returns the index of the first occurrence of the specified element,.
- 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 Image.php, method Image::send()
Outputs image to browser.
- send
- in file Mail.php, method Mail::send()
Sends e-mail.
- send
- in file IMailer.php, method IMailer::send()
Sends e-mail.
- send
- in file SendmailMailer.php, method SendmailMailer::send()
Sends e-mail.
- 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.
- 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 ObjectMixin.php, method ObjectMixin::set()
Sets value of a property.
- Set
- in file Set.php, class Set
Provides the base class for a collection that contains no duplicate elements.
- setAction
- in file Form.php, method Form::setAction()
Sets form's action.
- setArray
- in file Collection.php, method Collection::setArray()
Protected exchangeArray().
- setAuthenticated
- in file User.php, method User::setAuthenticated()
Set the authenticated status of this user.
- setAuthenticationHandler
- in file User.php, method User::setAuthenticationHandler()
Sets authentication handler.
- setAuthenticationHandler
- in file IUser.php, method IUser::setAuthenticationHandler()
Sets authentication handler.
- setAuthorizationHandler
- in file User.php, method User::setAuthorizationHandler()
Sets authorization handler.
- setAuthorizationHandler
- in file IUser.php, method IUser::setAuthorizationHandler()
Sets authorization handler.
- setBase
- in file Paginator.php, method Paginator::setBase()
Sets first page (base) number.
- 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 IHttpResponse.php, method IHttpResponse::setCode()
Sets HTTP response code.
- setCode
- in file HttpResponse.php, method HttpResponse::setCode()
Sets HTTP response code.
- setConfigurator
- in file Environment.php, method Environment::setConfigurator()
Sets "class behind Environment" configurator.
- setContentType
- in file IHttpResponse.php, method IHttpResponse::setContentType()
Sends a Content-type HTTP header.
- setContentType
- in file MailMimePart.php, method MailMimePart::setContentType()
Sets Content-Type header.
- setContentType
- in file HttpResponse.php, method HttpResponse::setContentType()
Sends a Content-type HTTP header.
- setCookie
- in file HttpResponse.php, method HttpResponse::setCookie()
Sends a cookie.
- setCookie
- in file IHttpResponse.php, method IHttpResponse::setCookie()
Sends a cookie.
- setCookieParams
- in file Session.php, method Session::setCookieParams()
Sets the session cookie parameters.
- setCurrentGroup
- in file FormContainer.php, method FormContainer::setCurrentGroup()
- setDefaults
- in file Form.php, method Form::setDefaults()
Fill-in with default values.
- setDisabled
- in file FormControl.php, method FormControl::setDisabled()
Disables or enables control.
- setEmptyValue
- in file TextBase.php, method TextBase::setEmptyValue()
Sets the special value which is treated as empty string.
- setEncoding
- in file 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 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.
- 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 CurlyBracketsFilter.php, method CurlyBracketsFilter::setHandler()
Sets a macro handler.
- setHeader
- in file MailMimePart.php, method MailMimePart::setHeader()
Sets a header.
- setHeader
- in file HttpResponse.php, method HttpResponse::setHeader()
Sends a HTTP header and replaces a previous one.
- setHeader
- in file IHttpResponse.php, method IHttpResponse::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()
- setImageResource
- in file Image.php, method Image::setImageResource()
Sets image resource.
- setItemCount
- in file Paginator.php, method Paginator::setItemCount()
Sets the total number of items.
- setItems
- in file SelectBox.php, method SelectBox::setItems()
Sets items from which to choose.
- setItems
- in file RadioList.php, method RadioList::setItems()
Sets options from which to choose.
- setItemsPerPage
- in file Paginator.php, method Paginator::setItemsPerPage()
Sets the number of items to display on a single page.
- setLayout
- in file Presenter.php, method Presenter::setLayout()
Changes or disables layout.
- setMailer
- in file Mail.php, method Mail::setMailer()
Sets the mailer.
- setMethod
- in file PresenterRequest.php, method PresenterRequest::setMethod()
Sets the method.
- setMethod
- in file Form.php, method Form::setMethod()
Sets form's method.
- setMode
- in file Environment.php, method Environment::setMode()
Sets the mode.
- setName
- in file 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 Environment.php, method Environment::setName()
Sets the current environment name.
- setName
- in file Identity.php, method Identity::setName()
Sets the name of user.
- 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.
- 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 Component.php, method Component::setParent()
Sets the parent of this component. This method is managed by containers and should.
- setParent
- in file IComponent.php, method IComponent::setParent()
Sets the parent of this component.
- setParent
- in file FormControl.php, method FormControl::setParent()
Overloaded parent setter. This method checks for invalid control name.
- 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.
- setServiceLocator
- in file IComponent.php, method IComponent::setServiceLocator()
Sets the service location (EXPERIMENTAL).
- setServiceLocator
- in file Component.php, method Component::setServiceLocator()
Sets the service location (experimental).
- 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.
- setTranslator
- in file FormControl.php, method FormControl::setTranslator()
Sets translate adapter.
- setTranslator
- in file BaseTemplate.php, method BaseTemplate::setTranslator()
Sets translate adapter.
- setTranslator
- in file Form.php, method Form::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 Button.php, method Button::setValue()
Sets 'pressed' indicator.
- setValue
- in file TextBase.php, method TextBase::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 HiddenField.php, method HiddenField::setValue()
Sets control's value.
- setValue
- in file IFormControl.php, method IFormControl::setValue()
Sets control's value.
- setValue
- in file RepeaterControl.php, method RepeaterControl::setValue()
Set value.
- setValue
- in file FileUpload.php, method FileUpload::setValue()
Sets control's value.
- setValues
- in file Form.php, method Form::setValues()
Fill-in with values.
- setVariable
- in file Environment.php, method Environment::setVariable()
Sets the environment variable.
- setView
- in file Presenter.php, method Presenter::setView()
Changes current view. Any name is allowed.
- sharpen
- in file Image.php, method Image::sharpen()
Sharpen image.
- shutdown
- in file Presenter.php, method Presenter::shutdown()
- signalReceived
- in file ISignalReceiver.php, method ISignalReceiver::signalReceived()
- signalReceived
- in file PresenterComponent.php, method PresenterComponent::signalReceived()
Calls signal handler method.
- signalReceived
- in file AppForm.php, method AppForm::signalReceived()
This method is called by presenter.
- SIGNAL_KEY
- in file Presenter.php, class constant Presenter::SIGNAL_KEY
special parameter key
- signOut
- in file User.php, method User::signOut()
Logs off the user from the current session.
- signOut
- in file IUser.php, method IUser::signOut()
Logs off the user from the current session.
- SimpleAuthenticator
- in file SimpleAuthenticator.php, class SimpleAuthenticator
Trivial implementation of IAuthenticator.
- SimpleLoader
- in file SimpleLoader.php, class SimpleLoader
Auto loader is responsible for loading classes and interfaces.
- SimpleRouter
- in file SimpleRouter.php, class SimpleRouter
The bidirectional route for trivial routing via query string.
- skipFirst
- in file SelectBox.php, method SelectBox::skipFirst()
Ignores the first item in select box.
- 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
resizing flags resize()
- String
- in file String.php, class String
String tools library.
- String.php
- procedural page String.php
- strip
- in file TemplateHelpers.php, method TemplateHelpers::strip()
Replaces all repeated white spaces with a single space.
- submit
- in file Form.php, method Form::submit()
Fires submit/click events.
- SubmitButton
- in file SubmitButton.php, class SubmitButton
Submittable button control.
- SUBMITTED
- in file Form.php, class constant Form::SUBMITTED
operation name
- SnippetHelper.php
- procedural page SnippetHelper.php
- Session.php
- procedural page Session.php
- SessionNamespace.php
- procedural page SessionNamespace.php
top
t
- $tempDir
- in file ImageMagick.php, variable ImageMagick::$tempDir
- $texy
- in file TemplateFilters.php, variable TemplateFilters::$texy
- $time
- in file Debug.php, variable Debug::$time
- $tmpValue
- in file TextBase.php, variable TextBase::$tmpValue
- $toggleFunction
- in file InstantClientScript.php, variable InstantClientScript::$toggleFunction
- $toggleScript
- in file InstantClientScript.php, variable InstantClientScript::$toggleScript
- $type
- in file Route.php, variable Route::$type
- $type
- in file Rule.php, variable Rule::$type
- TerminateException.php
- procedural page TerminateException.php
- TextArea.php
- procedural page TextArea.php
- TextBase.php
- procedural page TextBase.php
- TextInput.php
- procedural page TextInput.php
- tagMacro
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::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.
- TerminateException
- in file TerminateException.php, class TerminateException
Correctly terminate presenter.
- TERMINATOR
- in file Rule.php, class constant Rule::TERMINATOR
type
- TEXT
- in file Ftp.php, class constant Ftp::TEXT
FTP constant alias
- TextArea
- in file TextArea.php, class TextArea
Multiline text input control.
- TextBase
- in file TextBase.php, class TextBase
Implements the basic functionality common to text input controls.
- TextInput
- in file TextInput.php, class TextInput
Single line text input control.
- texyElements
- in file TemplateFilters.php, method TemplateFilters::texyElements()
Process <texy>...</texy> elements.
- throwKeyNotFound
- in file Hashtable.php, method Hashtable::throwKeyNotFound()
Do throw KeyNotFoundException?
- TIMEOUT_SEC
- in file Ftp.php, class constant Ftp::TIMEOUT_SEC
FTP constant alias
- timer
- in file Debug.php, method Debug::timer()
Starts/stops stopwatch.
- toArray
- in file Config.php, method Config::toArray()
Returns an array containing all of the elements in this collection.
- toggle
- in file Rules.php, method Rules::toggle()
Toggles HTML elememnt visibility.
- Tools
- in file Tools.php, class Tools
Tools library.
- Tools.php
- procedural page Tools.php
- toString
- in file Image.php, method Image::toString()
Outputs image to string.
- TRACE
- in file Debug.php, class constant Debug::TRACE
FirePHP log priority
- TRACKER_ID
- in file Form.php, class constant Form::TRACKER_ID
tracker ID
- translate
- in file 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 NetteLoader.php, method NetteLoader::tryLoad()
Handles autoloading of classes or interfaces.
- 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 SimpleLoader.php, method SimpleLoader::tryLoad()
Handles autoloading of classes or interfaces.
top
u
- $uri
- in file HttpRequest.php, variable HttpRequest::$uri
- $uriFilter
- in file HttpRequest.php, variable HttpRequest::$uriFilter
- $useImageMagick
- in file Image.php, variable Image::$useImageMagick
- UserClientScript.php
- procedural page UserClientScript.php
- unescape
- in file Uri.php, method Uri::unescape()
Similar to rawurldecode, but preserve reserved chars encoded.
- unformatPresenterClass
- in file PresenterLoader.php, method PresenterLoader::unformatPresenterClass()
Formats presenter name from class name.
- unlink
- in file SafeStream.php, method SafeStream::unlink()
Deletes a file.
- unregister
- in file AutoLoader.php, method AutoLoader::unregister()
Unregister autoloader.
- updating
- in file FreezableObject.php, method FreezableObject::updating()
- updating
- in file Collection.php, method Collection::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.
- UserClientScript
- in file UserClientScript.php, class UserClientScript
User validation JavaScript generator.
- USERNAME
- in file IAuthenticator.php, class constant IAuthenticator::USERNAME
Credential key
- Uri.php
- procedural page Uri.php
- UriScript.php
- procedural page UriScript.php
- User.php
- procedural page User.php
top
v
- $validateFunction
- in file InstantClientScript.php, variable InstantClientScript::$validateFunction
- $validateScript
- in file InstantClientScript.php, variable InstantClientScript::$validateScript
- $value
- in file FormControl.php, variable FormControl::$value
- $value
- in file RepeaterControl.php, variable RepeaterControl::$value
- $verificationKeyGenerator
- in file Session.php, variable Session::$verificationKeyGenerator
- VALID
- in file Form.php, class constant Form::VALID
operation name
- validate
- in file Form.php, method Form::validate()
Performs the server side validation.
- validate
- in file Rules.php, method Rules::validate()
Validates against ruleset.
- validateChildComponent
- in file ComponentContainer.php, method ComponentContainer::validateChildComponent()
Descendant can override this method to disallow insert a child by throwing an \InvalidStateException.
- validateControl
- in file Control.php, method Control::validateControl()
Allows control or its snippet to not repaint.
- validateEmail
- in file TextBase.php, method TextBase::validateEmail()
Email validator: is control's value valid email address?
- validateEqual
- in file FormControl.php, method FormControl::validateEqual()
Equal validator: are control's value and second parameter equal?
- validateFileSize
- in file FileUpload.php, method FileUpload::validateFileSize()
FileSize validator: is file size in limit?
- validateFilled
- in file SelectBox.php, method SelectBox::validateFilled()
Filled validator: has been any item selected?
- validateFilled
- in file RadioList.php, method RadioList::validateFilled()
Filled validator: has been any radio button selected?
- validateFilled
- in file FormControl.php, method FormControl::validateFilled()
Filled validator: is control filled?
- validateFilled
- in file FileUpload.php, method FileUpload::validateFilled()
Filled validator: has been any file uploaded?
- validateFloat
- in file TextBase.php, method TextBase::validateFloat()
Float validator: is a control's value float number?
- validateInteger
- in file TextBase.php, method TextBase::validateInteger()
Integer validator: is a control's value decimal number?
- validateLength
- in file TextBase.php, method TextBase::validateLength()
Length validator: is control's value length in range?
- validateMaxLength
- in file TextBase.php, method TextBase::validateMaxLength()
Max-length validator: is control's value length in limit?
- validateMimeType
- in file FileUpload.php, method FileUpload::validateMimeType()
MimeType validator: has file specified mime type?
- validateMinLength
- in file TextBase.php, method TextBase::validateMinLength()
Min-length validator: has control's value minimal length?
- validateParent
- in file Component.php, method Component::validateParent()
Is called by a component when it is about to be set new parent. Descendant can
- validateRange
- in file TextBase.php, method TextBase::validateRange()
Rangle validator: is a control's value number in specified range?
- validateRegexp
- in file TextBase.php, method TextBase::validateRegexp()
Regular expression validator: matches control's value regular expression?
- validateSubmitted
- in file SubmitButton.php, method SubmitButton::validateSubmitted()
Submitted validator: has been button pressed?
- validateUrl
- in file TextBase.php, method TextBase::validateUrl()
URL validator: is control's value valid URL?
- validateValid
- in file FormControl.php, method FormControl::validateValid()
Valid validator: is control valid?
- VALIDATE_PREFIX
- in file Rules.php, class constant Rules::VALIDATE_PREFIX
- VALIDATOR
- in file Rule.php, class constant Rule::VALIDATOR
type
- VERSION
- in file Framework.php, class constant Framework::VERSION
Nette Framework version identification
top
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
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 Object.php, method Object::__call()
Call to undefined method.
- __call
- in file Image.php, method Image::__call()
Call to undefined method.
- __call
- in file SmartCachingIterator.php, method SmartCachingIterator::__call()
Call to undefined method.
- __call
- in file BaseTemplate.php, method BaseTemplate::__call()
Call a template run-time helper. Do not call directly.
- __call
- in file Collection.php, method Collection::__call()
Call to undefined method.
- __call
- in file Html.php, method Html::__call()
Overloaded setter for element's attribute.
- __call
- in file Ftp.php, method Ftp::__call()
Magic method (do not call directly).
- __callStatic
- in file Collection.php, method Collection::__callStatic()
Call to undefined static method.
- __callStatic
- in file Object.php, method Object::__callStatic()
Call to undefined static method.
- __clone
- in file FreezableObject.php, method FreezableObject::__clone()
Creates a modifiable clone of the object.
- __clone
- in file Collection.php, method Collection::__clone()
Creates a modifiable clone of the object.
- __clone
- in file Component.php, method Component::__clone()
Object cloning.
- __clone
- in file ComponentContainer.php, method ComponentContainer::__clone()
Object cloning.
- __clone
- in file Config.php, method Config::__clone()
Creates a modifiable clone of the object.
- __clone
- in file Html.php, method Html::__clone()
Clones all children too.
- __construct
- in file InstantClientScript.php, method InstantClientScript::__construct()
- __construct
- in file InstanceFilterIterator.php, method InstanceFilterIterator::__construct()
Constructs a filter around another iterator.
- __construct
- in file ImageMagick.php, method ImageMagick::__construct()
Wraps image file.
- __construct
- in file LimitedScope.php, method LimitedScope::__construct()
Static class - cannot be instantiated.
- __construct
- in file Link.php, method Link::__construct()
Link specification.
- __construct
- in file Mail.php, method Mail::__construct()
- __construct
- in file Logger.php, method Logger::__construct()
- __construct
- in file TextArea.php, method TextArea::__construct()
- __construct
- in file ImageButton.php, method ImageButton::__construct()
- __construct
- in file SimpleAuthenticator.php, method SimpleAuthenticator::__construct()
- __construct
- in file HttpUploadedFile.php, method HttpUploadedFile::__construct()
- __construct
- in file SmartCachingIterator.php, method SmartCachingIterator::__construct()
- __construct
- in file AppForm.php, method AppForm::__construct()
Application form constructor.
- __construct
- in file SimpleRouter.php, method SimpleRouter::__construct()
- __construct
- in file Identity.php, method Identity::__construct()
- __construct
- in file Image.php, method Image::__construct()
Wraps GD image.
- __construct
- in file Collection.php, method Collection::__construct()
- __construct
- in file MemcachedStorage.php, method MemcachedStorage::__construct()
- __construct
- in file MultiRouter.php, method MultiRouter::__construct()
- __construct
- in file Rules.php, method Rules::__construct()
- __construct
- in file Route.php, method Route::__construct()
- __construct
- in file RepeaterControl.php, method RepeaterControl::__construct()
- __construct
- in file SelectBox.php, method SelectBox::__construct()
- __construct
- in file ServiceLocator.php, method ServiceLocator::__construct()
- __construct
- in file SessionNamespace.php, method SessionNamespace::__construct()
Do not call directly. Use Session::getNamespace().
- __construct
- in file Session.php, method Session::__construct()
- __construct
- in file RedirectingException.php, method RedirectingException::__construct()
- __construct
- in file RadioList.php, method RadioList::__construct()
- __construct
- in file TextInput.php, method TextInput::__construct()
- __construct
- in file ApplicationException.php, method ApplicationException::__construct()
- __construct
- in file BadRequestException.php, method BadRequestException::__construct()
- __construct
- in file ObjectMixin.php, method ObjectMixin::__construct()
Static class - cannot be instantiated.
- __construct
- in file Presenter.php, method Presenter::__construct()
- __construct
- in file PresenterRequest.php, method PresenterRequest::__construct()
- __construct
- in file PresenterComponent.php, method PresenterComponent::__construct()
- __construct
- in file TemplateFilters.php, method TemplateFilters::__construct()
Static class - cannot be instantiated.
- __construct
- in file Annotations.php, method Annotations::__construct()
Static class - cannot be instantiated.
- __construct
- in file ConfigAdapterIni.php, method ConfigAdapterIni::__construct()
Static class - cannot be instantiated.
- __construct
- in file Tools.php, method Tools::__construct()
Static class - cannot be instantiated.
- __construct
- in file TemplateHelpers.php, method TemplateHelpers::__construct()
Static class - cannot be instantiated.
- __construct
- in file ConfigAdapterXml.php, method ConfigAdapterXml::__construct()
Static class - cannot be instantiated.
- __construct
- in file UserClientScript.php, method UserClientScript::__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 Debug.php, method Debug::__construct()
Static class - cannot be instantiated.
- __construct
- in file Button.php, method Button::__construct()
- __construct
- in file Config.php, method Config::__construct()
- __construct
- in file String.php, method String::__construct()
Static class - cannot be instantiated.
- __construct
- in file SubmitButton.php, method SubmitButton::__construct()
- __construct
- in file CliRouter.php, method CliRouter::__construct()
- __construct
- in file Component.php, method Component::__construct()
- __construct
- in file Checkbox.php, method Checkbox::__construct()
- __construct
- in file Cache.php, method Cache::__construct()
- __construct
- in file Uri.php, method Uri::__construct()
- __construct
- in file exceptions.php, method InvalidStateException::__construct()
- __construct
- in file CurlyBracketsMacros.php, method CurlyBracketsMacros::__construct()
Constructor.
- __construct
- in file Framework.php, method Framework::__construct()
Static class - cannot be instantiated.
- __construct
- in file ForwardingException.php, method ForwardingException::__construct()
- __construct
- in file FormControl.php, method FormControl::__construct()
- __construct
- in file FileStorage.php, method FileStorage::__construct()
- __construct
- in file FormGroup.php, method FormGroup::__construct()
- __construct
- in file Form.php, method Form::__construct()
Form constructor.
- __construct
- in file HiddenField.php, method HiddenField::__construct()
- __construct
- in file FileUpload.php, method FileUpload::__construct()
- __destruct
- in file HttpResponse.php, method HttpResponse::__destruct()
- __destruct
- in file ImageMagick.php, method ImageMagick::__destruct()
Delete temporary files.
- __get
- in file Identity.php, method Identity::__get()
Returns user data value.
- __get
- in file Config.php, method Config::__get()
Returns item. Do not call directly.
- __get
- in file Object.php, method Object::__get()
Returns property value. Do not call directly.
- __get
- in file SessionNamespace.php, method SessionNamespace::__get()
Gets a variable from this session namespace.
- __get
- in file Html.php, method Html::__get()
Overloaded getter for element's attribute.
- __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 SmartCachingIterator.php, method SmartCachingIterator::__get()
Returns property value. Do not call directly.
- __invoke
- in file CurlyBracketsFilter.php, method CurlyBracketsFilter::__invoke()
Invokes filter.
- __isset
- in file Collection.php, method Collection::__isset()
Is property defined?
- __isset
- in file Config.php, method Config::__isset()
Exists item?
- __isset
- in file Object.php, method Object::__isset()
Is property defined?
- __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 BaseTemplate.php, method BaseTemplate::__isset()
Determines whether parameter is defined. Do not call directly.
- __set
- in file SessionNamespace.php, method SessionNamespace::__set()
Sets a variable in this session namespace.
- __set
- in file SmartCachingIterator.php, method SmartCachingIterator::__set()
Sets value of a property. Do not call directly.
- __set
- in file Identity.php, method Identity::__set()
Sets user data value.
- __set
- in file BaseTemplate.php, method BaseTemplate::__set()
Sets a template parameter. Do not call directly.
- __set
- in file Config.php, method Config::__set()
Inserts (replaces) item. Do not call directly.
- __set
- in file Collection.php, method Collection::__set()
Sets value of a property. Do not call directly.
- __set
- in file Object.php, method Object::__set()
Sets value of a property. Do not call directly.
- __set
- in file Html.php, method Html::__set()
Overloaded setter for element's attribute.
- __toString
- in file Uri.php, method Uri::__toString()
- __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 Form.php, method Form::__toString()
Renders form to string.
- __toString
- in file HttpUploadedFile.php, method HttpUploadedFile::__toString()
Returns the path to an uploaded file.
- __toString
- in file BaseTemplate.php, method BaseTemplate::__toString()
Renders template to string.
- __toString
- in file Html.php, method Html::__toString()
- __unset
- in file Html.php, method Html::__unset()
Overloaded unsetter for element's attribute.
- __unset
- in file Collection.php, method Collection::__unset()
Access to undeclared property.
- __unset
- in file BaseTemplate.php, method BaseTemplate::__unset()
Removes a template parameter. Do not call directly.
- __unset
- in file SmartCachingIterator.php, method SmartCachingIterator::__unset()
Access to undeclared property.
- __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 Object.php, method Object::__unset()
Access to undeclared property.
- __wakeup
- in file Component.php, method Component::__wakeup()
Prevents unserialization.
top