Home
last modified time | relevance | path

Searched refs:protected (Results 101 – 125 of 137) sorted by last modified time

123456

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …\n\t this.check = 0; /* protected copy of check value */\n\t this.total = 0; …
/plugin/authshibboleth/
H A DREADME.md49 …o `DOKUWIKI_HOME/conf` and include it in your `DOKUWIKI_HOME/conf/local.protected.php` file (it do…
53 It's better to use `local.protected.php` instead of `local.php`, because `local.php` may be overwri…
/plugin/authyubikey/
H A Dauth.php.org15 protected $users = null;
18 protected $_pattern = array();
21 protected $_pregsplit_safe = false;
104 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
324 protected function _loadUserData() {
351 protected function _splitUserData($line){
387 protected function _filter($user, $info) {
405 protected function _constructPattern($filter) {
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md156 to `protected`. Use the `children()` method instead to get a flat list of
624 * Changed: the ->value property is now protected everywhere. Use getParts() and
/plugin/quizlib/
H A DREADME.md23 …ist separated by a vertical bar. If you want to use characters that are protected in XML you have …
/plugin/authldaplocal/
H A Dauth.php590 $protected = $this->_readUserFile($config_cascade['plainauth.users']['protected']);
591 foreach(array_keys($protected) as $key) {
592 $protected[$key]['protected'] = true;
594 $this->users = array_merge($this->users, $protected);
/plugin/badbehaviour/
H A Dbadbehavior.readme100 Only form submissions will be protected.
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt1279 68 White has a well protected first rank
1280 69 Black has a well protected first rank
1281 70 White has a poorly protected king
1282 71 Black has a poorly protected king
1283 72 White has a well protected king
1284 73 Black has a well protected king
/plugin/tuxquote/
H A Dquotes.txt2826 …dn't pass it to our children in the bloodstream. It must be fought for, protected, and handed on f…
3052 Only puny secrets need protection. Big discoveries are protected by public incredulity. <BR> -- Mar…
4139 If you think C++ is not overly complicated, just what is a protected abstract virtual base pure vir…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt17250 Trembling at men is what lays a snare, but he that is trusting in Jehovah will be protected.
/plugin/components/
H A DREADME.md13 2. `protected function auth($params) { return ...; }`
16 3. `protected function call($params) { return ...; }`
/plugin/settingstree/
H A Dstyle.css99 .settingstree_area #config__manager table tr.protected .protect_area label{
/plugin/html2pdf/html2pdf/html2ps/
H A DTODO22 Write-protected PDF output
/plugin/idoit/
H A DREADME.md19 The plugin adds a protected syntax block `<idoitAPI></idoitAPI>` which contains a JSON request pass…
/plugin/showif/
H A Dsyntax.php.alternative.version72 'protected',
/plugin/subconfhelper/helper/
H A Dconfig.php36 function configuration( $datafile, $local=array( ), $default=array( ), $protected=array( ) ) { argument
42 $this->_protected_files = $protected;
65 $protected = $this->_read_config_group($this->_protected_files);
67 …rge(array_keys($this->_metadata),array_keys($default), array_keys($local), array_keys($protected));
90 $this->setting[$key]->initialize($default[$key],$local[$key],$protected[$key]);
/plugin/templateconfhelper/
H A DREADME54 #'protected' => array( $farmbasedir.'/extension/tpl_protected/' ),
/plugin/bible/bible_douayRheims/
H A D1_Machabees.txt137 …plate as a giant, and girt his warlike armour about him in battles, and protected the camp with hi…
640 11:16. And Alexander fled into Arabia, there to be protected: and king Ptolemee was exalted.
H A D2_Machabees.txt480 …supplication to him who chose his people to keep them for ever, and who protected his portion by e…
H A DOsee.txt57 … separated, they have gone astray by fornication: they that should have protected them have loved …
H A DIsaias.txt525 … it shall not come upon us: for we have placed our hope in lies, and by falsehood we are protected.
984 …49:2. And he hath made my mouth like a sharp sword: in the shadow of his hand he hath protected me…
1035 …51:16. I have put my words in thy mouth, and have protected thee in the shadow of my hand, that th…
H A DPsalms.txt24 3:6. I have slept and have taken my rest: and I have risen up, because the Lord hath protected me.
365 …26:5. For he hath hidden me in his tabernacle; in the day of evils, he hath protected me in the se…
926 60:5. In thy tabernacle I shall dwell for ever: I shall be protected under the covert of thy wings.
958 …63:3. Thou hast protected me from the assembly of the malignant; from the multitude of the workers…
2367 138:13. For thou hast possessed my reins: thou hast protected me from my mother's womb.
H A DEcclesiasticus.txt55 … them that are fainthearted, who believe not God: and therefore they shall not be protected by him.
423 14:27. He shall be protected under her covering from the heat, and shall rest in her glory.
H A DWisdom.txt427 …19:8. Through which all the nation passed which was protected with thy hand, seeing thy miracles a…
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php191 $protected = false;
199 $check_disabled = ($protected) ? ' disabled="disabled"' : '';

123456