| /plugin/authfacebook/lib/GraphNodes/ |
| D | GraphEvent.php | 50 return $this->getField('id'); 60 return $this->getField('cover'); 70 return $this->getField('description'); 80 return $this->getField('end_time'); 90 return $this->getField('is_date_only'); 100 return $this->getField('name'); 110 return $this->getField('owner'); 120 return $this->getField('parent_group'); 130 return $this->getField('place'); 140 return $this->getField('privacy'); [all …]
|
| D | GraphAlbum.php | 49 return $this->getField('id'); 59 return $this->getField('can_upload'); 69 return $this->getField('count'); 79 return $this->getField('cover_photo'); 89 return $this->getField('created_time'); 99 return $this->getField('updated_time'); 109 return $this->getField('description'); 119 return $this->getField('from'); 129 return $this->getField('place'); 139 return $this->getField('link'); [all …]
|
| D | GraphGroup.php | 48 return $this->getField('id'); 58 return $this->getField('cover'); 68 return $this->getField('description'); 78 return $this->getField('email'); 88 return $this->getField('icon'); 98 return $this->getField('link'); 108 return $this->getField('name'); 118 return $this->getField('member_request_count'); 128 return $this->getField('owner'); 138 return $this->getField('parent'); [all …]
|
| D | GraphUser.php | 50 return $this->getField('id'); 60 return $this->getField('name'); 70 return $this->getField('first_name'); 80 return $this->getField('middle_name'); 90 return $this->getField('last_name'); 100 return $this->getField('email'); 110 return $this->getField('gender'); 120 return $this->getField('link'); 130 return $this->getField('birthday'); 140 return $this->getField('location'); [all …]
|
| D | GraphPage.php | 51 return $this->getField('id'); 61 return $this->getField('category'); 71 return $this->getField('name'); 81 return $this->getField('best_page'); 91 return $this->getField('global_brand_parent_page'); 101 return $this->getField('location'); 111 return $this->getField('cover'); 121 return $this->getField('picture'); 133 return $this->getField('access_token'); 145 return $this->getField('perms');
|
| D | GraphLocation.php | 40 return $this->getField('street'); 50 return $this->getField('city'); 60 return $this->getField('state'); 70 return $this->getField('country'); 80 return $this->getField('zip'); 90 return $this->getField('latitude'); 100 return $this->getField('longitude');
|
| D | GraphSessionInfo.php | 40 return $this->getField('app_id'); 50 return $this->getField('application'); 60 return $this->getField('expires_at'); 70 return $this->getField('is_valid'); 80 return $this->getField('issued_at'); 90 return $this->getField('scopes'); 100 return $this->getField('user_id');
|
| D | GraphAchievement.php | 48 return $this->getField('id'); 58 return $this->getField('from'); 68 return $this->getField('publish_time'); 78 return $this->getField('application'); 88 return $this->getField('data'); 110 return $this->getField('no_feed_story');
|
| D | GraphPicture.php | 40 return $this->getField('is_silhouette'); 50 return $this->getField('url'); 60 return $this->getField('width'); 70 return $this->getField('height');
|
| D | GraphCoverPhoto.php | 40 return $this->getField('id'); 50 return $this->getField('source'); 60 return $this->getField('offset_x'); 70 return $this->getField('offset_y');
|
| D | Collection.php | 66 public function getField($name, $default = null) function in Facebook\\GraphNodes\\Collection 88 return $this->getField($name, $default);
|
| D | GraphApplication.php | 41 return $this->getField('id');
|
| /plugin/authfacebook/lib/Authentication/ |
| D | AccessTokenMetadata.php | 76 public function getField($field, $default = null) function in Facebook\\Authentication\\AccessTokenMetadata 98 return $this->getField($field, $default); 156 return $this->getField('app_id'); 166 return $this->getField('application'); 177 return $this->getField('error') !== null; 217 return $this->getField('expires_at'); 227 return $this->getField('is_valid'); 242 return $this->getField('issued_at'); 253 return $this->getField('metadata'); 294 return $this->getField('profile_id'); [all …]
|
| /plugin/elasticsearch/cli/ |
| D | img.php | 39 $meta->getField([ 46 $meta->getField([ 52 $meta->getField([ 56 $meta->getField([ 62 'created' => date('Y-m-d\TH:i:s\Z', $meta->getField('Date.EarliestTime')),
|
| /plugin/bb4dw/ |
| D | bibtexbrowser.php | 871 if (isset($this->builtdb[$bib->getField('crossref')])) { 872 $crossrefEntry = $this->builtdb[$bib->getField('crossref')]; 1239 $res = $this->getField(Q_INNER_TYPE); 1346 return '<a'.get_target().' href="'.$this->getField($bibfield).'">'.$str.'</a>'; 1389 …$extension = strtolower(pathinfo(parse_url($this->getField($bibfield),PHP_URL_PATH),PATHINFO_EXTEN… 1436 if ($this->hasField('abstract')) return $this->getField('abstract'); 1477 if ($this->getField(Q_KEY) == null) { 1481 return $this->getField(Q_KEY); 1486 return $this->getField('title'); 1495 return $this->getField("publisher"); [all …]
|
| /plugin/gallery/classes/ |
| D | Image.php | 42 $this->title = $jpegMeta->getField('Simple.Title'); 43 $this->description = $jpegMeta->getField('Iptc.Caption'); 44 $this->created = $jpegMeta->getField('Date.EarliestTime'); 45 $this->width = $jpegMeta->getField('File.Width'); 46 $this->height = $jpegMeta->getField('File.Height');
|
| /plugin/preservefilenames/ |
| D | action_adorabelle.php | 70 $info .= (int) $item['meta']->getField('File.Width'); 72 $info .= (int) $item['meta']->getField('File.Height'); 161 $size .= (int) $item['meta']->getField('File.Width'); 163 $size .= (int) $item['meta']->getField('File.Height');
|
| D | action_angua.php | 385 $info .= (int) $item['meta']->getField('File.Width'); 387 $info .= (int) $item['meta']->getField('File.Height'); 476 $size .= (int) $item['meta']->getField('File.Width'); 478 $size .= (int) $item['meta']->getField('File.Height');
|
| /plugin/combo/vendor/dragonmantank/cron-expression/tests/Cron/ |
| H A D | FieldFactoryTest.php | 30 $this->assertEquals($class, get_class($f->getField($position))); 41 $f->getField(-1);
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/ |
| D | SerializerBuilderTest.php | 52 $factory = $this->getField($serializer, 'factory'); 272 private function getField($obj, $name) function in JMS\\Serializer\\Tests\\SerializerBuilderTest 282 $factory = $this->getField($builder->build(), 'factory'); 284 return $this->getField($factory, 'includeInterfaces');
|
| /plugin/photogallery/ |
| D | syntax.php | 781 return $img['meta']->getField($this->metaAliases['img_title']); 783 return $img['meta']->getField($this->metaAliases['img_caption']); 785 return $img['meta']->getField($this->metaAliases['img_keywords']); 787 return $img['meta']->getField($this->metaAliases['img_date']); 789 return $img['meta']->getField($this->metaAliases['img_width']); 791 return $img['meta']->getField($this->metaAliases['img_height']); 915 $make = $jpeg->getField(array('Exif.Make','Exif.TIFFMake')); 916 $model = $jpeg->getField(array('Exif.Model','Exif.TIFFModel')); 919 $fnumber = $jpeg->getField(array('Exif.FNumber')); 920 $iso = $jpeg->getField(array('Exif.ISOSpeedRatings'));
|
| /plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/ |
| H A D | CronExpression.php | 153 if (!$this->fieldFactory->getField($position)->validate($value)) { 347 $fields[$position] = $this->fieldFactory->getField($position); 378 …$this->fieldFactory->getField(0)->increment($nextRun, $invert, isset($parts[0]) ? $parts[0] : null…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
| D | GooglePrivacyDlpV2NumericalStatsConfig.php | 35 public function getField() function in Google\\Service\\DLP\\GooglePrivacyDlpV2NumericalStatsConfig
|
| D | GooglePrivacyDlpV2EntityId.php | 35 public function getField() function in Google\\Service\\DLP\\GooglePrivacyDlpV2EntityId
|
| D | GooglePrivacyDlpV2CategoricalStatsConfig.php | 35 public function getField() function in Google\\Service\\DLP\\GooglePrivacyDlpV2CategoricalStatsConfig
|