Revision 008c2e15
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
3609 | 3609 |
|
3610 | 3610 |
=head1 SYNOPSIS |
3611 | 3611 |
|
3612 |
This is the main data object of Lx-Office.
|
|
3612 |
This is the main data object of kivitendo.
|
|
3613 | 3613 |
Unfortunately it also acts as a god object for certain data retrieval procedures used in the entry points. |
3614 | 3614 |
Points of interest for a beginner are: |
3615 | 3615 |
|
... | ... | |
3634 | 3634 |
|
3635 | 3635 |
Generates a HTTP redirection header for the new C<$url>. Constructs an |
3636 | 3636 |
absolute URL including scheme, host name and port. If C<$url> is a |
3637 |
relative URL then it is considered relative to Lx-Office base URL.
|
|
3637 |
relative URL then it is considered relative to kivitendo base URL.
|
|
3638 | 3638 |
|
3639 | 3639 |
This function C<die>s if headers have already been created with |
3640 | 3640 |
C<$::form-E<gt>header>. |
Auch abrufbar als: Unified diff
Lx-Office heißt nun kivitendo