Revision 83b3eda1
Von Jan Büren vor fast 13 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
2519 | 2519 |
return scalar(@{ $self->{name_list} }); |
2520 | 2520 |
} |
2521 | 2521 |
|
2522 |
# the selection sub is used in the AR, AP, IS, IR and OE module |
|
2522 |
# the selection sub is used in the AR, AP, IS, IR, DO and OE module
|
|
2523 | 2523 |
# |
2524 | 2524 |
sub all_vc { |
2525 | 2525 |
$main::lxdebug->enter_sub(); |
Auch abrufbar als: Unified diff
Kommentar all_vc wird auch von do.pl verwendet ergänzt