Home
last modified time | relevance | path

Searched +full:protected -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 151 – 175 of 291) sorted by last modified time

12345678910>>...12

/dokuwiki/inc/Ui/
H A DSearchState.php10 protected $parsedQuery = [];
H A DUserResendPwd.php50 protected function formSetNewPassword($token)
78 protected function formResendPassword()
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dracket.php295 'module-provide-protected?', 'modulo', 'mpair?', 'nack-guard-evt',
H A Dscala.php64 'override', 'package', 'private', 'protected', 'requires',
H A Ddelphi.php72 'Protected', 'Public', 'Published', 'Read', 'Raise', 'Record', 'Register',
H A Djava.php71 'private', 'protected', 'extends', 'break', 'class',
H A Dlogtalk.php84 'private', 'protected', 'public',
H A Dmathematica.php3464 'Protected',
H A Dsystemverilog.php134 'this', 'super', 'protected', 'local', 'rand',
H A Dtcl.php74 'method', 'itcl_class', 'public', 'protected'),
H A Durbi.php92 'virtual', 'using', 'namespace', 'inline', 'protected', 'private', 'public',
/dokuwiki/inc/Utf8/
H A DConversion.php78 protected static function decodeAnyEntity($ent)
108 protected static function decodeNumericEntity($ent)
/dokuwiki/inc/Action/
H A DResendpwd.php67 protected function resendpwd()
H A DSubscribe.php61 protected function handleSubscribeData()
/dokuwiki/inc/
H A Dconfig_cascade.php15 'protected' => [DOKU_CONF . 'local.protected.php']
75 'protected' => ''
80 'protected' => [DOKU_CONF . 'plugins.required.php', DOKU_CONF . 'plugins.protected.php']
H A Dconfutils.php318 foreach (['default', 'local', 'protected'] as $config_group) {
337 * @return array list of files, default before local before protected
345 foreach (['default', 'local', 'protected'] as $config_group) {
H A DActionRouter.php20 protected $action;
23 protected static $instance;
26 protected $transitions = 0;
29 protected const MAX_TRANSITIONS = 5;
32 protected $disabled;
35 * ActionRouter constructor. Singleton, thus protected!
40 protected function __construct()
76 protected function setupAction(&$actionname)
126 protected function transitionAction($from, $to, $e = null)
152 protected functio
[all...]
H A DAjax.php45 protected function callQsearch()
93 protected function callSuggestions()
129 protected function callLock()
170 protected function callDraftdel()
190 protected function callMedians()
214 protected function callMedialist()
234 protected function callMediadetails()
256 protected function callMediadiff()
270 protected function callMediaupload()
323 protected functio
[all...]
H A Ddeprecated.php141 protected $use = 0;
H A DLogger.php17 protected static $instances;
20 protected $facility;
22 protected $isLogging = true;
29 protected function __construct($facility)
174 protected function formatLogLines($data)
228 protected function writeLogLines($lines, $logfile)
/dokuwiki/lib/plugins/styling/
H A Dadmin.php128 protected function colorValue($value)
142 protected function colorType($value)
164 protected function runReset()
174 protected function runRevert()
183 protected function runSave()
194 protected function makeini()
213 protected function replaceIni($new)
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedDate.php9 protected $unix;
/dokuwiki/inc/Input/
H A DInput.php23 protected $access;
28 protected $filter;
47 protected function applyfilter($data)
/dokuwiki/inc/Menu/
H A DDetailMenu.php13 protected $view = 'detail';
15 protected $types = ['MediaManager', 'ImgBackto', 'Top'];
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php

12345678910>>...12