/template/bootstrap3/tpl/ |
H A D | functions.php | 10 function get_property_reflection($object, $property) argument 12 $reflection = new \ReflectionProperty(get_class($object), $property); 14 return $reflection->getValue($object); 17 function set_property_reflection($object, $property, $new_value) argument 19 $reflection = new \ReflectionProperty(get_class($object), $property); 21 return $reflection->setValue($object, $new_value); 24 function get_property($object, $property) argument 26 $array = (array) $object; 36 function set_property($object, $property, $new_value) argument 38 array_walk($object, functio [all...] |
/template/twigstarter/vendor/twig/twig/src/Extension/ |
H A D | CoreExtension.php | 1328 if (null !== $object) { 1345 if (null !== $object) { 1406 … (((\is_array($object) || $object instanceof \ArrayObject) && (isset($object[$arrayItem]) || \arra… 1407 || ($object instanceof ArrayAccess && isset($object[$arrayItem])) 1430 if (empty($object)) { 1451 if (!\is_object($object)) { 1460 if (null === $object) { 1471 if ($object instanceof Template) { 1477 if (isset($object->$item) || \array_key_exists((string) $item, (array) $object)) { 1486 return $object->$item; [all …]
|
/template/starterbootstrap/js/ |
H A D | sorttable.js | 459 Function.prototype.forEach = function(object, block, context) { 460 for (var key in object) { 462 block.call(context, object[key], key, object); 475 var forEach = function(object, block, context) { argument 476 if (object) { 478 if (object instanceof Function) { 481 } else if (object.forEach instanceof Function) { 483 object.forEach(block, context); 485 } else if (typeof object == "string") { 488 } else if (typeof object.length == "number") { [all …]
|
/template/a_new_day/js/ |
H A D | prototype.js | 38 inspect: function(object) { argument 42 return object.inspect ? object.inspect() : object.toString(); 49 keys: function(object) { argument 51 for (var property in object) 56 values: function(object) { argument 58 for (var property in object) 63 clone: function(object) { argument 405 if (value == object) { 719 function $H(object) { argument 720 if (object && object.constructor == PHash) return object; [all …]
|
/template/battlehorse/js/ |
H A D | prototype.js | 38 inspect: function(object) { argument 42 return object.inspect ? object.inspect() : object.toString(); 49 keys: function(object) { argument 51 for (var property in object) 56 values: function(object) { argument 58 for (var property in object) 63 clone: function(object) { argument 405 if (value == object) { 719 function $H(object) { argument 720 if (object && object.constructor == PHash) return object; [all …]
|
/template/twigstarter/vendor/symfony/polyfill-php72/ |
H A D | bootstrap.php | 47 function spl_object_id($object) { return p\Php72::spl_object_id($object); } argument
|
H A D | Php72.php | 89 public static function spl_object_id($object) argument 94 if (null === $hash = spl_object_hash($object)) {
|
/template/breeze/bower_components/gumby/sass/functions/ |
H A D | _height-calc.scss | 2 // Calculate the height of an object based on its scale
|
/template/strap/css/ |
H A D | html.css | 8 img, embed, object, video { selector
|
/template/templar/ |
H A D | COPYING | 132 produce the work, or an object code interpreter used to run it. 134 The "Corresponding Source" for a work in object code form means all 136 work) run the object code and to modify the work, including scripts to 247 You may convey a covered work in object code form under the terms 252 a) Convey the object code in, or embodied in, a physical product 257 b) Convey the object code in, or embodied in, a physical product 261 model, to give anyone who possesses the object code either (1) a 275 d) Convey the object code by offering access from a designated 289 you inform other peers where the object code and Corresponding 295 included in conveying the object code work. [all …]
|
H A D | LICENSE | 132 produce the work, or an object code interpreter used to run it. 134 The "Corresponding Source" for a work in object code form means all 136 work) run the object code and to modify the work, including scripts to 247 You may convey a covered work in object code form under the terms 252 a) Convey the object code in, or embodied in, a physical product 257 b) Convey the object code in, or embodied in, a physical product 261 model, to give anyone who possesses the object code either (1) a 275 d) Convey the object code by offering access from a designated 289 you inform other peers where the object code and Corresponding 295 included in conveying the object code work. [all …]
|
/template/darkblue/ |
H A D | LICENSE | 132 produce the work, or an object code interpreter used to run it. 134 The "Corresponding Source" for a work in object code form means all 136 work) run the object code and to modify the work, including scripts to 247 You may convey a covered work in object code form under the terms 252 a) Convey the object code in, or embodied in, a physical product 257 b) Convey the object code in, or embodied in, a physical product 261 model, to give anyone who possesses the object code either (1) a 275 d) Convey the object code by offering access from a designated 289 you inform other peers where the object code and Corresponding 295 included in conveying the object code work. [all …]
|
/template/khum1/ |
H A D | LICENSE.md | 138 produce the work, or an object code interpreter used to run it. 140 The "Corresponding Source" for a work in object code form means all 250 You may convey a covered work in object code form under the terms of 255 - a) Convey the object code in, or embodied in, a physical product 259 - b) Convey the object code in, or embodied in, a physical product 275 - d) Convey the object code by offering access from a designated 287 - e) Convey the object code using peer-to-peer transmission, 288 provided you inform other peers where the object code and 294 included in conveying the object code work. 315 the modified object code is in no case prevented or interfered with [all …]
|
/template/breeze/bower_components/gumby/sass/ui/ |
H A D | _video.scss | 18 .video > video, .video > iframe, .video > object, .video > embed {
|
/template/notepad/css/ |
H A D | reset.css | 5 dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, selector
|
/template/templar/less/ |
H A D | media.less | 27 .media-object {
|
/template/bootie/css/ |
H A D | customNico.css | 25 img, embed, object, video { selector
|
/template/notos/css/ |
H A D | base.less | 19 img, object, embed, iframe, video, audio {
|
/template/icke/css/ |
H A D | reset.css | 14 html, body, div, span, applet, object, iframe, selector
|
/template/usable/blueprint/src/ |
H A D | reset.css | 8 html, body, div, span, object, iframe, selector
|
/template/quickjump/blueprint/src/ |
H A D | reset.css | 8 html, body, div, span, object, iframe, selector
|
/template/chippedsnow/css/ |
H A D | reset.css | 1 html, body, div, span, applet, object, iframe, selector
|
/template/h6e-minimal/h6e-minimal/ |
H A D | h6e-reset.css | 8 html, body, div, span, object, iframe, selector
|
/template/artforwater/css/ |
H A D | reset.css | 6 html, body, div, span, applet, object, iframe, selector
|
/template/jessica/css/ |
H A D | reset.css | 6 html, body, div, span, applet, object, iframe, selector
|