Home
last modified time | relevance | path

Searched defs:type (Results 1651 – 1675 of 1770) sorted by path

1...<<6162636465666768697071

/plugin/stackedit/
H A Dscript.js25 type: "Click", property in window.toolbar
/plugin/statistics/
H A Dadmin.php562 function html_icon($type, $value) { argument
/plugin/statistics/inc/
H A DStatisticsLogger.class.php83 public function log_groups($type, $groups) { argument
120 public function log_externalsearch($referer, &$type) { argument
443 log_edit($page, $type) global() argument
472 log_login($type, $user = '') global() argument
[all...]
/plugin/stlviewer/stlviewer/
H A DOrbitControls.js113 var changeEvent = { type: 'change' }; property in THREE.OrbitControls.changeEvent
114 var startEvent = { type: 'start'}; property in THREE.OrbitControls.startEvent
115 var endEvent = { type: 'end'}; property in THREE.OrbitControls.endEvent
H A DTrackballControls.js74 var changeEvent = { type: 'change' }; property in THREE.TrackballControls.changeEvent
75 var startEvent = { type: 'start' }; property in THREE.TrackballControls.startEvent
76 var endEvent = { type: 'end' }; property in THREE.TrackballControls.endEvent
H A Dthree.min.js2 …tchEvent:function(t){if(void 0!==this._listeners){var e=this._listeners[t.type];if(void 0!==e){t.t… property in AnonymousFunctione3d0f3fa8f00.n.metadata
/plugin/strata/helper/
H A Dsyntax.php176 function updateTypemap(&$typemap, $var, $type, $hint=null) { argument
[all...]
H A Dutil.php60 function loadType($type) { argument
183 renderValue($mode, & $R, & $T, $value, $typename, $hint = null, & $type = null) global() argument
208 renderField($mode, & $R, & $T, $values, $typename, $hint = null, & $type = null, $field = null, $separator = ', ') global() argument
[all...]
/plugin/struct/meta/
H A DCSVExporter.php20 protected $type = ''; variable in dokuwiki\\plugin\\struct\\meta\\CSVExporter
28 public function __construct($table, $type) argument
H A DCSVImporter.php40 protected $type; variable in dokuwiki\\plugin\\struct\\meta\\CSVImporter
49 public function __construct($table, $file, $type) argument
[all...]
H A DColumn.php24 protected $type; variable in dokuwiki\\plugin\\struct\\meta\\Column
40 public function __construct($sort, AbstractBaseType $type, $colref = 0, $enabled = true, $table = '') argument
[all...]
H A DPageColumn.php23 public function __construct($sort, Page $type, $table = '') argument
H A DPublishedColumn.php17 public function __construct($sort, Decimal $type, $table) argument
H A DQueryBuilder.php18 protected $type = []; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilder
H A DQueryBuilderWhere.php14 protected $type = 'AND'; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilderWhere
25 public function __construct(QueryBuilder $QB, $type = 'AND', $statement = null) argument
H A DRevisionColumn.php23 public function __construct($sort, DateTime $type, $table = '') argument
H A DRowColumn.php17 public function __construct($sort, Decimal $type, $table) argument
H A DSummaryColumn.php23 public function __construct($sort, AutoSummary $type, $table = '') argument
H A DUserColumn.php24 public function __construct($sort, User $type, $table = '') argument
H A DValueValidator.php75 validateField(AbstractBaseType $type, $label, & $data) global() argument
[all...]
/plugin/subjectindex/inc/
H A Dmatcher.php67 public $type = 'default'; // type of entry matched variable in SI_Entry
/plugin/subjectindex/plugins/
H A DEntryDefault.php29 public $type = 'default'; variable in SI_EntryDefault
H A DEntryTag.php13 public $type = 'tag'; variable in SI_EntryTag
H A DEntryVerse.php11 public $type = 'verse'; variable in SI_EntryVerse
/plugin/submgr/
H A Dhelper.php47 public function addRule($item, $type, $members)
150 protected function applyRule($item, $type, $members)
168 protected function ceaseRule($item, $type, $members)

1...<<6162636465666768697071