Element index for namespace Nette
[
a ]
[
b ]
[
c ]
[
d ]
[
e ]
[
f ]
[
g ]
[
h ]
[
i ]
[
j ]
[
l ]
[
m ]
[
n ]
[
o ]
[
p ]
[
r ]
[
s ]
[
t ]
[
u ]
[
v ]
[
w ]
[
y ]
[
_ ]
_
- _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 NObject::__call()
Call to undefined method.
- __call
- in file SmartCachingIterator.php, method NSmartCachingIterator::__call()
Call to undefined method.
- __call
- in file Image.php, method NImage::__call()
Call to undefined method.
- __callStatic
- in file Object.php, method NObject::__callStatic()
Call to undefined static method.
- __callStatic
- in file Environment.php, method NEnvironment::__callStatic()
Calling to undefined static method.
- __clone
- in file FreezableObject.php, method NFreezableObject::__clone()
Creates a modifiable clone of the object.
- __clone
- in file Component.php, method NComponent::__clone()
NObject cloning.
- __clone
- in file ComponentContainer.php, method NComponentContainer::__clone()
NObject cloning.
- __construct
- in file ObjectMixin.php, method NObjectMixin::__construct()
Static class - cannot be instantiated.
- __construct
- in file Component.php, method NComponent::__construct()
- __construct
- in file ServiceLocator.php, method NServiceLocator::__construct()
- __construct
- in file ArrayTools.php, method NArrayTools::__construct()
Static class - cannot be instantiated.
- __construct
- in file Tools.php, method NTools::__construct()
Static class - cannot be instantiated.
- __construct
- in file String.php, method NString::__construct()
Static class - cannot be instantiated.
- __construct
- in file ImageMagick.php, method NImageMagick::__construct()
Wraps image file.
- __construct
- in file SmartCachingIterator.php, method NSmartCachingIterator::__construct()
- __construct
- in file InstanceFilterIterator.php, method NInstanceFilterIterator::__construct()
Constructs a filter around another iterator.
- __construct
- in file exceptions.php, method InvalidStateException::__construct()
- __construct
- in file exceptions.php, method FatalErrorException::__construct()
- __construct
- in file Environment.php, method NEnvironment::__construct()
Static class - cannot be instantiated.
- __construct
- in file Debug.php, method NDebug::__construct()
Static class - cannot be instantiated.
- __construct
- in file Framework.php, method NFramework::__construct()
Static class - cannot be instantiated.
- __construct
- in file Image.php, method NImage::__construct()
Wraps GD image.
- __construct
- in file Annotations.php, method NAnnotations::__construct()
Static class - cannot be instantiated.
- __destruct
- in file ImageMagick.php, method NImageMagick::__destruct()
Delete temporary files.
- __get
- in file Object.php, method NObject::__get()
Returns property value. Do not call directly.
- __get
- in file SmartCachingIterator.php, method NSmartCachingIterator::__get()
Returns property value. Do not call directly.
- __isset
- in file Object.php, method NObject::__isset()
Is property defined?
- __isset
- in file SmartCachingIterator.php, method NSmartCachingIterator::__isset()
Is property defined?
- __set
- in file Object.php, method NObject::__set()
Sets value of a property. Do not call directly.
- __set
- in file SmartCachingIterator.php, method NSmartCachingIterator::__set()
Sets value of a property. Do not call directly.
- __toString
- in file Image.php, method NImage::__toString()
Outputs image to string.
- __unset
- in file SmartCachingIterator.php, method NSmartCachingIterator::__unset()
Access to undeclared property.
- __unset
- in file Object.php, method NObject::__unset()
Access to undeclared property.
- __wakeup
- in file Component.php, method NComponent::__wakeup()
Prevents unserialization.
top
top
top
c
- $consoleMode
- in file Debug.php, variable NDebug::$consoleMode
- $counters
- in file Debug.php, variable NDebug::$counters
- calculateSize
- in file Image.php, method NImage::calculateSize()
Calculates dimensions of resized image.
- call
- in file ObjectMixin.php, method NObjectMixin::call()
Call to undefined method.
- capitalize
- in file String.php, method NString::capitalize()
Capitalize string.
- catchError
- in file Tools.php, method NTools::catchError()
Returns catched error/warning message.
- checkEncoding
- in file String.php, method NString::checkEncoding()
Checks if the string is valid for the specified encoding.
- chr
- in file String.php, method NString::chr()
Returns a specific character.
- compareVersion
- in file Framework.php, method NFramework::compareVersion()
Compares current Nette Framework version with given version.
- compatibility.php
- procedural page compatibility.php
- Component.php
- procedural page Component.php
- ComponentContainer.php
- procedural page ComponentContainer.php
- Configurator.php
- procedural page Configurator.php
- CONSOLE
- in file Environment.php, class constant NEnvironment::CONSOLE
environment name
- consoleDump
- in file Debug.php, method NDebug::consoleDump()
Dumps information about a variable in Nette NDebug Console.
- count
- in file SmartCachingIterator.php, method NSmartCachingIterator::count()
Returns the count of elements.
- count
- in file InstanceFilterIterator.php, method NInstanceFilterIterator::count()
Returns the count of elements.
- count
- in file ComponentContainer.php, method NRecursiveComponentIterator::count()
Returns the count of elements.
- createCacheStorage
- in file Configurator.php, method NConfigurator::createCacheStorage()
- createComponent
- in file ComponentContainer.php, method NComponentContainer::createComponent()
NComponent factory. Delegates the creation of components to a createComponent<Name> method.
- createRobotLoader
- in file Configurator.php, method NConfigurator::createRobotLoader()
- createServiceLocator
- in file Configurator.php, method NConfigurator::createServiceLocator()
Get initial instance of service locator.
- crop
- in file Image.php, method NImage::crop()
Crops image.
- crop
- in file ImageMagick.php, method NImageMagick::crop()
Crops image.
- console.phtml
- procedural page console.phtml
top
d
- $defaultConfigFile
- in file Configurator.php, variable NConfigurator::$defaultConfigFile
- $defaultServices
- in file Configurator.php, variable NConfigurator::$defaultServices
- DAY
- in file Tools.php, class constant NTools::DAY
day in seconds
- DEBUG
- in file Environment.php, class constant NEnvironment::DEBUG
mode name
- Debug.php
- procedural page Debug.php
- defaultize
- in file Tools.php, method NTools::defaultize()
Initializes variable with $default value.
- DeprecatedException
- in file exceptions.php, class DeprecatedException
The exception that is thrown when a requested method or operation is deprecated.
- detached
- in file Component.php, method NComponent::detached()
This method will be called before the component (or component's parent) becomes detached from a monitored object. Do not call this method yourself.
- detect
- in file Configurator.php, method NConfigurator::detect()
Detect environment mode.
- DETECT
- in file Debug.php, class constant NDebug::DETECT
server modes NDebug::enable()
- DEVELOPMENT
- in file Debug.php, class constant NDebug::DEVELOPMENT
server modes NDebug::enable()
- DEVELOPMENT
- in file Environment.php, class constant NEnvironment::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 NDebug::disableProfiler()
Disables profiler.
- dump
- in file Debug.php, method NDebug::dump()
Dumps information about a variable in readable format.
top
e
- $emailSnooze
- in file Debug.php, variable NDebug::$emailSnooze
- EMPTY_GIF
- in file Image.php, class constant NImage::EMPTY_GIF
- enable
- in file Debug.php, method NDebug::enable()
Enables displaying or logging errors and exceptions.
- enableProfiler
- in file Debug.php, method NDebug::enableProfiler()
Enables profiler.
- endsWith
- in file String.php, method NString::endsWith()
Ends the $haystack string with the suffix $needle?
- ENLARGE
- in file Image.php, class constant NImage::ENLARGE
resize() allows enlarging image (it only shrinks images by default)
- Environment.php
- procedural page Environment.php
- ERROR
- in file Debug.php, class constant NDebug::ERROR
FirePHP log priority
- EXCEPTION
- in file Debug.php, class constant NDebug::EXCEPTION
FirePHP log priority
- exceptions.php
- procedural page exceptions.php
- expand
- in file Environment.php, method NEnvironment::expand()
Returns expanded variable.
- extensionMethod
- in file Object.php, method NObject::extensionMethod()
Adding method to class.
- extensionMethod
- in file ObjectMixin.php, method NObjectMixin::extensionMethod()
Adding method to class.
top
f
- 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.
- FileNotFoundException
- in file exceptions.php, class FileNotFoundException
The exception that is thrown when accessing a file that does not exist on disk.
- FILL
- in file Image.php, class constant NImage::FILL
resize() fills (and even overflows) given area
- fireDump
- in file Debug.php, method NDebug::fireDump()
Sends variable dump to Firebug tab request/server.
- fireLog
- in file Debug.php, method NDebug::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 NString::fixEncoding()
Returns correctly encoded string.
- fixNamespace
- in file compatibility.php, function fixNamespace()
Fix for namespaced classes/interfaces in PHP < 5.3
- Framework.php
- procedural page Framework.php
- FreezableObject.php
- procedural page FreezableObject.php
- freeze
- in file FreezableObject.php, method NFreezableObject::freeze()
Makes the object unmodifiable.
- fromBlank
- in file Image.php, method NImage::fromBlank()
Creates blank image.
- fromFile
- in file Image.php, method NImage::fromFile()
Opens image from file.
- fromString
- in file Image.php, method NImage::fromString()
Create a new image from the image stream in the string.
top
g
- get
- in file ObjectMixin.php, method NObjectMixin::get()
Returns property value.
- get
- in file Annotations.php, method NAnnotations::get()
Returns an annotation value.
- get
- in file ArrayTools.php, method NArrayTools::get()
Returns array item or $default if item is not set.
- getAll
- in file Annotations.php, method NAnnotations::getAll()
Returns all annotations.
- getApplication
- in file Environment.php, method NEnvironment::getApplication()
- getBase
- in file Paginator.php, method NPaginator::getBase()
Returns first page (base) number.
- getCache
- in file Environment.php, method NEnvironment::getCache()
- getChildren
- in file ComponentContainer.php, method NRecursiveComponentIterator::getChildren()
The sub-iterator for the current element.
- getClass
- in file Object.php, method NObject::getClass()
Returns the name of the class of this object.
- getComponent
- in file ComponentContainer.php, method NComponentContainer::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 NComponentContainer::getComponents()
Iterates over a components.
- getConfig
- in file Environment.php, method NEnvironment::getConfig()
Returns the global configuration.
- getConfigurator
- in file Environment.php, method NEnvironment::getConfigurator()
Gets "class behind NEnvironment" configurator.
- getCountdownOffset
- in file Paginator.php, method NPaginator::getCountdownOffset()
Returns the absolute index of the first item on current page in countdown paging.
- getCounter
- in file SmartCachingIterator.php, method NSmartCachingIterator::getCounter()
Returns the counter.
- getFirstPage
- in file Paginator.php, method NPaginator::getFirstPage()
Returns first page number.
- getHeight
- in file Image.php, method NImage::getHeight()
Returns image height.
- getHeight
- in file ImageMagick.php, method NImageMagick::getHeight()
Returns image height.
- getHttpRequest
- in file Environment.php, method NEnvironment::getHttpRequest()
- getHttpResponse
- in file Environment.php, method NEnvironment::getHttpResponse()
- getImageResource
- in file ImageMagick.php, method NImageMagick::getImageResource()
Returns image GD resource.
- getImageResource
- in file Image.php, method NImage::getImageResource()
Returns image GD resource.
- getItemCount
- in file Paginator.php, method NPaginator::getItemCount()
Returns the total number of items.
- getItemsPerPage
- in file Paginator.php, method NPaginator::getItemsPerPage()
Returns the number of items to display on a single page.
- getLastPage
- in file Paginator.php, method NPaginator::getLastPage()
Returns last page number.
- getLength
- in file Paginator.php, method NPaginator::getLength()
Returns the number of items on current page.
- getMode
- in file Environment.php, method NEnvironment::getMode()
Returns the mode.
- getName
- in file Environment.php, method NEnvironment::getName()
Returns the current environment name.
- getName
- in file IComponent.php, method IComponent::getName()
- getName
- in file Component.php, method NComponent::getName()
- getNextKey
- in file SmartCachingIterator.php, method NSmartCachingIterator::getNextKey()
Returns the next key.
- getNextValue
- in file SmartCachingIterator.php, method NSmartCachingIterator::getNextValue()
Returns the next element.
- getOffset
- in file Paginator.php, method NPaginator::getOffset()
Returns the absolute index of the first item on current page.
- getPage
- in file Paginator.php, method NPaginator::getPage()
Returns current page number.
- getPageCount
- in file Paginator.php, method NPaginator::getPageCount()
Returns the total number of pages.
- getPageIndex
- in file Paginator.php, method NPaginator::getPageIndex()
Returns zero-based page number.
- getPanels
- in file IDebuggable.php, method IDebuggable::getPanels()
Returns custom panels.
- getParent
- in file ServiceLocator.php, method NServiceLocator::getParent()
Returns the parent container if any.
- getParent
- in file Component.php, method NComponent::getParent()
Returns the container if any.
- getParent
- in file IComponent.php, method IComponent::getParent()
Returns the container if any.
- getRef
- in file ArrayTools.php, method NArrayTools::getRef()
Returns reference to array item or $default if item is not set.
- getReflection
- in file Object.php, method NObject::getReflection()
Access to reflection.
- getService
- in file ServiceLocator.php, method NServiceLocator::getService()
Gets the service object of the specified type.
- getService
- in file Environment.php, method NEnvironment::getService()
Gets the service object of the specified type.
- getService
- in file IServiceLocator.php, method IServiceLocator::getService()
Gets the service object of the specified type.
- getServiceLocator
- in file Environment.php, method NEnvironment::getServiceLocator()
Get initial instance of service locator.
- getSession
- in file Environment.php, method NEnvironment::getSession()
Returns instance of session or session namespace.
- getSeverity
- in file exceptions.php, method FatalErrorException::getSeverity()
- getUser
- in file Environment.php, method NEnvironment::getUser()
- getVariable
- in file Environment.php, method NEnvironment::getVariable()
Returns the value of an environment variable or $default if there is no element set.
- getVariables
- in file Environment.php, method NEnvironment::getVariables()
Returns the all environment variables.
- getWidth
- in file Image.php, method NImage::getWidth()
Returns image width.
- getWidth
- in file ImageMagick.php, method NImageMagick::getWidth()
Returns image width.
- GIF
- in file Image.php, class constant NImage::GIF
- glob
- in file Tools.php, method NTools::glob()
Recursive glob(). Finds pathnames matching a pattern.
- GROUP_END
- in file Debug.php, class constant NDebug::GROUP_END
FirePHP log priority
- GROUP_START
- in file Debug.php, class constant NDebug::GROUP_START
FirePHP log priority
top
top
i
- 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
- IDebuggable
- in file IDebuggable.php, class IDebuggable
Custom output for NDebug.
- IDebuggable.php
- procedural page IDebuggable.php
- Image.php
- procedural page Image.php
- ImageMagick.php
- procedural page ImageMagick.php
- indent
- in file String.php, method NString::indent()
Indents the content from the left.
- INFO
- in file Debug.php, class constant NDebug::INFO
FirePHP log priority
- iniFlag
- in file Tools.php, method NTools::iniFlag()
Gets the boolean value of a configuration option.
- init
- in file Annotations.php, method NAnnotations::init()
Parses and caches annotations.
- insertAfter
- in file ArrayTools.php, method NArrayTools::insertAfter()
Inserts new array after item specified by key.
- insertBefore
- in file ArrayTools.php, method NArrayTools::insertBefore()
Inserts new array before item specified by key.
- InstanceFilterIterator.php
- procedural page InstanceFilterIterator.php
- 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.
- IOException
- in file exceptions.php, class IOException
The exception that is thrown when an I/O error occurs.
- isConsole
- in file Environment.php, method NEnvironment::isConsole()
Detects console (non-HTTP) mode.
- isDebugging
- in file Environment.php, method NEnvironment::isDebugging()
- isEmpty
- in file SmartCachingIterator.php, method NSmartCachingIterator::isEmpty()
Is the iterator empty?
- isEnabled
- in file Debug.php, method NDebug::isEnabled()
Unregister error handler routine.
- IServiceLocator
- in file IServiceLocator.php, class IServiceLocator
The service locator.
- IServiceLocator.php
- procedural page IServiceLocator.php
- isEven
- in file SmartCachingIterator.php, method NSmartCachingIterator::isEven()
Is the counter even?
- isFirst
- in file Paginator.php, method NPaginator::isFirst()
Is the current page the first one?
- isFirst
- in file SmartCachingIterator.php, method NSmartCachingIterator::isFirst()
Is the current element the first one?
- isFrozen
- in file FreezableObject.php, method NFreezableObject::isFrozen()
Is the object unmodifiable?
- isLast
- in file Paginator.php, method NPaginator::isLast()
Is the current page the last one?
- isLast
- in file SmartCachingIterator.php, method NSmartCachingIterator::isLast()
Is the current element the last one?
- isOdd
- in file SmartCachingIterator.php, method NSmartCachingIterator::isOdd()
Is the counter odd?
- isProduction
- in file Environment.php, method NEnvironment::isProduction()
Determines whether a server is running in production mode.
- ITranslator
- in file ITranslator.php, class ITranslator
Translator adapter.
- ITranslator.php
- procedural page ITranslator.php
top
top
l
- LAB
- in file Environment.php, class constant NEnvironment::LAB
environment name
- loadConfig
- in file Configurator.php, method NConfigurator::loadConfig()
Loads global configuration from file and process it.
- loadConfig
- in file Environment.php, method NEnvironment::loadConfig()
Loads global configuration from file and process it.
- loader.php
- procedural page loader.php
- LOG
- in file Debug.php, class constant NDebug::LOG
FirePHP log priority
- lookup
- in file Component.php, method NComponent::lookup()
Lookup hierarchy for component specified by class or interface name.
- lookupPath
- in file Component.php, method NComponent::lookupPath()
Lookup for component specified by class or interface name. Returns backtrace path.
- lower
- in file String.php, method NString::lower()
Convert to lower case.
top
m
- $mailer
- in file Debug.php, variable NDebug::$mailer
- $maxDepth
- in file Debug.php, variable NDebug::$maxDepth
- $maxLen
- in file Debug.php, variable NDebug::$maxLen
- MemberAccessException
- in file exceptions.php, class MemberAccessException
The exception that is thrown when accessing a class member (property or method) fails.
- mergeTree
- in file ArrayTools.php, method NArrayTools::mergeTree()
Recursively appends elements of remaining keys from the second array to the first.
- MINUTE
- in file Tools.php, class constant NTools::MINUTE
minute in seconds
- monitor
- in file Component.php, method NComponent::monitor()
Starts monitoring.
- MONTH
- in file Tools.php, class constant NTools::MONTH
average month in seconds
top
n
- NAmbiguousServiceException
- in file ServiceLocator.php, class NAmbiguousServiceException
Ambiguous service resolution exception.
- NAME
- in file Framework.php, class constant NFramework::NAME
Nette Framework version identification
- NAME_SEPARATOR
- in file IComponent.php, class constant IComponent::NAME_SEPARATOR
Separator for component names in path concatenation.
- NAnnotations
- in file Annotations.php, class NAnnotations
NAnnotations support for PHP.
- NArrayTools
- in file ArrayTools.php, class NArrayTools
Array tools library.
- NComponent
- in file Component.php, class NComponent
NComponent is the base class for all components.
- NComponentContainer
- in file ComponentContainer.php, class NComponentContainer
NComponentContainer is default implementation of IComponentContainer.
- NConfigurator
- in file Configurator.php, class NConfigurator
NEnvironment helper.
- NDebug
- in file Debug.php, class NDebug
NDebug static class.
- NEnvironment
- in file Environment.php, class NEnvironment
Nette environment and configuration.
- next
- in file SmartCachingIterator.php, method NSmartCachingIterator::next()
Forwards to the next element.
- NFramework
- in file Framework.php, class NFramework
The Nette Framework.
- NFreezableObject
- in file FreezableObject.php, class NFreezableObject
Defines an object that has a modifiable state and a read-only (frozen) state.
- NImage
- in file Image.php, class NImage
Basic manipulation with images.
- NImageMagick
- in file ImageMagick.php, class NImageMagick
Manipulation with large images using NImageMagick.
- NInstanceFilterIterator
- in file InstanceFilterIterator.php, class NInstanceFilterIterator
Instance iterator filter.
- NObject
- in file Object.php, class NObject
NObject is the ultimate ancestor of all instantiable classes.
- NObjectMixin
- in file ObjectMixin.php, class NObjectMixin
NObject behaviour mixin.
- normalize
- in file String.php, method NString::normalize()
Removes special controls characters and normalizes line endings and spaces.
- 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.
- NPaginator
- in file Paginator.php, class NPaginator
Paginating math.
- NRecursiveComponentIterator
- in file ComponentContainer.php, class NRecursiveComponentIterator
Recursive component iterator. See NComponentContainer::getComponents().
- NServiceLocator
- in file ServiceLocator.php, class NServiceLocator
Service locator pattern implementation.
- NSmartCachingIterator
- in file SmartCachingIterator.php, class NSmartCachingIterator
Smarter caching interator.
- NString
- in file String.php, class NString
NString tools library.
- NTools
- in file Tools.php, class NTools
NTools library.
top
top
p
- $path
- in file ImageMagick.php, variable NImageMagick::$path
- $productionMode
- in file Debug.php, variable NDebug::$productionMode
- profiler.phtml
- procedural page profiler.phtml
- PACKAGE
- in file Framework.php, class constant NFramework::PACKAGE
Nette Framework version identification
- Paginator.php
- procedural page Paginator.php
- PERFORMANCE
- in file Environment.php, class constant NEnvironment::PERFORMANCE
mode name
- place
- in file Image.php, method NImage::place()
Puts another image into this image.
- PNG
- in file Image.php, class constant NImage::PNG
- processException
- in file Debug.php, method NDebug::processException()
Logs or displays exception.
- PRODUCTION
- in file Debug.php, class constant NDebug::PRODUCTION
server modes NDebug::enable()
- PRODUCTION
- in file Environment.php, class constant NEnvironment::PRODUCTION
environment name
- promo
- in file Framework.php, method NFramework::promo()
Nette Framework promotion.
top
top
s
- $showLocation
- in file Debug.php, variable NDebug::$showLocation
- $strictMode
- in file Debug.php, variable NDebug::$strictMode
- save
- in file ImageMagick.php, method NImageMagick::save()
Saves image to the file.
- save
- in file Image.php, method NImage::save()
Saves image to the file.
- searchKey
- in file ArrayTools.php, method NArrayTools::searchKey()
Searches the array for a given key and returns the offset if successful.
- send
- in file Image.php, method NImage::send()
Outputs image to browser.
- ServiceLocator.php
- procedural page ServiceLocator.php
- set
- in file ObjectMixin.php, method NObjectMixin::set()
Sets value of a property.
- setBase
- in file Paginator.php, method NPaginator::setBase()
Sets first page (base) number.
- setConfigurator
- in file Environment.php, method NEnvironment::setConfigurator()
Sets "class behind NEnvironment" configurator.
- setImageResource
- in file Image.php, method NImage::setImageResource()
Sets image resource.
- setItemCount
- in file Paginator.php, method NPaginator::setItemCount()
Sets the total number of items.
- setItemsPerPage
- in file Paginator.php, method NPaginator::setItemsPerPage()
Sets the number of items to display on a single page.
- setMode
- in file Environment.php, method NEnvironment::setMode()
Sets the mode.
- setName
- in file Environment.php, method NEnvironment::setName()
Sets the current environment name.
- setPage
- in file Paginator.php, method NPaginator::setPage()
Sets current page number.
- setParent
- in file Component.php, method NComponent::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.
- setServiceAlias
- in file Environment.php, method NEnvironment::setServiceAlias()
Adds new NEnvironment::get<Service>() method.
- setVariable
- in file Environment.php, method NEnvironment::setVariable()
Sets the environment variable.
- sharpen
- in file Image.php, method NImage::sharpen()
Sharpen image.
- SmartCachingIterator.php
- procedural page SmartCachingIterator.php
- startsWith
- in file String.php, method NString::startsWith()
Starts the $haystack string with the prefix $needle?
- STRETCH
- in file Image.php, class constant NImage::STRETCH
resize() will ignore aspect ratio
- String.php
- procedural page String.php
top
top
top
v
- validateChildComponent
- in file ComponentContainer.php, method NComponentContainer::validateChildComponent()
Descendant can override this method to disallow insert a child by throwing an \InvalidStateException.
- validateParent
- in file Component.php, method NComponent::validateParent()
Is called by a component when it is about to be set new parent. Descendant can
- VERSION
- in file Framework.php, class constant NFramework::VERSION
Nette Framework version identification
top
w
- WARN
- in file Debug.php, class constant NDebug::WARN
FirePHP log priority
- webalize
- in file String.php, method NString::webalize()
Converts to web safe characters [a-z0-9-] text.
- WEEK
- in file Tools.php, class constant NTools::WEEK
week in seconds
top
y
- YEAR
- in file Tools.php, class constant NTools::YEAR
average year in seconds
top