Home
last modified time | relevance | path

Searched defs:defaults (Results 26 – 50 of 121) sorted by relevance

12345

/plugin/photogallery/lightGallery/js/
Dlg-autoplay.js26 var defaults = { variable
Dlg-video.js25 var defaults = { variable
Dlg-thumbnail.js25 var defaults = { variable
/plugin/davcal/vendor/sabre/vobject/lib/
H A DDocument.php164 public function createComponent($name, array $children = null, $defaults = true) {
H A DComponent.php50 function __construct(Document $root, $name, array $children = array(), $defaults = true) {
/plugin/userimportextended/
Dadmin.php19 protected $defaults = ['email', 'name', 'password', 'groups']; variable in admin_plugin_userimportextended
/plugin/webdavclient/vendor/sabre/vobject/lib/
DComponent.php50 function __construct(Document $root, $name, array $children = array(), $defaults = true) {
/plugin/davcard/vendor/sabre/vobject/lib/
DComponent.php50 function __construct(Document $root, $name, array $children = array(), $defaults = true) {
/plugin/bez/ctl/
H A Dthread.php101 $defaults = array('thread' => $thread); variable
/plugin/webdav/vendor/sabre/vobject/lib/
DComponent.php51 public function __construct(Document $root, $name, array $children = [], $defaults = true)
/plugin/icalevents/vendor/sabre/vobject/lib/
DComponent.php53 function __construct(Document $root, $name, array $children = [], $defaults = true) {
/plugin/rrdgraph/
Dsyntax.php179 private function parseAttributes($tag, $defaults) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
DSetCookie.php10 private static $defaults = [ variable in GuzzleHttp\\Cookie\\SetCookie
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Cookie/
DSetCookie.php13 private static $defaults = [ variable in GuzzleHttp\\Cookie\\SetCookie
/plugin/googleconsentmananger/
Djquery.cookiebar.js25 var defaults = { variable
/plugin/asciidocjs/node_modules/lodash/
Dobject.js8 'defaults': require('./defaults'), property
/plugin/mediasyntax/
Dhelper.php17 public $defaults = array(); variable in helper_plugin_mediasyntax
/plugin/settingstree/
Dhelper.php185 function registerSettings($pluginname,$version,$meta,$defaults){
/plugin/settingstree/settings/
Dsettingshierarchy.class.php23 function __construct($pluginname,$meta,$defaults,$values){
/plugin/botbouncer/lib/
Dbotbouncer.php334 private function defaults($item) { function in botBouncer
/plugin/asciidocjs/node_modules/clean-css/lib/options/
Doptimization-level.js149 function defaults(level, value) { function
/plugin/socialshareprivacy/
Djquery.socialshareprivacy.js84 var defaults = { variable
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
Dcircle.player.js35 defaults = { variable in CirclePlayer
/plugin/bez/mdl/
H A DTask.php87 public function __construct($model, $defaults=array()) {
/plugin/include/
H A Dhelper.php17 var $defaults = array(); variable in helper_plugin_include

12345