HomeCurrent UR
|
std_print_q -- plugin method used in "List.pm" type objectsDescriptionThis is a method ( i.e. a subroutine whose first argument is a reference to a parent object ) which defines how the list of questions is printed from a List.pm object.It formats a string containing the questions vertically in an ordered list, indexed by numbers with each question preceeded by an answer blank. The string is returned. Syntax std_print_q( $self, @array) Params $self is a reference to the parent list object and can be used to reference preferences stored there. Returns A string, containing the questions, properly formatted. Examples
Notes This method is defined in PGchoicemacros.pl. Note that reversingwould result in the list of questions being labeled with letters and the list of answers being labeled with numbers. See Also std_print_a, pop_up_list_print_q, Match.pm", "Select.pm", "List.pm", "PGchoicemacros.pl"
|
||
Last update: Wednesday, January 10, 2007 at 10:26:19 PM.
This site maintained using Manila and Frontier software. |
|||