Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision d8ac0828

Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt

  • ID d8ac08282dad52789b8bea785e8cddae44085483
  • Vorgänger 738fb45b
  • Nachfolger 672e9658

Admin: Teile von admin.pl in neuen Controller Admin verschoben; Mandanten anzeigen

Unterschiede anzeigen:

SL/Controller/Base.pm
562 562
future value C<none> (which would require no authentication but is not
563 563
yet implemented).
564 564

  
565
=item C<keep_auth_vars_in_form>
565
=item C<keep_auth_vars_in_form %params>
566 566

  
567 567
May be overridden by a controller. If falsish (the default) all form
568 568
variables whose name starts with C<{AUTH}> are removed before the
569 569
request is routed. Only controllers that handle login requests
570 570
themselves should return trueish for this function.
571 571

  
572
C<$params{action}> contains the action name that the request will be
573
dispatched to.
574

  
572 575
=item C<controller_name>
573 576

  
574 577
Returns the name of the curernt controller package without the

Auch abrufbar als: Unified diff