ILIAS
Release_3_10_x_branch Revision 61812
|
Class ilPCQuestionGUI. More...
Public Member Functions | |
ilPCQuestionGUI (&$a_pg_obj, &$a_content_obj, $a_hier_id, $a_pc_id="") | |
Constructor public. | |
& | executeCommand () |
execute command | |
edit () | |
edit question | |
Public Member Functions inherited from ilPageContentGUI | |
ilPageContentGUI (&$a_pg_obj, &$a_content_obj, $a_hier_id=0, $a_pc_id="") | |
Constructor public. | |
getHierId () | |
get hierarchical id in dom object | |
setHierId ($a_hier_id) | |
get hierarchical id in dom object | |
getBBMenu () | |
Get the bb menu incl. | |
delete () | |
delete content element | |
moveAfter () | |
move content element after another element | |
moveBefore () | |
move content element before another element | |
splitPage () | |
split page to new page at specified position | |
splitPageNext () | |
split page to next page at specified position | |
displayValidationError () | |
display validation errors | |
cancelCreate () | |
cancel creating page content | |
cancelUpdate () | |
cancel update | |
deactivate () | |
gui function set enabled if is not enabled and vice versa |
Additional Inherited Members | |
Data Fields inherited from ilPageContentGUI | |
$content_obj | |
$ilias | |
$tpl | |
$lng | |
$ctrl | |
$pg_obj | |
$hier_id | |
$dom | |
$updated | |
$target_script | |
$return_location |
Class ilPCQuestionGUI.
Adapter User Interface class for assessment questions
Definition at line 36 of file class.ilPCQuestionGUI.php.
ilPCQuestionGUI::edit | ( | ) |
edit question
Definition at line 63 of file class.ilPCQuestionGUI.php.
References $_GET, and assQuestionGUI\_getQuestionGUI().
& ilPCQuestionGUI::executeCommand | ( | ) |
ilPCQuestionGUI::ilPCQuestionGUI | ( | & | $a_pg_obj, |
& | $a_content_obj, | ||
$a_hier_id, | |||
$a_pc_id = "" |
|||
) |
Constructor public.
Definition at line 43 of file class.ilPCQuestionGUI.php.
References ilPageContentGUI\ilPageContentGUI().