Home
last modified time | relevance | path

Searched defs:key (Results 801 – 825 of 879) sorted by path

1...<<313233343536

/plugin/swiftmail/Swift/Cache/
H A DMemory.php37 public function write($key, $data)
46 public function clear($key)
56 public function has($key)
66 public function read($key, $size=null)
H A DOutputStream.php22 protected $key; variable in Swift_Cache_OutputStream
34 public function __construct(Swift_Cache $cache, $key)
/plugin/swiftmail/Swift/
H A DMessage.php124 protected function setReference($where, $key, $ref)
135 protected function getReference($where, $key)
/plugin/tag/
H A Dhelper.php585 uniqueKey($key, $result) global() argument
[all...]
/plugin/telleveryone/db/
H A Dupdate0001.sql10 key TEXT PRIMARY KEY, field
/plugin/toolbox/
H A Dtoolbox.js12 "key": "", property in toolbar
/plugin/translator/
H A Dhelper.php163 function _hashKey($key, $value) {
1058 function _tryRevertEntry($language, $user, $key=null) {
H A Dscript.js8 'key': masterKey, property in translator.run.options
/plugin/twofactor/
H A DSettings.php67 public function has($key) argument
79 public function get($key, $default = null) argument
94 set($key, $value) global() argument
105 delete($key) global() argument
[all...]
/plugin/txtconf/
H A Dconfig0.class.php292 function setting0($key, $params=NULL) {
H A Dtxtconfig.class.php113 function add_local_setting($key,$value) {
/plugin/upgrade/
H A Dlegacy.php111 * @param string $key argument
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php329 function sharedapi_encrypt($key, $data) {
334 function sharedapi_decrypt($key, $data) {
339 function sharedapi_encode_data($key, $json) {
344 function sharedapi_decode_data($key, $data) {
353 function sharedapi_get_valid_key($key) {
404 function sharedapi_accept_data($key, $data = '', $is_response = false) {
429 function sharedapi_build_data_item($key, $data) {
433 …dapi_build_response($product, $version, $vbsso_version, $data = null, $error = null, $key = null) {
/plugin/virtualkeyboard/vk/
H A Dvirtualkeyboard.js466 var _keyClicker_ = function (key, evt) { argument
/plugin/vkeyboard/
H A Dscript.js8 toolbar[toolbar.length] = {"type":"mediapopup", "title":"virtual keyboard", "key":"", property in toolbar
/plugin/vshare/
H A Dscript.js9 "key": "" property in toolbar
54 insert: function (key, videoid, urlparam) { argument
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js105 …or(var key in _source){var value=_source[key];if(!_undeep&&pi.util.IsArray(_source[key])){if(pi.ut… argument
H A Dfirebug-lite-1.2.js2166 Array.prototype.push.apply( _source[key], _hash[key] )
H A Dfirebug-lite-1.4.js1003 …],focus:["focus","blur"],form:["submit","reset","change","select","input"],key:["keydown","keyup",… property in eventTypes
2507 Firebug.chrome.keyCodeListen=function(key,filter,listener,capture){var keyCode=KeyEvent["DOM_VK_"+k… argument
2994 }if(typeof Date.prototype.toJSON!=="function"){Date.prototype.toJSON=function(key){return isFinite(… argument
2996 String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(key){return this.… argument
3042 function walk(holder,key){var k,v,value=holder[key]; argument
6046 this.count=function(key){var frameId="0"; argument
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DAWS.php216 private function hmacsha1($key, $message) {
/plugin/webdav/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php284 public function key() function in Sabre\\VObject\\Recur\\EventIterator
H A DRDateIterator.php53 public function key() function in Sabre\\VObject\\Recur\\RDateIterator
H A DRRuleIterator.php56 public function key() function in Sabre\\VObject\\Recur\\RRuleIterator
/plugin/webdavclient/
H A Dhelper.php1593 public function getConfig($key)
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DElementList.php42 private $key = 0; variable in Sabre\\VObject\\ElementList
71 public function key() { function in Sabre\\VObject\\ElementList

1...<<313233343536