dokeos-survey
[ class tree: dokeos-survey ] [ index: dokeos-survey ] [ all elements ]

Class: score

Source Location: /main/survey/survey.lib.php

Class Overview

question
   |
   --score



Methods


Inherited Variables

Inherited Methods

Class: question

question::add_remove_buttons()
This functions adds two buttons. One to add an option, one to remove an option
question::create_form()
This function does the generic part of any survey question: the question field
question::handle_action()
This function handles the actions on a question and its answers
question::render_form()
This functions displays the form after the html variable has correctly been finished (adding a submit button, closing the table and closing the form)
question::render_question()
render the question. In this case this starts with the form tag

Class Details

[line 1585]


[ Top ]


Class Methods


method create_form [line 1587]

void create_form( $form_content)



Overrides question::create_form() (This function does the generic part of any survey question: the question field)

Parameters:

   $form_content  

[ Top ]

method render_question [line 1628]

void render_question( $form_content, [ $answers = array()])



Overrides question::render_question() (render the question. In this case this starts with the form tag)

Parameters:

   $form_content  
   $answers  

[ Top ]


Documentation generated on Wed, 05 Sep 2007 06:15:10 +0200 by phpDocumentor 1.4.0