Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/
H A DSasPortalDeviceConfig.php145 public function setModel(SasPortalDeviceModel $model)
/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/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DCustomVoiceParams.php25 public $model; variable in Google\\Service\\Texttospeech\\CustomVoiceParams
34 public function setModel($model)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DScreen.php33 public $model; variable in Google\\Service\\ToolResults\\Screen
70 public function setModel($model)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
H A DDetectLanguageRequest.php37 public $model; variable in Google\\Service\\Translate\\DetectLanguageRequest
84 public function setModel($model)
H A DTranslateDocumentRequest.php35 public $model; variable in Google\\Service\\Translate\\TranslateDocumentRequest
104 public function setModel($model)
H A DTranslateDocumentResponse.php31 public $model; variable in Google\\Service\\Translate\\TranslateDocumentResponse
78 public function setModel($model)
H A DTranslateTextRequest.php40 public $model; variable in Google\\Service\\Translate\\TranslateTextRequest
109 public function setModel($model)
H A DTranslation.php31 public $model; variable in Google\\Service\\Translate\\Translation
68 public function setModel($model)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DFeature.php29 public $model; variable in Google\\Service\\Vision\\Feature
52 public function setModel($model)
/plugin/authucenter/lib/uc_client/
H A Dclient.php134 function uc_api_mysql($model, $action, $args=array()) {
/plugin/authucenter/lib/uc_client/model/
H A Dbase.php82 function load($model, $base = NULL) {
/plugin/bez/action/
H A Dbase.php8 protected $model; variable in action_plugin_bez_base
/plugin/bez/mdl/
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 DLabel.php12 public function __construct($model) { argument
H A DTask.php86 __construct($model, $defaults = array()) global() argument
[all...]
H A DTask_comment.php31 public function __construct($model, $defaults=array()) { argument
[all...]
H A DTask_program.php18 public function __construct($model) { argument
H A DThread.php62 __construct($model, $defaults = array()) global() argument
[all...]
H A DThread_comment.php42 public function __construct($model, $defaults=array()) { argument
[all...]
H A DUserFactory.php7 private $model; variable in dokuwiki\\plugin\\bez\\mdl\\UserFactory
9 public function __construct($model) { argument
H A DValidator.php8 private $rules=array(), $errors=array(), $model; variable in dokuwiki\\plugin\\bez\\mdl\\Validator
9 public function __construct($model) { argument
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js7468 function Factory(model, properties) { argument
8024 function Properties(model) { argument
8115 Properties.prototype.defineModel = function(target, model) { argument
9473 function normalizeXsiTypeName(name, model) { argument
9685 function ElementHandler(model, typeName, context) { argument
9943 function RootElementHandler(model, typeName, context) { argument
9970 function GenericElementHandler(model, typeName, context) { argument
10024 model: options property in Reader.options
/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

1234