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 relevance

12345678910>>...12

/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php66 protected $scheme = null;
73 protected $iuserinfo = null;
80 protected $ihost = null;
87 protected $port = null;
94 protected $ipath = '';
101 protected $iquery = null;
108 protected $ifragment = null;
116 protected $normalization = [
327 protected function parse_iri($iri)
359 protected functio
[all...]
H A DRegistry.php68 protected $default = [
96 protected $classes = [];
104 protected $legacy = [];
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedHtmlField.php16 protected $rawFieldContent;
/dokuwiki/inc/Parsing/Lexer/
H A DStateStack.php18 protected $stack;
/dokuwiki/inc/Ui/
H A DMediaRevisions.php18 protected $changelog;
34 protected function setChangeLog()
H A DPageRevisions.php17 protected $changelog;
32 protected function setChangeLog()
H A DPageView.php14 protected $text;
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php232 protected $source = '';
238 protected $language = '';
244 protected $language_data = array();
250 protected $language_path = GESHI_LANG_ROOT;
257 protected $error = false;
263 protected $error_messages = array(
274 protected $strict_mode = false;
280 protected $use_classes = false;
292 protected $header_type = GESHI_HEADER_PRE;
298 protected
[all...]
/dokuwiki/inc/Search/
H A DIndexer.php20 protected $pidCache = [];
112 protected function getPageWords($text)
402 protected function deletePageNoLock($page)
575 protected function getPIDNoLock($page)
767 protected function getIndexWords(&$words, &$result)
944 protected function lock()
978 protected function unlock()
998 protected function getIndex($idx, $suffix)
1016 protected function saveIndex($idx, $suffix, &$lines)
1042 protected functio
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DMBOXCreator.php29 protected function qp_enc($input = "", $line_max = 76)
104 protected function _generateFilename()
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DColors.php35 protected $colors = array(
56 protected $enabled = true;
/dokuwiki/inc/Extension/
H A DPluginInterface.php86 * @todo this could be made protected and be moved to the trait only
103 * @todo this could be made protected and be moved to the trait only
/dokuwiki/vendor/splitbrain/php-jsstrip/src/
H A DJSStrip.php33 protected $source;
34 protected $idx = 0;
35 protected $line = 0;
246 protected function fatal($msg)
/dokuwiki/inc/Menu/Item/
H A DEdit.php54 protected function setIcon()
/dokuwiki/inc/Ui/Media/
H A DDisplayTile.php13 protected $mmUrl;
/dokuwiki/inc/Cache/
H A DCacheParser.php48 protected function addDependencies()
/dokuwiki/inc/Utf8/
H A DConversion.php78 protected static function decodeAnyEntity($ent)
108 protected static function decodeNumericEntity($ent)
/dokuwiki/inc/parser/
H A Dcode.php13 protected $_codeblock = 0;
/dokuwiki/inc/Action/
H A DAbstractAction.php18 protected $actionname;
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/
H A DUniversalFeedCreator.php14 protected $_feed;
19 protected function _setFormat($format)
/dokuwiki/inc/Form/
H A DLegacyForm.php113 protected function parseLegacyAttr($legacy)
139 protected function legacyType($type)
H A DCheckableElement.php29 protected function prefillInput()
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php158 * If the extension is protected against any modification (disable/uninstall)
160 * @return bool if the extension is protected
171 return (isset($cascade['protected'][$this->id]) && $cascade['protected'][$this->id]);
773 protected function purgeCache()
785 protected function readLocalData()
829 protected function updateManagerData($url = '', $installed = null)
858 protected function readManagerData()
879 protected function writeManagerData()
896 protected functio
[all...]
/dokuwiki/inc/Remote/
H A DXmlRpcServer.php16 protected $remote;
50 protected function call($methodname, $args)
/dokuwiki/lib/plugins/extension/
H A Dadmin.php17 protected $infoFor;
19 protected $gui;

12345678910>>...12