Home
last modified time | relevance | path

Searched refs:__construct (Results 1 – 25 of 122) sorted by path

12345

/template/bootstrap3/
H A DEventHandlers.php18 public function __construct(Template $template) function in dokuwiki\\template\\bootstrap3\\EventHandlers
H A DTemplate.php24 public function __construct() function in dokuwiki\\template\\bootstrap3\\Template
/template/bootstrap3/compat/inc/Menu/
H A DAbstractMenu.php30 public function __construct($context = AbstractItem::CTX_DESKTOP) { function in dokuwiki\\Menu\\AbstractMenu
/template/bootstrap3/compat/inc/Menu/Item/
H A DAbstractItem.php61 public function __construct() { function in dokuwiki\\Menu\\Item\\AbstractItem
H A DAdmin.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Admin
14 parent::__construct();
H A DBack.php14 public function __construct() { function in dokuwiki\\Menu\\Item\\Back
16 parent::__construct();
H A DBacklink.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Backlink
14 parent::__construct();
H A DEdit.php14 public function __construct() { function in dokuwiki\\Menu\\Item\\Edit
19 parent::__construct();
H A DImgBackto.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\ImgBackto
15 parent::__construct();
H A DIndex.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Index
16 parent::__construct();
H A DLogin.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Login
15 parent::__construct();
H A DMedia.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Media
15 parent::__construct();
H A DMediaManager.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\MediaManager
15 parent::__construct();
H A DProfile.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Profile
15 parent::__construct();
H A DRecent.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Recent
14 parent::__construct();
H A DRegister.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Register
15 parent::__construct();
H A DResendpwd.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Resendpwd
15 parent::__construct();
H A DRevert.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Revert
16 parent::__construct();
H A DRevisions.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Revisions
14 parent::__construct();
H A DSubscribe.php13 public function __construct() { function in dokuwiki\\Menu\\Item\\Subscribe
15 parent::__construct();
H A DTop.php14 public function __construct() { function in dokuwiki\\Menu\\Item\\Top
15 parent::__construct();
/template/bootstrap3/inc/Menu/Item/
H A DDiscussion.php12 public function __construct() function in dokuwiki\\Menu\\Item\\Discussion
15 parent::__construct();
H A DFeed.php12 public function __construct() function in dokuwiki\\Menu\\Item\\Feed
14 parent::__construct();
H A DHelp.php12 public function __construct() function in dokuwiki\\Menu\\Item\\Help
14 parent::__construct();
H A DImgOriginalSize.php12 public function __construct() function in dokuwiki\\Menu\\Item\\ImgOriginalSize
14 parent::__construct();

12345