◆ executeCommand()
      
        
          | ilLMEditShortTitlesGUI::executeCommand  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ listShortTitles()
      
        
          | ilLMEditShortTitlesGUI::listShortTitles  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ save()
      
        
          | ilLMEditShortTitlesGUI::save  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 78 of file class.ilLMEditShortTitlesGUI.php.
References $id, ilLMObject\_lookupContObjID(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilUtil\stripSlashes(), and ilLMObject\writeShortTitle().
   80         $short_titles = $this->request->getShortTitles();
    82         foreach ($short_titles as 
$id => $title) {
    87         $this->tpl->setOnScreenMessage(
'success', $this->
lng->txt(
"msg_obj_modified"), 
true);
    88         $this->
ctrl->redirect($this, 
"listShortTitles");
 static stripSlashes(string $a_str, bool $a_strip_html=true, string $a_allow="")
 
static writeShortTitle(int $a_id, string $a_short_title, string $a_lang="-")
 
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins 
 
static _lookupContObjID(int $a_id)
get learning module id for lm object 
 
 
 
 
◆ $ctrl
  
  
      
        
          | ilCtrl ilLMEditShortTitlesGUI::$ctrl | 
         
       
   | 
  
protected   | 
  
 
 
◆ $lang
  
  
      
        
          | string ilLMEditShortTitlesGUI::$lang | 
         
       
   | 
  
protected   | 
  
 
 
◆ $lm
◆ $lm_gui
◆ $lng
◆ $request
◆ $tpl
The documentation for this class was generated from the following file: