Revision 07b14d1f
Von Sven Schöling vor mehr als 12 Jahren hinzugefügt
SL/Auth.pm | ||
---|---|---|
1298 | 1298 |
=over 4 |
1299 | 1299 |
|
1300 | 1300 |
=item C<set_session_value @values> |
1301 |
|
|
1301 | 1302 |
=item C<set_session_value %values> |
1302 | 1303 |
|
1303 | 1304 |
Store all values of C<@values> or C<%values> in the session. Each |
SL/DB/Helper/Attr.pm | ||
---|---|---|
129 | 129 |
|
130 | 130 |
__END__ |
131 | 131 |
|
132 |
=encoding utf-8 |
|
133 |
|
|
132 | 134 |
=head1 NAME |
133 | 135 |
|
134 | 136 |
SL::DB::Helper::Attr - attribute helpers |
... | ... | |
144 | 146 |
|
145 | 147 |
=head1 DESCRIPTION |
146 | 148 |
|
149 |
Makes attribute helpers. |
|
150 |
|
|
147 | 151 |
=head1 FUNCTIONS |
148 | 152 |
|
153 |
see for yourself. |
|
154 |
|
|
149 | 155 |
=head1 BUGS |
150 | 156 |
|
157 |
None yet. |
|
158 |
|
|
151 | 159 |
=head1 AUTHOR |
152 | 160 |
|
161 |
Sven Schöling <s.schoeling@linet-services.de> |
|
162 |
|
|
153 | 163 |
=cut |
SL/DBUtils.pm | ||
---|---|---|
605 | 605 |
You should have received a copy of the GNU General Public License |
606 | 606 |
along with this program; if not, write to the Free Software |
607 | 607 |
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
608 |
|
|
608 | 609 |
=cut |
SL/MoreCommon.pm | ||
---|---|---|
201 | 201 |
=over 4 |
202 | 202 |
|
203 | 203 |
=item save_form |
204 |
|
|
204 | 205 |
=item restore_form |
205 | 206 |
|
206 | 207 |
A lot of the old sql-ledger routines are strictly procedural. They search for params in the $form object, do stuff with it, and return a status code. |
SL/WH.pm | ||
---|---|---|
1023 | 1023 |
|
1024 | 1024 |
=head1 BUGS |
1025 | 1025 |
|
1026 |
None yet. |
|
1027 |
|
|
1026 | 1028 |
=head1 AUTHOR |
1027 | 1029 |
|
1028 | 1030 |
=cut |
Auch abrufbar als: Unified diff
Neue Version podchecker erkennt leere Setions und fehlende Leerzeilen