Home
last modified time | relevance | path

Searched refs:parent (Results 26 – 50 of 124) sorted by last modified time

12345

/dokuwiki/inc/Action/Exception/
H A DFatalException.php26 parent::__construct($message, $status, $previous);
/dokuwiki/inc/Action/
H A DSearch.php33 parent::checkPreconditions();
H A DAbstractAclAction.php20 parent::checkPreconditions();
H A DAbstractUserAction.php19 parent::checkPreconditions();
/dokuwiki/lib/plugins/extension/
H A Dscript.js96 var $details = $link.parent().find('dl.details');
112 $link.parent().append(data);
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingAuthtype.php21 parent::initialize($default, $local, $protected);
31 $local = $this->local; // save this, parent::update() may change it
32 if (!parent::update($input)) return false; // nothing changed or an error caught by parent
H A DSettingNumericopt.php25 return parent::update($input);
/dokuwiki/lib/plugins/acl/
H A Dscript.js29 jQuery.extend(dw_acl.parseatt($clicky.parent().find('a')[0].search),
/dokuwiki/inc/Menu/Item/
H A DMedia.php16 parent::__construct();
H A DRecent.php15 parent::__construct();
H A DResendpwd.php16 parent::__construct();
H A DRevert.php18 parent::__construct();
H A DRevisions.php15 parent::__construct();
H A DTop.php16 parent::__construct();
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php74 return parent::getMenuText($language);
365 return parent::isAccessibleByCurrentUser();
/dokuwiki/inc/Parsing/Handler/
H A DNest.php24 parent::__construct($CallWriter);
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DClassServer.php28 parent::__construct([], false, $wait);
H A DIntrospectionServer.php124 return parent::call($methodname, $argsbackup);
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/inc/Ui/Media/
H A DDisplayTile.php18 parent::__construct($mediaFile);
/dokuwiki/inc/Ui/
H A DMediaDiff.php45 parent::__construct($id);
64 parent::handle();
H A DMediaRevisions.php30 parent::__construct($id);
H A DPageDiff.php45 parent::__construct($id);
105 parent::handle();
H A DPageRevisions.php28 parent::__construct($id);
/dokuwiki/vendor/splitbrain/slika/src/
H A DImageMagickAdapter.php17 parent::__construct($imagepath, $options);

12345