Revision 1413b1a8
Von Kivitendo Admin vor mehr als 9 Jahren hinzugefügt
SL/Controller/Helper/GetModels.pm | ||
---|---|---|
304 | 304 |
|
305 | 305 |
Enable or disable the specified plugin. Useful to disable paginating for |
306 | 306 |
exports for example. C<is_enabled_plugin> can be used to check the current |
307 |
state fo a plugin.
|
|
307 |
state of a plugin.
|
|
308 | 308 |
|
309 | 309 |
Must not be finalized to use this. |
310 | 310 |
|
SL/Controller/Helper/GetModels/Filtered.pm | ||
---|---|---|
170 | 170 |
=head1 CUSTOM FILTERS |
171 | 171 |
|
172 | 172 |
C<Filtered> will honor custom filters defined in RDBO managers. See |
173 |
L<SL::DB::Helper::Filtered> for an explanation fo those.
|
|
173 |
L<SL::DB::Helper::Filtered> for an explanation of those.
|
|
174 | 174 |
|
175 | 175 |
=head1 FUNCTIONS |
176 | 176 |
|
Auch abrufbar als: Unified diff
Typos in Doku