Home
last modified time | relevance | path

Searched refs:entity (Results 26 – 50 of 268) sorted by relevance

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DUsageReport.php57 public function setEntity(UsageReportEntity $entity) argument
59 $this->entity = $entity;
66 return $this->entity;
/plugin/bez/tpl/
H A Dthread.php14 <?php foreach ($tpl->get('timeline') as $entity): ?>
15 <?php if ($entity->get_table_name() == 'thread_comment'): ?>
16 <?php $tpl->set('thread_comment', $entity) ?>
18 $tpl->param('kid') == $entity->id): ?>
23 <?php elseif($entity->get_table_name() == 'task'): ?>
25 <?php $tpl->set('task', $entity) ?>
27 $tpl->param('tid') == $entity->id): ?>
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1p2beta1LabelAnnotation.php53 public function setEntity(GoogleCloudVideointelligenceV1p2beta1Entity $entity) argument
55 $this->entity = $entity;
62 return $this->entity;
H A DGoogleCloudVideointelligenceV1p3beta1LabelAnnotation.php53 public function setEntity(GoogleCloudVideointelligenceV1p3beta1Entity $entity) argument
55 $this->entity = $entity;
62 return $this->entity;
H A DGoogleCloudVideointelligenceV1LabelAnnotation.php53 public function setEntity(GoogleCloudVideointelligenceV1Entity $entity) argument
55 $this->entity = $entity;
62 return $this->entity;
H A DGoogleCloudVideointelligenceV1beta2LabelAnnotation.php53 public function setEntity(GoogleCloudVideointelligenceV1beta2Entity $entity) argument
55 $this->entity = $entity;
62 return $this->entity;
H A DGoogleCloudVideointelligenceV1p1beta1LabelAnnotation.php53 public function setEntity(GoogleCloudVideointelligenceV1p1beta1Entity $entity) argument
55 $this->entity = $entity;
62 return $this->entity;
H A DGoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation.php59 public function setEntity(GoogleCloudVideointelligenceV1beta2Entity $entity) argument
61 $this->entity = $entity;
68 return $this->entity;
H A DGoogleCloudVideointelligenceV1ObjectTrackingAnnotation.php59 public function setEntity(GoogleCloudVideointelligenceV1Entity $entity) argument
61 $this->entity = $entity;
68 return $this->entity;
H A DGoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation.php59 public function setEntity(GoogleCloudVideointelligenceV1p2beta1Entity $entity) argument
61 $this->entity = $entity;
68 return $this->entity;
H A DGoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation.php59 public function setEntity(GoogleCloudVideointelligenceV1p1beta1Entity $entity) argument
61 $this->entity = $entity;
68 return $this->entity;
H A DGoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation.php59 public function setEntity(GoogleCloudVideointelligenceV1p3beta1Entity $entity) argument
61 $this->entity = $entity;
68 return $this->entity;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DObjectAccessControl.php37 public $entity; variable in Google\\Service\\Storage\\ObjectAccessControl
118 public function setEntity($entity) argument
120 $this->entity = $entity;
127 return $this->entity;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DEntityUserLink.php44 public function setEntity(EntityUserLinkEntity $entity) argument
46 $this->entity = $entity;
53 return $this->entity;
H A DEntityAdWordsLink.php65 public function setEntity(EntityAdWordsLinkEntity $entity) argument
67 $this->entity = $entity;
74 return $this->entity;
/plugin/yuriigantt/src/
H A DJsonRequest.php83 if ($this->payload->entity === self::ENTITY_TASK) {
86 } elseif ($this->payload->entity === self::ENTITY_LINK) {
93 if ($this->payload->entity === self::ENTITY_TASK) {
96 } elseif ($this->payload->entity === self::ENTITY_LINK) {
103 if ($this->payload->entity === self::ENTITY_TASK) {
106 } elseif ($this->payload->entity === self::ENTITY_LINK) {
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO11 Alternatively, you can give your entity definition file any name you want and feed
25 entity numeric code
26 entity character code
29 entity numeric code
30 entity character code
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO11 Alternatively, you can give your entity definition file any name you want and feed
25 entity numeric code
26 entity character code
29 entity numeric code
30 entity character code
/plugin/ckgedit/action/entities/
H A DENTITIES.HOWTO11 Alternatively, you can give your entity definition file any name you want and feed
25 entity numeric code
26 entity character code
29 entity numeric code
30 entity character code
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1DiscoveryEvent.php114 public function setEntity(GoogleCloudDataplexV1DiscoveryEventEntityDetails $entity) argument
116 $this->entity = $entity;
123 return $this->entity;
/plugin/html2pdf/html2pdf/html2ps/
H A Dxhtml.entities.inc.php7 foreach ($g_html_entities as $entity => $code) {
8 $html = str_replace("&{$entity};","&#{$code};",$html);
18 $html = preg_replace("/&{$entity}([\s<])/","&#{$code};\\1",$html);
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js198 if (entry.commands[j].entity === undo.command.entity.task) {
201 else if (entry.commands[j].entity === undo.command.entity.link) {
213 if (command.entity === undo.command.entity.link) {
611 entity: null, property in AnonymousFunction4dce81d40100.AnonymousFunction4dce81d42100.Undo.Undo.command
614 create: function (value, oldValue, type, entity) { argument
616 entity: entity,
660 this.command.entity = gantt.config.undo_types;
736 if (a.entity === "task" && b.entity === "task") {
756 var entities = this.command.entity;
778 var getMethod = methods[command.entity].get;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DStorage.php94 'entity' => [
113 'entity' => [
160 'entity' => [
179 'entity' => [
475 'entity' => [
494 'entity' => [
549 'entity' => [
568 'entity' => [
678 'entity' => [
706 'entity' => [
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13entity:null,type:null,create:function(t,n,e,o){return{entity:o,type:e,value:gantt.copy(t),oldValue… property in AnonymousFunction70481f410400.a.t.command
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jar ... http/message/ org/apache/http/entity/ org/apache/http/util/ org ...

1234567891011