Home
last modified time | relevance | path

Searched refs:obj (Results 26 – 50 of 405) sorted by path

12345678910>>...17

/plugin/authgoogle/google/service/
H A DGoogle_Model.php105 * @param array $obj Items that should be validated.
109 public function assertIsArray($obj, $type, $method) { argument
110 if ($obj && !is_array($obj)) {
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php340 $obj = \json_decode($input, false, 512, JSON_BIGINT_AS_STRING);
344 } elseif ($obj === null && $input !== 'null') {
347 return $obj;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DModel.php244 * @param array $obj Items that should be validated.
247 public function assertIsArray($obj, $method) argument
249 if ($obj && !is_array($obj)) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php4805 $obj = self::encryption_algorithm_to_crypt_instance($algo);
4806 if ($obj instanceof Rijndael) {
4807 $obj->setKeyLength(preg_replace('#[^\d]#', '', $algo));
4822 $obj->setNonce('dummydummydu');
4824 if ($obj->isValidEngine($engine)) {
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DPhp72.php153 $obj = (object) [];
166 debug_zval_dump($obj);
170 …self::$hashMask ^= hexdec(substr(spl_object_hash($obj), 16 - (\PHP_INT_SIZE * 2 - 1), (\PHP_INT_SI…
/plugin/autlogin/
H A Dscript.js89 var obj = getElementsByClass('cur',$('acl__tree'),'a');
90 for(var i=0; i<obj.length; i++){
91 obj[i].className = obj[i].className.replace(/ cur/,'');
/plugin/autolink3/
H A Dscript.js27 obj = document.getElementById('pl_si_throbber');
29 obj.style.visibility='visible';
31 obj.style.visibility='hidden';
39 obj = document.getElementById('pl_si_out');
40 obj.innerHTML = text;
/plugin/bez/mdl/
H A DFactory.php195 $obj = $sth->fetchObject($this->get_object_class_name(),
198 if ($obj === false) {
202 return $obj;
218 $obj = new $object_name($this->model, $defaults);
219 return $obj;
234 protected function insert(Entity $obj) { argument
235 if ($obj->id != NULL) {
242 foreach ($obj->get_columns() as $column) {
243 if ($obj->$column === null) continue;
246 $value = $obj
268 update(Entity $obj) global() argument
294 initial_save(Entity $obj, $data) global() argument
299 update_save(Entity $obj, $data) global() argument
304 save(Entity $obj) global() argument
318 delete(Entity $obj) global() argument
[all...]
H A DTask_commentFactory.php89 public function delete(Entity $obj) { argument
91 if ($obj->task->thread_id != '' && $obj->task->type != 'preventive' && $obj->task->thread->state == 'closed') {
98 parent::delete($obj);
99 $obj->task->update_last_activity();
101 if ($this->count(array('task_id' => $obj->task_id, 'author' => $obj->author)) == 0) {
102 $obj->task->remove_participant_flags($obj
[all...]
H A DThreadFactory.php234 protected function update(Entity $obj) { argument
235 if ($obj->state == 'done') {
236 $prev_state = $obj->state;
240 $reflectionProperty->setValue($obj, 'opened');
243 parent::update($obj);
246 $reflectionProperty->setValue($obj, $prev_state);
299 public function delete(Entity $obj) { argument
300 if ($obj->can_be_removed()) {
301 $this->model->sqlite->query('DELETE FROM thread_label WHERE thread_id=?', $obj->id);
302 $this->model->sqlite->query('DELETE FROM thread_participant WHERE thread_id=?', $obj
[all...]
H A DThread_commentFactory.php90 public function delete(Entity $obj) { argument
92 if ($obj->task_count > 0) {
99 parent::delete($obj);
100 $obj->thread->update_last_activity();
102 if ($this->count(array('thread_id' => $obj->thread_id, 'author' => $obj->author)) == 0) {
103 $obj->thread->remove_participant_flags($obj->author, array('commentator'));
/plugin/blogtng/
H A Dscript.js11 validate_attach: function(obj) { argument
12 if(!obj) return;
13 jQuery(obj).on('click', function() { return blogtng.validate(); });
47 preview_attach: function(obj, wrap, previewid) { argument
48 if(!obj) return;
51 jQuery(obj).on('click',function(e) {
171 let obj = e.target;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js235 function isNil(obj) { argument
236 return obj == null;
261 if (isArray$2(obj)) {
708 if (prop in obj) {
3211 if (typeof obj == 'function' || Object(obj) !== obj) {
3212 return obj;
10280 ns: obj.ns
19512 var res = obj;
22783 if (!obj) {
22792 iterator.call(context, obj[i], i, obj);
[all …]
/plugin/bureaucracy-au/_test/
H A Dsyntax.test.php126 * @param string|object $obj
131 protected function callNonaccessibleMethod($obj, $name, array $args) { argument
132 $class = new ReflectionClass($obj);
135 return $method->invokeArgs($obj, $args);
/plugin/bureaucracyau/_test/
H A Dsyntax.test.php126 * @param string|object $obj
131 protected function callNonaccessibleMethod($obj, $name, array $args) { argument
132 $class = new ReflectionClass($obj);
135 return $method->invokeArgs($obj, $args);
/plugin/callflow/
H A Draphael.js795 function clone(obj) { argument
796 if (Object(obj) !== obj) {
797 return obj;
799 var res = new obj.constructor;
800 for (var key in obj) if (obj[has](key)) {
801 res[key] = clone(obj[key]);
3145 obj.attachEvent("on" + type, f);
5676 replacer = function (all, key, obj) { argument
5677 var res = obj;
5690 return function (str, obj) { argument
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc419 var fckg_display_obj = function(obj) {
422 for(i in obj) {
423 msg = i + "=" + obj[i];
1575 var $obj = doku_linkwiz.$getResult(doku_linkwiz.selected);
1576 if($obj.length > 0){
1577 doku_linkwiz.resultClick($obj.find('a')[0]);
1620 var $obj = doku_linkwiz.$getResult(num);
1621 if ($obj.length === 0) {
1626 $obj.addClass('selected');
1631 var childPos = $obj.position().top;
[all …]
/plugin/ckgdoku/
H A Dscript.js200 var obj = {}, items = str.split(",");
202 obj[ items[i] ] = true;
203 return obj;
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc420 var fckg_display_obj = function(obj) {
423 for(i in obj) {
424 msg = i + "=" + obj[i];
1623 var $obj = doku_linkwiz.$getResult(doku_linkwiz.selected);
1624 if($obj.length > 0){
1625 doku_linkwiz.resultClick($obj.find('a')[0]);
1668 var $obj = doku_linkwiz.$getResult(num);
1669 if ($obj.length === 0) {
1674 $obj.addClass('selected');
1679 var childPos = $obj.position().top;
[all …]
/plugin/ckgedit/
H A Dscript.js224 var obj = {}, items = str.split(",");
226 obj[ items[i] ] = true;
227 return obj;
/plugin/codehighlight/cp/
H A Dcodepress.js12 CodePress = function(obj) { argument
14 self.textarea = obj;
39 self.edit = function(obj,language) { argument
40 …if(obj) self.textarea.value = document.getElementById(obj) ? document.getElementById(obj).value :
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js.map1obj","actual","exec","duplicateLine","rangeCount","sortLines","caseSensitive","toSort","selected",…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js.map1obj","split","i","length","defineMIME","name"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU…
H A Dclike.min.js.map1obj","split","i","length","word","propertyIsEnumerable","cKeywords","cppKeywords","objCKeywords","…
H A Dclojure.min.js.map1obj","i","length","value","test","RegExp","Object","propertyIsEnumerable","startState","ctx","prev…

12345678910>>...17