19 declare(strict_types=1);
    42         bool $blocked = 
false,
    44         bool $hide_adv_md = 
false    61         int $last_change_user,
    99         bool $rating_as_block,
   100         bool $rating_for_new_pages,
   101         bool $rating_categories,
   103         string $introduction,
   105         bool $link_metadata_values,
   106         bool $empty_page_template
   115             $rating_for_new_pages,
   120             $link_metadata_values,
 
importantPage(int $id, int $order, int $indent)
 
page(int $id, int $wiki_id, string $title, string $lang="-", bool $blocked=false, bool $rating=false, bool $hide_adv_md=false)
 
pageInfo(int $id, string $lang, string $title, int $last_change_user, string $last_change, int $create_user=0, string $created="", int $view_cnt=0, int $old_nr=0)
 
settings(int $id, string $startpage, string $short_title, bool $rating_overall, bool $rating, bool $rating_as_block, bool $rating_for_new_pages, bool $rating_categories, bool $public_notes, string $introduction, bool $page_toc, bool $link_metadata_values, bool $empty_page_template)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins