Home
last modified time | relevance | path

Searched defs:key (Results 26 – 50 of 879) sorted by relevance

12345678910>>...36

/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/findologicxmlexport/vendor/twig/twig/src/Cache/
H A DCacheInterface.php41 public function write($key, $content);
48 public function load($key);
57 public function getTimestamp($key);
H A DNullCache.php28 public function write($key, $content)
32 public function load($key)
36 public function getTimestamp($key)
H A DFilesystemCache.php43 public function load($key)
50 public function write($key, $content)
83 public function getTimestamp($key)
/plugin/authradius/
H A Ddes.php31 function des_encrypt_ecb($key, $clearText) {
92 function des_make_subkeys($key) {
136 function des_transform($data, $key) {
264 function des_add_parity($key)
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DProperty.php9 public function __construct($key, $usergroup)
17 public function __construct($key)
38 private $key; variable in FINDOLOGIC\\Export\\Data\\Property
44 public function __construct($key, $values = [])
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php61 public function __get($key)
214 private function getMappedName($key)
291 protected function keyType($key)
301 protected function dataType($key)
310 public function __isset($key)
315 public function __unset($key)
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DMemoryCacheItemPool.php43 public function getItem($key): CacheItemInterface
74 public function hasItem($key): bool
101 public function deleteItem($key): bool
173 private function isValidKey($key)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClientConfiguration.php115 public function get(string $key) argument
131 has(string $key) global() argument
148 set(string $key, $value) global() argument
159 add(string $key, $value) global() argument
[all...]
/plugin/diagramsnet/lib/math/
H A Dlatest.js19 …udflare.com":{api:"https://api.cdnjs.com/libraries/mathjax?fields=version",key:"version",base:"htt… property in k.unpkg.com
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DAsymmetricKey.php165 public static function load($key, $password = false)
206 public static function loadPrivateKey($key, $password = '')
222 public static function loadPublicKey($key)
238 public static function loadParameters($key)
255 public static function loadFormat($type, $key, $password = false)
288 public static function loadPrivateKeyFormat($type, $key, $password = false)
305 public static function loadPublicKeyFormat($type, $key)
322 public static function loadParametersFormat($type, $key)
/plugin/nsexport/packer/
H A Dpacker.php37 protected function check_key($key) {
46 public function get_status($key) {
54 public function get_pack($key) {
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineLeftImageConfigCascade.php45 protected function getImagePath($configtype, $key) {
62 protected function getImage($configtype, $key) {
155 protected function getImageFilename($key, $value, $upload_name, $upload_extension) {
166 protected function updateValue($key, $value) {
H A DConfigManagerTwoLineRightImageConfigCascade.php28 protected function getImagePath($configtype, $key) {
47 protected function getImageFilename($key, $value, $upload_name, $upload_extension) {
77 protected function updateValue($key, $value) {
/plugin/divalign2/
H A Dscript.js10 toolbar[toolbar.length] = {"type":"format", "title":"Left", "key":"", property in toolbar
14 toolbar[toolbar.length] = {"type":"format", "title":"Center", "key":"", property in toolbar
18 toolbar[toolbar.length] = {"type":"format", "title":"Right", "key":"", property in toolbar
22 toolbar[toolbar.length] = {"type":"format", "title":"Justify", "key":"", property in toolbar
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DMap.php33 public function contains(Hashable $key) : bool argument
53 public function get(Hashable $key) argument
73 public function put(Hashable $key, $value) : void argument
94 remove(Hashable $key) global() argument
[all...]
/plugin/filterrss/
H A Dhelper.php68 protected static $key = ''; variable in helper_plugin_filterrss
84 function int_sort($array, $key)
90 function nat_sort($array, $key)
/plugin/authgooglesheets/vendor/psr/cache/src/
H A DCacheItemPoolInterface.php32 public function getItem($key);
69 public function hasItem($key);
92 public function deleteItem($key);
/plugin/batchedit/
H A Djs.cookie.js40 function api (key, value, attributes) { argument
143 api(key) global() argument
153 remove(key, attributes) global() argument
[all...]
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.amr.php76 public function amr_mode_bitrate($key) {
95 public function amr_mode_bytes_per_frame($key) {
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
H A DNoopCache.php27 public function load($key)
38 public function cache($key, $value)
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCache.php27 public function load($key);
35 public function cache($key, $value);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/
H A DAddPublicKeyRequest.php25 public $key; variable in Google\\Service\\CloudShell\\AddPublicKeyRequest
30 public function setKey($key)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DSplit.php25 public $key; variable in Google\\Service\\BigtableAdmin\\Split
30 public function setKey($key)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DPathSegment.php25 public $key; variable in Google\\Service\\TrafficDirectorService\\PathSegment
30 public function setKey($key)

12345678910>>...36