| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilCourseLPBadgeGUI:
 Collaboration diagram for ilCourseLPBadgeGUI:Public Member Functions | |
| __construct () | |
| initConfigForm (ilPropertyFormGUI $a_form, int $a_parent_ref_id) | |
| Add custom fields to form.  More... | |
| importConfigToForm (ilPropertyFormGUI $a_form, array $a_config) | |
| Set form values.  More... | |
| getConfigFromForm (ilPropertyFormGUI $a_form) | |
| Export values to DB.  More... | |
| validateForm (ilPropertyFormGUI $a_form) | |
| Custom form validation.  More... | |
Static Public Member Functions | |
| static | getInvalidLPModes () | 
Protected Member Functions | |
| getLPTypes (int $a_parent_ref_id) | |
Protected Attributes | |
| int | $parent_ref_id = 0 | 
| ilTree | $tree | 
| ilCtrlInterface | $ctrl | 
| ilLanguage | $lng | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Course LP badge gui
Definition at line 25 of file class.ilCourseLPBadgeGUI.php.
| ilCourseLPBadgeGUI::__construct | ( | ) | 
Definition at line 33 of file class.ilCourseLPBadgeGUI.php.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilCourseLPBadgeGUI::getConfigFromForm | ( | ilPropertyFormGUI | $a_form | ) | 
Export values to DB.
Implements ilBadgeTypeGUI.
Definition at line 101 of file class.ilCourseLPBadgeGUI.php.
References ilPropertyFormGUI\getInput().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 106 of file class.ilCourseLPBadgeGUI.php.
References ilObjUserTracking\_enabledLearningProgress(), ilLPObjSettings\LP_MODE_COLLECTION, ilLPObjSettings\LP_MODE_COLLECTION_MANUAL, ilLPObjSettings\LP_MODE_COLLECTION_MOBS, ilLPObjSettings\LP_MODE_COLLECTION_TLT, ilLPObjSettings\LP_MODE_DEACTIVATED, ilLPObjSettings\LP_MODE_MANUAL_BY_TUTOR, ilLPObjSettings\LP_MODE_SCORM, ilLPObjSettings\LP_MODE_UNDEFINED, and ilLPObjSettings\LP_MODE_VISITS.
Referenced by initConfigForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
PhpUndefinedMethodInspection
Definition at line 73 of file class.ilCourseLPBadgeGUI.php.
References $res, ilObjUserTracking\_enabledLearningProgress(), ilObjectLP\getTypeClass(), and ilObjectLP\isSupportedObjectType().
Referenced by initConfigForm().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilCourseLPBadgeGUI::importConfigToForm | ( | ilPropertyFormGUI | $a_form, | 
| array | $a_config | ||
| ) | 
Set form values.
Implements ilBadgeTypeGUI.
Definition at line 93 of file class.ilCourseLPBadgeGUI.php.
References ilPropertyFormGUI\getItemByPostVar().
 Here is the call graph for this function:| ilCourseLPBadgeGUI::initConfigForm | ( | ilPropertyFormGUI | $a_form, | 
| int | $a_parent_ref_id | ||
| ) | 
Add custom fields to form.
Implements ilBadgeTypeGUI.
Definition at line 43 of file class.ilCourseLPBadgeGUI.php.
References ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilPropertyFormGUI\addItem(), ilObjectLP\getInstance(), getInvalidLPModes(), getLPTypes(), ILIAS\Repository\lng(), and ilRepositorySelector2InputGUI\setTitleModifier().
 Here is the call graph for this function:| ilCourseLPBadgeGUI::validateForm | ( | ilPropertyFormGUI | $a_form | ) | 
Custom form validation.
Implements ilBadgeTypeGUI.
Definition at line 145 of file class.ilCourseLPBadgeGUI.php.
References $ref_id, ilObject\_lookupObjId(), ilObject\_lookupTitle(), ilPropertyFormGUI\getInput(), ilObjectLP\getInstance(), ilPropertyFormGUI\getItemByPostVar(), and ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 30 of file class.ilCourseLPBadgeGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilCourseLPBadgeGUI.php.
      
  | 
  protected | 
Definition at line 27 of file class.ilCourseLPBadgeGUI.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilCourseLPBadgeGUI.php.