Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 58f9197e

Von Sven Schöling vor etwa 11 Jahren hinzugefügt

  • ID 58f9197ea9026e65aefda5b320e2c81f20251a24
  • Vorgänger bff1ea5f
  • Nachfolger 2f374c96

Doku GetModels/Base

Unterschiede anzeigen:

SL/Controller/Helper/GetModels/Base.pm
70 70

  
71 71
=over 4
72 72

  
73
=item read_params
74

  
75
This will be called when GetModels transitions to C<Init> phase.
76
Make sure that you don't need anything from source after that.
77

  
78
=item finalize
79

  
80
This will be called when GetModels transitions to C<finalized> phase. Make sure
81
that no internal state or configuration gets changed after this.
82

  
83
=item merge_args
84

  
85
Common function to merge the output of various callbacks.
86

  
73 87
=back
74 88

  
75 89
=head1 BUGS AND CAVEATS

Auch abrufbar als: Unified diff