All Classes
Annotation | Basic annotation implementation. |
AnnotationsParser | Annotations support for PHP. |
AppForm | Web form adapted for Presenter. |
Application | Front Controller. |
ArrayHash | Provides objects to work as array. |
ArrayList | Provides the base class for a generic list (items can be accessed by index). |
ArrayTools | Array tools library. |
AutoLoader | Auto loader is responsible for loading classes and interfaces. |
Button | Push button control with no default behavior. |
Cache | Implements the cache for a application. |
CachingHelper | Caching template helper. |
CachingIterator | |
Callback | PHP callback encapsulation. |
CallbackFilterIterator | Callback iterator filter. |
Checkbox | Check box control. Allows the user to select a true or false condition. |
ClassReflection | Reports information about a class. |
CliRouter | The unidirectional router for CLI. (experimental) |
Component | Component is the base class for all components. |
ComponentContainer | ComponentContainer is default implementation of IComponentContainer. |
Config | Configuration storage. |
ConfigAdapterIni | Reading and writing INI files. |
ConfigAdapterNeon | Reading and writing INI files. |
Configurator | Nette\Environment helper. |
Connection | Represents a connection between PHP and a database server. |
Context | The dependency injection container default implementation. |
Control | Control is renderable Presenter component. |
CriticalSection | Critical sections support. |
DatabasePanel | Debug panel for Nette\Database |
DatabaseReflection | Reflection metadata class for a database. TEMPORARY SOLUTION |
DateTime | |
Debug | Debugger: displays and logs errors. |
DebugPanel | IDebugPanel implementation helper. |
DefaultFormRenderer | Converts a Form into the HTML output. |
DownloadResponse | File download response. |
DummyStorage | Cache dummy storage. |
Environment | Nette environment and configuration. |
Exception | |
ExtensionReflection | Reports information about a extension. |
FileJournal | Btree+ based file journal. |
FileStorage | Cache file storage. |
FileTemplate | Template stored in file. |
FileUpload | Text box and browse button that allow users to select a file to upload to the server. |
FilterIterator | |
Finder | Finder allows searching through directory trees using iterator. |
Form | Creates, validates and renders HTML forms. |
FormContainer | Container for form controls. |
FormControl | Base class that implements the basic functionality common to form controls. |
FormGroup | A user group of form controls. |
ForwardingResponse | Forwards to new request. |
Framework | The Nette Framework (http://nette.org) |
FreezableObject | Defines an object that has a modifiable and a read-only (frozen) state. |
FunctionReflection | Reports information about a function. |
GenericRecursiveIterator | Generic recursive iterator. |
GroupedTableSelection | Representation of filtered table grouped by some column. |
HiddenField | Hidden form control used to store a non-displayed value. |
Html | HTML helper. |
HttpContext | HTTP-specific tasks. |
HttpRequest | HttpRequest provides access scheme for request sent via HTTP. |
HttpRequestFactory | Current HTTP request factory. |
HttpResponse | HttpResponse class. |
HttpUploadedFile | Provides access to individual files that have been uploaded by a client. |
Identity | Default implementation of IIdentity. |
Image | Basic manipulation with images. |
ImageButton | Submittable image button form control. |
InstanceFilterIterator | Instance iterator filter. |
IteratorIterator | |
Json | JSON encoder and decoder. |
JsonResponse | JSON response used mainly for AJAX requests. |
LatteFilter | Compile-time filter Latte. |
LatteMacros | Default macros for filter LatteFilter. |
LimitedScope | Limited scope for PHP code evaluation and script including. |
Mail provides functionality to compose and send both text and MIME-compliant multipart email messages. | |
MailMimePart | MIME message part. |
MapIterator | Applies the callback to the elements of the inner iterator. |
MemcachedStorage | Memcached storage. |
MemoryStorage | Memory cache storage. |
MethodReflection | Reports information about a method. |
MimeTypeDetector | Mime type detector. |
MultiRouter | The router broker. |
MultiSelectBox | Select box control that allows multiple item selection. |
Neon | Simple parser & generator for Nette Object Notation. |
NetteLoader | Nette auto loader is responsible for loading Nette classes and interfaces. |
Object | Nette\Object is the ultimate ancestor of all instantiable classes. |
ObjectMixin | Nette\Object behaviour mixin. |
Paginator | Paginating math. |
ParameterReflection | Reports information about a method's parameter. |
PDO | |
PdoMsSqlDriver | Supplemental MS SQL database driver. |
PdoMySqlDriver | Supplemental MySQL database driver. |
PdoOciDriver | Supplemental Oracle database driver. |
PdoOdbcDriver | Supplemental ODBC database driver. |
PdoPgSqlDriver | Supplemental PostgreSQL database driver. |
PdoSqlite2Driver | Supplemental SQLite2 database driver. |
PdoSqliteDriver | Supplemental SQLite3 database driver. |
PDOStatement | |
Permission | Access control list (ACL) functionality and privileges management. |
Presenter | Presenter component represents a webpage instance. It converts PresenterRequest to IPresenterResponse. |
PresenterComponent | PresenterComponent is the base class for all Presenter components. |
PresenterFactory | Default presenter loader. |
PresenterRequest | Presenter request. Immutable object. |
PropertyReflection | Reports information about a classes variable. |
RadioList | Set of radio button controls. |
RecursiveCallbackFilterIterator | Callback recursive iterator filter. |
RedirectingResponse | Redirects to new URI. |
ReflectionClass | |
ReflectionExtension | |
ReflectionFunction | |
ReflectionFunctionAbstract | |
ReflectionMethod | |
ReflectionParameter | |
ReflectionProperty | |
RenderResponse | String output response. |
RobotLoader | Nette auto loader is responsible for loading classes and interfaces. |
Route | The bidirectional route is responsible for mapping |
RoutingDebugger | Routing debugger for Debug Bar. |
Row | Represents a single table row. |
Rule | Single validation rule or condition represented as value object. |
Rules | List of validation & condition rules. |
SelectBox | Select box control that allows single item selection. |
SendmailMailer | Sends emails via the PHP internal mail() function. |
Session | Provides access to session namespaces as well as session settings and management methods. |
SessionNamespace | Session namespace for Session. |
SimpleAuthenticator | Trivial implementation of IAuthenticator. |
SimpleRouter | The bidirectional route for trivial routing via query parameters. |
SmartCachingIterator | Smarter caching interator. |
SmtpMailer | Sends emails via the SMTP server. |
SqlLiteral | SQL literal value. |
SqlPreprocessor | SQL preprocessor. |
Statement | Represents a prepared statement / result set. |
String | String tools library. |
SubmitButton | Submittable button control. |
TableRow | Single row representation. |
TableSelection | Filtered table representation. |
Template | Template. |
TemplateCacheStorage | Template cache storage. |
TemplateHelpers | Standard template run-time helpers shipped with Nette Framework (http://nette.org) |
TextArea | Multiline text input control. |
TextBase | Implements the basic functionality common to text input controls. |
TextInput | Single line text input control. |
Uri | URI Syntax (RFC 3986). |
UriScript | Extended HTTP URL. |
User | User authentication and authorization. |
ArrayAccess | |
Countable | |
IAnnotation | Code annotation. |
IAuthenticator | Performs authentication. |
IAuthorizator | Authorizator checks if a given role has authorization |
ICacheJournal | Cache journal provider. |
ICacheStorage | Cache storage. |
IComponent | Provides functionality required by all components. |
IComponentContainer | Containers are objects that logically contain zero or more IComponent components. |
IConfigAdapter | Adapter for reading and writing configuration files. |
IContext | The dependency injection container. |
IDebugPanel | Custom output for Nette\Debug. |
IFileTemplate | Defines file-based template methods. |
IFormControl | Defines method that must be implemented to allow a component to act like a form control. |
IFormRenderer | Defines method that must implement form rendered. |
IFreezable | Object that has a modifiable and a read-only (frozen) state. |
IHttpRequest | IHttpRequest provides access scheme for request sent via HTTP. |
IHttpResponse | IHttpResponse interface. |
IIdentity | Represents the user of application. |
IMailer | Mailer interface. |
IPartiallyRenderable | |
IPresenter | Presenter converts PresenterRequest to IPresenterResponse. |
IPresenterFactory | Responsible for creating a new instance of given presenter. |
IPresenterResponse | Any response returned by presenter. |
IRenderable | |
IResource | Represents resource, an object to which access is controlled. |
IRole | Represents role, an object that may request access to an IResource. |
IRouter | The bi-directional router. |
ISessionStorage | User session storage. @see http://php.net/…save_handler |
ISignalReceiver | Component with ability to receive signal. |
IStatePersistent | Component with ability to save and load its state. |
ISubmitterControl | Defines method that must be implemented to allow a control to submit web form. |
ISupplementalDriver | Supplemental PDO database driver. |
ITemplate | Defines template methods. |
Iterator | |
IteratorAggregate | |
ITranslator | Translator adapter. |
IUser | User authentication and authorization. |
OuterIterator | |
RecursiveIterator | |
Reflector | |
Traversable |
AbortException | The exception that is thrown when user attempts to terminate the current presenter or application. |
AmbiguousServiceException | Ambiguous service resolution exception. |
ApplicationException | Application fatal error. |
ArgumentOutOfRangeException | The exception that is thrown when the value of an argument is |
AuthenticationException | Authentication exception. |
BadRequestException | Bad HTTP / presenter request exception. |
BadSignalException | Signal exception. |
DeprecatedException | The exception that is thrown when a requested method or operation is deprecated. |
DirectoryNotFoundException | The exception that is thrown when part of a file or directory cannot be found. |
ErrorException | |
FatalErrorException | The exception that indicates errors that can not be recovered from. Execution of |
FileNotFoundException | The exception that is thrown when accessing a file that does not exist on disk. |
ForbiddenRequestException | Forbidden request exception – access denied. |
InvalidArgumentException | |
InvalidLinkException | Link generation exception. |
InvalidPresenterException | The exception that is thrown when a presenter cannot be loaded. |
InvalidStateException | The exception that is thrown when a method call is invalid for the object's |
IOException | The exception that is thrown when an I/O error occurs. |
JsonException | The exception that indicates error of JSON encoding/decoding. |
LatteException | The exception occured during Latte compilation. |
LogicException | |
MemberAccessException | The exception that is thrown when accessing a class member (property or method) fails. |
NeonException | The exception that indicates error of NEON decoding. |
NotImplementedException | The exception that is thrown when a requested method or operation is not implemented. |
NotSupportedException | The exception that is thrown when an invoked method is not supported. For scenarios where |
RegexpException | The exception that indicates error of the last Regexp execution. |
RuntimeException | |
SmtpException | SMTP mailer exception. |
TemplateException | The exception occured during template compilation. |