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 126 – 150 of 291) sorted by last modified time

12345678910>>...12

/dokuwiki/bin/
H A Ddwpage.php17 protected $force = false;
18 protected $username = '';
26 protected function setup(Options $options)
154 protected function main(Options $options)
205 protected function commandCheckout($wiki_id, $localfile)
246 protected function commandCommit($localfile, $wiki_id, $message, $minor)
277 protected function obtainLock($wiki_id)
302 protected function clearLock($wiki_id)
325 protected function deleteLock($wiki_id)
342 protected functio
[all...]
H A Dindexer.php25 protected function setup(Options $options)
52 protected function main(Options $options)
65 protected function update()
83 protected function index($id)
93 protected function clearindex()
105 protected function quietecho($msg)
H A Drender.php30 protected function setup(Options $options)
51 protected function main(Options $options)
H A Dwantedpages.php18 protected const DIR_CONTINUE = 1;
19 protected const DIR_NS = 2;
20 protected const DIR_PAGE = 3;
33 protected function setup(Options $options)
67 protected function main(Options $options)
105 protected function dirFilter($entry, $basepath)
129 protected function getPages($dir)
163 protected function internalLinks($page)
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Doorexx.php67 'private', 'protected', 'public', 'scientific', 'set',
H A Doxygene.php57 'class', 'constructor', 'inherited', 'private', 'public', 'protected',
H A Dpowerbuilder.php64 'protected', 'protectedread', 'protectedwrite', 'prototypes',
277 'profiling!', 'protected!', 'psreport!', 'public!',
H A Dpurebasic.php58 'NewList', 'Not', 'Or', 'Procedure', 'ProcedureC', 'ProcedureCDLL', 'ProcedureDLL', 'ProcedureReturn', 'Protected', 'Prototype',
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DMBOXCreator.php29 protected function qp_enc($input = "", $line_max = 76)
104 protected function _generateFilename()
/dokuwiki/conf/
H A Dmysql.conf.php.example18 * To use this configuration you have to copy them to local.protected.php
19 * or at least include this file in local.protected.php.
43 /* Multiple table operations will be protected by locks. This array tells
H A Dplugins.required.php3 * This file configures the enabled/disabled status of plugins, which are also protected
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DColors.php35 protected $colors = array(
56 protected $enabled = true;
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php288 protected function file($id)
/dokuwiki/inc/Ui/Media/
H A DDisplayTile.php13 protected $mmUrl;
/dokuwiki/inc/Ui/
H A DMediaDiff.php19 protected $changelog;
22 protected $RevInfo1;
24 protected $RevInfo2;
27 protected $is_img;
49 protected function setChangeLog()
59 protected function handle()
75 protected function preProcess()
165 protected function showDiffViewSelector()
195 protected function showImageDiff()
234 protected functio
[all...]
H A DMediaRevisions.php18 protected $changelog;
34 protected function setChangeLog()
H A DPageDiff.php21 protected $changelog;
24 protected $RevInfo1;
26 protected $RevInfo2;
29 protected $text;
49 protected function setChangeLog()
99 protected function handle()
131 protected function preProcess()
291 protected function showDiffViewSelector()
338 protected function buildRevisionsNavigation()
426 protected functio
[all...]
H A DPageRevisions.php17 protected $changelog;
32 protected function setChangeLog()
H A DPageView.php14 protected $text;
H A DRecent.php17 protected $first;
18 protected $show_changes;
118 protected function getRecents(&$first, &$hasNext)
156 protected function checkCurrentRevision(array &$info)
181 protected function htmlNavigation($first, $hasNext)
214 protected function addRecentItemSelector(Form $form)
H A DRevisions.php19 protected $id; // page id or media id
22 protected $changelog; // PageChangeLog or MediaChangeLog object
38 abstract protected function setChangeLog();
48 protected function getRevisions(&$first, &$hasNext)
93 protected function navigation($first, $hasNext, $callback)
H A DSearch.php12 protected $query;
13 protected $parsedQuery;
14 protected $searchState;
15 protected $pageLookupResults = [];
16 protected $fullTextResults = [];
17 protected $highlight = [];
65 protected function getSearchFormHTML($query)
98 protected function addSortTool(Form $searchForm)
154 protected function isNamespaceAssistanceAvailable(array $parsedQuery)
170 protected functio
[all...]
/dokuwiki/vendor/splitbrain/slika/src/
H A DImageMagickAdapter.php12 protected $args = [];
/dokuwiki/inc/Action/
H A DAbstractAction.php18 protected $actionname;

12345678910>>...12