Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3034fe61

Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt

  • ID 3034fe61dd25acd1e5b0a9d4cfa4bccc2545731c
  • Vorgänger e72ecdf8
  • Nachfolger 71d8ea65

Dokumentationsupdate

Unterschiede anzeigen:

SL/Presenter.pm
250 250

  
251 251
=item * C<AUTH> -- C<$::auth>
252 252

  
253
=item * C<FLASH> -- the flash instance (C<$::form-E<gt>{FLASH}>)
254

  
253 255
=item * C<FORM> -- C<$::form>
254 256

  
257
=item * C<INSTANCE_CONF> -- C<$::instance_conf>
258

  
255 259
=item * C<LOCALE> -- C<$::locale>
256 260

  
257 261
=item * C<LXCONFIG> -- all parameters from C<config/kivitendo.conf>
......
265 269

  
266 270
=item * C<SELF> -- the controller instance
267 271

  
272
=item * C<PRESENTER> -- the presenter instance the template is
273
rendered with
274

  
268 275
=item * All items from C<%locals>
269 276

  
270 277
=back

Auch abrufbar als: Unified diff