Home
last modified time | relevance | path

Searched defs:key (Results 51 – 75 of 879) sorted by last modified time

12345678910>>...36

/plugin/combo/ComboStrap/
H A DHttp.php10 public static function removeHeaderIfPresent(string $key) argument
H A DSite.php277 public static function setConf($key, $value, ?string $namespace = PluginUtility::PLUGIN_BASE_NAME) argument
H A DSiteConfig.php123 public function setConf(string $key, $value, ?string $pluginNamespace = PluginUtility::PLUGIN_BASE_NAME): SiteConfig argument
167 public function getValue(string $key, ?string $default = null, ?string $scope = PluginUtility::PLUGIN_BASE_NAME) argument
177 public function getBooleanValue(string $key, int $default): bool argument
506 setConfDokuWiki(string $key, $value) global() argument
[all...]
H A DTagAttributes.php769 addOutputAttributeValue($key, $value) global() argument
792 addOutputAttributeValueIfNotEmpty($key, $value) global() argument
1241 addBooleanOutputAttributeValue(string $key) global() argument
1471 hasComponentAttributeAndRemove(string $key) global() argument
[all...]
H A DTemplate.php53 public function setProperty($key, $value): Template argument
/plugin/combo/resources/dictionary/
H A Dicomoon-icons.json143 "key": "142-key", string
H A Demojis.json915 "key": "1f511", string
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js116 push(_source[key],_hash[key]) global() argument
[all...]
H A Dfirebug-lite-1.2.js2177 push( _source[key], _hash[key] ) global() argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php77 public function setPreference($key, $value) argument
103 public function getPreference($key) argument
[all...]
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverActions.php219 public function keyDown(WebDriverElement $element = null, $key = null) argument
237 public function keyUp(WebDriverElement $element = null, $key = null) argument
/plugin/oauthgeneric/
H A DDotAccess.php21 public static function get($array, $key, $default = null) argument
63 exists($array, $key) global() argument
[all...]
/plugin/data/db/
H A Dupdate0001.sql1 CREATE TABLE data (eid INTEGER PRIMARY KEY, pid INTEGER, key, value); global() field
/plugin/data/_test/
H A Dhelper.test.php
H A Dsyntax_plugin_data_entry.test.php
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js33 …o]=i[o])}return t}:Object.assign;var m=f((function(e,t,n){for(var i=Object.keys(t),o=0;o<i.length;… property in Bs.o
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 …et="_blank" class="bjs-powered-by" title="Powered by bpmn.io" style="position: absolute; bottom: 1… argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DRedis.php18 protected $key; variable in OAuth\\Common\\Storage\\Redis
42 public function __construct(Predis $redis, $key, $stateKey) argument
[all...]
/plugin/upgrade/
H A Dlegacy.php111 * @param string $key argument
/plugin/statistics/inc/
H A DStatisticsGraph.class.php75 protected function sumUpPieChart($query, $key, $max=4){ argument
/plugin/approve/db/
H A Dupdate0001.sql26 key TEXT PRIMARY KEY, field
/plugin/odt/ODT/css/
H A Dcssimportnew.php1141 protected function getParentsValue($key, iElementCSSMatchable $parent) {
/plugin/openid/Auth/OpenID/
H A DConsumer.php1917 function addExtensionArg($namespace, $key, $value)
H A DMessage.php214 function set($key, $value)
235 function get($key, $default = null)
275 function del($key)
295 function contains($key)
885 function getArg($namespace, $key, $default = null)
941 function setArg($namespace, $key, $value)
957 function delArg($namespace, $key)
/plugin/openid/Auth/
H A DOpenID.php258 static function arrayGet($arr, $key, $fallback = null)

12345678910>>...36