HomeCurrent UR
|
std_print_a -- plugin method used in "List.pm" type objectsDescriptionThis is an example of a subroutine ( i.e. a subroutine whose first argument is a reference to a parent object ) which defines how the list of answers is printed from a List.pm object. Syntax std_print_a( $self, @array) Params $self is a reference to the parent list object and can be used to reference preferences stored there. Action For this example the answers are listed in vertically in an ordered list, indexed by capital letters beginning with "A" Returns A string, containing the answers, properly formatted. Examples
Notes Defined in PGchoicemacros.pl See Also std_print_q, Match.pm, Select.pm, List.pm, PGchoicemacros.pl
|
||
Last update: Thursday, September 14, 2006 at 5:36:30 PM.
This site maintained using Manila and Frontier software. |
|||