Home
last modified time | relevance | path

Searched refs:getField (Results 1 – 25 of 68) sorted by relevance

123

/plugin/authfacebook/lib/GraphNodes/
DGraphEvent.php50 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 …]
DGraphAlbum.php49 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 …]
DGraphGroup.php48 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 …]
DGraphUser.php50 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 …]
DGraphPage.php51 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');
DGraphLocation.php40 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');
DGraphSessionInfo.php40 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');
DGraphAchievement.php48 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');
DGraphPicture.php40 return $this->getField('is_silhouette');
50 return $this->getField('url');
60 return $this->getField('width');
70 return $this->getField('height');
DGraphCoverPhoto.php40 return $this->getField('id');
50 return $this->getField('source');
60 return $this->getField('offset_x');
70 return $this->getField('offset_y');
DCollection.php66 public function getField($name, $default = null) function in Facebook\\GraphNodes\\Collection
88 return $this->getField($name, $default);
DGraphApplication.php41 return $this->getField('id');
/plugin/authfacebook/lib/Authentication/
DAccessTokenMetadata.php76 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/
Dimg.php39 $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/
Dbibtexbrowser.php871 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/
DImage.php42 $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/
Daction_adorabelle.php70 $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');
Daction_angua.php385 $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 DFieldFactoryTest.php30 $this->assertEquals($class, get_class($f->getField($position)));
41 $f->getField(-1);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/
DSerializerBuilderTest.php52 $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/
Dsyntax.php781 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 DCronExpression.php153 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/
DGooglePrivacyDlpV2NumericalStatsConfig.php35 public function getField() function in Google\\Service\\DLP\\GooglePrivacyDlpV2NumericalStatsConfig
DGooglePrivacyDlpV2EntityId.php35 public function getField() function in Google\\Service\\DLP\\GooglePrivacyDlpV2EntityId
DGooglePrivacyDlpV2CategoricalStatsConfig.php35 public function getField() function in Google\\Service\\DLP\\GooglePrivacyDlpV2CategoricalStatsConfig

123