Revision 5231e61e
Von Jan Büren vor fast 13 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
2509 | 2509 |
return scalar(@{ $self->{name_list} }); |
2510 | 2510 |
} |
2511 | 2511 |
|
2512 |
# the selection sub is used in the AR, AP, IS, IR and OE module |
|
2512 |
# the selection sub is used in the AR, AP, IS, IR, DO and OE module
|
|
2513 | 2513 |
# |
2514 | 2514 |
sub all_vc { |
2515 | 2515 |
$main::lxdebug->enter_sub(); |
Auch abrufbar als: Unified diff
Kommentar all_vc wird auch von do.pl verwendet ergänzt