Home
last modified time | relevance | path

Searched defs:model (Results 26 – 50 of 88) sorted by relevance

1234

/plugin/bez/mdl/
H A DTask_program.php18 public function __construct($model) { argument
H A DEntity.php19 protected $model; variable in dokuwiki\\plugin\\bez\\mdl\\Entity
133 public function __construct($model) { argument
[all...]
H A DFactory.php13 protected $model; variable in dokuwiki\\plugin\\bez\\mdl\\Factory
125 public function __construct(Model $model) { argument
[all...]
H A DTask_comment.php31 public function __construct($model, $defaults=array()) { argument
[all...]
H A DThread_comment.php42 public function __construct($model, $defaults=array()) { argument
[all...]
H A DValidator.php8 private $rules=array(), $errors=array(), $model; variable in dokuwiki\\plugin\\bez\\mdl\\Validator
9 public function __construct($model) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DTranslateDocumentRequest.php35 public $model; variable in Google\\Service\\Translate\\TranslateDocumentRequest
104 public function setModel($model)
/plugin/aichat/
H A DEmbeddings.php24 protected $model; global() variable in dokuwiki\\plugin\\aichat\\Embeddings
39 __construct(AbstractModel $model, AbstractStorage $storage) global() argument
H A Dhelper.php20 protected $model; global() variable in helper_plugin_aichat
/plugin/googleanalytics/
H A Dscript.js64 tracker.set('sendHitTask', function(model) { argument
/plugin/combo/ComboStrap/
H A DTemplateEngine.php265 public function renderWebPage(string $template, array $model): string argument
270 public function renderWebComponent(string $template, array $model): string argument
H A DTemplateForWebPage.php66 private array $model; variable in ComboStrap\\TemplateForWebPage
108 public function setModel(array $model): TemplateForWebPage argument
[all...]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js114 return function(model) { argument
806 return this.map(function(model) { return model.toJSON(options); }); argument
970 push: function(model, options) { argument
981 unshift: function(model, options) { argument
1074 create: function(model, options) { argument
1162 _isModel: function(model) { argument
1167 _addReference: function(model, options) { argument
1175 _removeReference: function(model, options) { argument
1187 _onModelEvent: function(event, model, collection, options) { argument
1406 Backbone.sync = function(method, model, options) { argument
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js247 EditorUi.prototype.createParentLookup = function(model, diff) argument
433 EditorUi.prototype.patchCellRecursive = function(page, model, cell, parentLookup, diff) argument
549 EditorUi.prototype.patchCell = function(model, cell, diff, resolve) argument
/plugin/fksnewsfeed/inc/ORM/
H A DServicePriority.php25 public function update(AbstractModel $model, array $data): void {
H A DAbstractService.php42 public function update(AbstractModel $model, array $data): void {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1DiskInfo.php50 public $model; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1DiskInfo
163 public function setModel($model)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DHardwareInfo.php70 public $model; variable in Google\\Service\\AndroidManagement\\HardwareInfo
241 public function setModel($model)
/plugin/bez/action/
H A Dbase.php8 protected $model; variable in action_plugin_bez_base
/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognitionConfig.php76 public $model; variable in Google\\Service\\Speech\\RecognitionConfig
291 public function setModel($model)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php133 public function setSmoothingModel(string $model, array $params): self argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1Device.php96 public $model; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device
389 public function setModel($model)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDeviceConfig.php145 public function setModel(SasPortalDeviceModel $model)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/
H A DSasPortalDeviceConfig.php145 public function setModel(SasPortalDeviceModel $model)

1234