| Zeile 11... |
Zeile 11... |
| 11 |
Introduction
|
11 |
Introduction
|
| 12 |
------------
|
12 |
------------
|
| Zeile 13... |
Zeile 13... |
| 13 |
|
13 |
|
| Zeile 14... |
Zeile 14... |
| 14 |
In package nette/utils you will find a set of [useful classes](https://doc.nette.org/utils) for everyday use:
|
14 |
In package nette/utils you will find a set of [useful classes](https://doc.nette.org/utils) for everyday use:
|
| 15 |
|
15 |
|
| 16 |
- [Arrays](https://doc.nette.org/arrays) - manipulate arrays
|
16 |
- [Arrays](https://doc.nette.org/utils/arrays) - manipulate arrays
|
| 17 |
- [Callback](https://doc.nette.org/callback) - PHP callbacks
|
17 |
- [Callback](https://doc.nette.org/utils/callback) - PHP callbacks
|
| 18 |
- [Date and Time](https://doc.nette.org/datetime) - modify times and dates
|
18 |
- [Date and Time](https://doc.nette.org/utils/datetime) - modify times and dates
|
| 19 |
- [Filesystem](https://doc.nette.org/filesystem) - copying, renaming, …
|
19 |
- [Filesystem](https://doc.nette.org/utils/filesystem) - copying, renaming, …
|
| 20 |
- [Helper Functions](https://doc.nette.org/helpers)
|
20 |
- [Helper Functions](https://doc.nette.org/utils/helpers)
|
| 21 |
- [HTML elements](https://doc.nette.org/html-elements) - generate HTML
|
21 |
- [HTML elements](https://doc.nette.org/utils/html-elements) - generate HTML
|
| 22 |
- [Images](https://doc.nette.org/images) - crop, resize, rotate images
|
22 |
- [Images](https://doc.nette.org/utils/images) - crop, resize, rotate images
|
| 23 |
- [JSON](https://doc.nette.org/json) - encoding and decoding
|
23 |
- [JSON](https://doc.nette.org/utils/json) - encoding and decoding
|
| 24 |
- [Generating Random Strings](https://doc.nette.org/random)
|
24 |
- [Generating Random Strings](https://doc.nette.org/utils/random)
|
| 25 |
- [Paginator](https://doc.nette.org/paginator) - pagination math
|
25 |
- [Paginator](https://doc.nette.org/utils/paginator) - pagination math
|
| 26 |
- [PHP Reflection](https://doc.nette.org/reflection)
|
26 |
- [PHP Reflection](https://doc.nette.org/utils/reflection)
|
| 27 |
- [Strings](https://doc.nette.org/strings) - useful text functions
|
27 |
- [Strings](https://doc.nette.org/utils/strings) - useful text functions
|
| 28 |
- [SmartObject](https://doc.nette.org/smartobject) - PHP object enhancements
|
28 |
- [SmartObject](https://doc.nette.org/utils/smartobject) - PHP object enhancements
|
| Zeile 29... |
Zeile 29... |
| 29 |
- [Validation](https://doc.nette.org/validators) - validate inputs
|
29 |
- [Validation](https://doc.nette.org/utils/validators) - validate inputs
|
| 30 |
- [Type](https://doc.nette.org/type) - PHP data type
|
30 |
- [Type](https://doc.nette.org/utils/type) - PHP data type
|