Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 942a5b2c

Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt

  • ID 942a5b2c128ebf03d181aef47e42b08f7971c0ee
  • Vorgänger 18b1b180
  • Nachfolger acf55869

SL::{Controller::Base,Presenter}->render: Dokumentation

Unterschiede anzeigen:

SL/Presenter.pm
197 197
scalar's content is used as the content to process. The C<type> option
198 198
is not considered in this case.
199 199

  
200
C<$template> can also be an instance of L<SL::Presenter::EscapedText>
201
or a reference to such an instance. Both of these cases are handled
202
the same way as if C<$template> were a reference to a scalar: its
203
content is processed, and C<type> is not considered.
204

  
200 205
Other reference types, unknown options and unknown arguments to the
201 206
C<type> option cause the function to L<croak>.
202 207

  

Auch abrufbar als: Unified diff