-
| Akce | [Posledni sobota 39 - Inovační - Brno](https://forum.nette.org/cs/10517-posledni-sobota-inovacni-krno-28-4-2012)
| Kdy | 28. 4. 2012
-
[Jan Škrášek](user:449) Nette\Database
| Akce | [Posledni sobota 39 - Inovační - Brno](https://forum.nette.org/cs/10517-posledni-sobota-inovacni-krno-28-4-2012)
| Kdy | 28. 4. 2012
-
what is the best practice to automatically init all `a.ajax` links even those dynamically loaded?
should I write custom init function, sth like
``` javascript
$.nette.ext('init', {
load: functi…
-
### Feature request
We could mark parameters that expect a regular expression in 3rd party libraries like Nette\Utils\Strings or composer/pcre.
Arguments could be validated similarly to how argume…
-
See https://github.com/nette/http/releases/tag/v3.2.1
-
I don't know what's wrong but I'm not be able to create test file by right click on tests directory => New file => Nette Tester => Nette Tester TestCase.
I use phpstorm on win8.1.
I created defa…
-
Dovolil bych si na krátké ukázce kódu srovnat klasické dědění tříd a kompozici, za využití [Nette\ComponentModel](http://api.nette.org/2.0/namespace-Nette.ComponentModel.html). Ukázky kódu nejsou iden…
-
Nette Framework umožňuje příjemnou tvorbu vlastního frameworku či CMS, které dalším způsobem obohacují a rozšiřují jeho použitelnost.
Tato díla jsou obvykle volně šiřitelná, proto mohou poskytnout po…
-
When testing presenters, I create a `Nette\Application\Request` and let the presenter run it. However, this way the `ResourcePresenter::input` doesn't contain the POST data sent in the request.
I did…
-
If i use method `->setRequired(true)` on `AutocompleteControl` it crashes after form sending, because standard validator has incompatible typehint in parameter.
```
Argument 1 passed to Nette\Form…
EdaCZ updated
8 months ago