X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8c6871bed016edac152019db5a7f88136bf9457b..3f4f01dcd306d7ebb51a1186d722e6aecd237003:/SL/Request.pm diff --git a/SL/Request.pm b/SL/Request.pm index 5a840a641..4479bd73a 100644 --- a/SL/Request.pm +++ b/SL/Request.pm @@ -522,6 +522,13 @@ an 'AJAX' request. Returns the requested content type (either C, C or C). +=item C + +Set and retrieve the layout object for the current request. Must be an instance +of L. Defaults to an isntance of L. + +For more information about layouts, see L. + =back =head1 SPECIAL FUNCTIONS