|
1 | 1 | <?php |
2 | 2 | %A% |
3 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormBegin($form = $this->global->formsStack[] = $this->global->uiControl["myForm"], ['id' => 'myForm', 'class'=>"ajax"]) /* line 1 */; |
| 3 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormBegin($form = $this->global->formsStack[] = $this->global->uiControl["myForm"], ['id' => 'myForm', 'class'=>"ajax"]) /* line 1 */; |
4 | 4 | echo "\n"; |
5 | 5 | $iterations = 0; |
6 | 6 | foreach (['id', 'username', 'select', 'area', 'send'] as $name) /* line 2 */ { |
|
71 | 71 | if ($ʟ_label = end($this->global->formsStack)["my"]->getLabel()) echo $ʟ_label; |
72 | 72 | echo end($this->global->formsStack)["my"]->getControl() /* line 23 */; |
73 | 73 | echo "\n"; |
74 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormEnd(array_pop($this->global->formsStack)); |
| 74 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormEnd(array_pop($this->global->formsStack)); |
75 | 75 | echo ' |
76 | 76 |
|
77 | 77 |
|
78 | 78 | '; |
79 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormBegin($form = $this->global->formsStack[] = $this->global->uiControl["myForm"], []) /* line 27 */; |
80 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormEnd(array_pop($this->global->formsStack)); |
| 79 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormBegin($form = $this->global->formsStack[] = $this->global->uiControl["myForm"], []) /* line 27 */; |
| 80 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormEnd(array_pop($this->global->formsStack)); |
81 | 81 | echo ' |
82 | 82 |
|
83 | 83 | '; |
84 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormBegin($form = $this->global->formsStack[] = $this->global->uiControl["myForm"], []) /* line 29 */; |
| 84 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormBegin($form = $this->global->formsStack[] = $this->global->uiControl["myForm"], []) /* line 29 */; |
85 | 85 | echo "\n"; |
86 | 86 | $iterations = 0; |
87 | 87 | foreach ($form['sex']->items as $key => $label) /* line 31 */ { |
|
199 | 199 | $form = $this->global->formsStack[] = $this->global->uiControl["myForm"] /* line 58 */; |
200 | 200 | if (1) /* line 58 */ { |
201 | 201 | echo '<form id="myForm" class="ajax"'; |
202 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormBegin(end($this->global->formsStack), ['id' => null, 'class' => null], false); |
| 202 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormBegin(end($this->global->formsStack), ['id' => null, 'class' => null], false); |
203 | 203 | echo '> |
204 | 204 | <input'; |
205 | 205 | $ʟ_input = $_input = end($this->global->formsStack)["username"]; |
206 | 206 | echo $ʟ_input->getControlPart()->attributes() /* line 59 */; |
207 | 207 | echo '> |
208 | 208 | '; |
209 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormEnd(array_pop($this->global->formsStack), false) /* line 58 */; |
| 209 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormEnd(array_pop($this->global->formsStack), false) /* line 58 */; |
210 | 210 | echo '</form> |
211 | 211 | '; |
212 | 212 | } |
|
216 | 216 | $form = $this->global->formsStack[] = $this->global->uiControl["myForm"] /* line 63 */; |
217 | 217 | echo '<form'; |
218 | 218 | echo ($ʟ_tmp = array_filter(['nclass'])) ? ' class="' . LR\Filters::escapeHtmlAttr(implode(" ", array_unique($ʟ_tmp))) . '"' : "" /* line 63 */; |
219 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormBegin(end($this->global->formsStack), ['class' => null], false); |
| 219 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormBegin(end($this->global->formsStack), ['class' => null], false); |
220 | 220 | echo '> |
221 | 221 | <input'; |
222 | 222 | $ʟ_input = $_input = end($this->global->formsStack)["username"]; |
223 | 223 | echo $ʟ_input->getControlPart()->addAttributes(['class' => null])->attributes() /* line 64 */; |
224 | 224 | echo ($ʟ_tmp = array_filter(['nclass'])) ? ' class="' . LR\Filters::escapeHtmlAttr(implode(" ", array_unique($ʟ_tmp))) . '"' : "" /* line 64 */; |
225 | 225 | echo '> |
226 | 226 | '; |
227 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormEnd(array_pop($this->global->formsStack), false) /* line 63 */; |
| 227 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormEnd(array_pop($this->global->formsStack), false) /* line 63 */; |
228 | 228 | echo '</form> |
229 | 229 |
|
230 | 230 |
|
231 | 231 | '; |
232 | 232 | $form = $this->global->formsStack[] = is_object($ʟ_tmp = $this->global->uiControl['myForm']) ? $ʟ_tmp : $this->global->uiControl[$ʟ_tmp] /* line 68 */; |
233 | 233 | echo '<FORM'; |
234 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormBegin(end($this->global->formsStack), [], false); |
| 234 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormBegin(end($this->global->formsStack), [], false); |
235 | 235 | echo '> |
236 | 236 | <input'; |
237 | 237 | $ʟ_input = $_input = end($this->global->formsStack)["username"]; |
238 | 238 | echo $ʟ_input->getControlPart()->attributes() /* line 69 */; |
239 | 239 | echo '> |
240 | 240 | '; |
241 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormEnd(array_pop($this->global->formsStack), false) /* line 68 */; |
| 241 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormEnd(array_pop($this->global->formsStack), false) /* line 68 */; |
242 | 242 | echo '</FORM> |
243 | 243 |
|
244 | 244 |
|
|
267 | 267 | echo $ʟ_input->getControl()->getHtml() /* line 79 */; |
268 | 268 | echo '</select> |
269 | 269 | '; |
270 | | - echo Nette\Bridges\FormsLatte\Runtime::renderFormEnd(array_pop($this->global->formsStack)); |
| 270 | + echo Nette\Bridges\FormsLatte\Runtime2::renderFormEnd(array_pop($this->global->formsStack)); |
271 | 271 | echo ' |
272 | 272 |
|
273 | 273 |
|
|
0 commit comments