Searched refs:writeActive (Results 1 – 4 of 4) sorted by relevance
317 public static function writeActive($entry_id, $active) function in ilLMMenuEditor
3384 … ilLMMenuEditor::writeActive($new_menu->getEntryId(), $entry["active"] == "y" ? true : false);
2627 … ilLMMenuEditor::writeActive($new_menu->getEntryId(), $entry["active"] == "y" ? true : false);