1 | <?php |
||
12 | class Place extends BaseType |
||
13 | { |
||
14 | /** |
||
15 | * A property-value pair representing an additional characteristics of the |
||
16 | * entitity, e.g. a product feature or another characteristic for which |
||
17 | * there is no matching property in schema.org. |
||
18 | * |
||
19 | * Note: Publishers should be aware that applications designed to use |
||
20 | * specific schema.org properties (e.g. http://schema.org/width, |
||
21 | * http://schema.org/color, http://schema.org/gtin13, ...) will typically |
||
22 | * expect such data to be provided using those properties, rather than using |
||
23 | * the generic property/value mechanism. |
||
24 | * |
||
25 | * @param PropertyValue|PropertyValue[] $additionalProperty |
||
26 | * |
||
27 | * @return static |
||
28 | * |
||
29 | * @see http://schema.org/additionalProperty |
||
30 | */ |
||
31 | public function additionalProperty($additionalProperty) |
||
35 | |||
36 | /** |
||
37 | * Physical address of the item. |
||
38 | * |
||
39 | * @param PostalAddress|PostalAddress[]|string|string[] $address |
||
40 | * |
||
41 | * @return static |
||
42 | * |
||
43 | * @see http://schema.org/address |
||
44 | */ |
||
45 | public function address($address) |
||
49 | |||
50 | /** |
||
51 | * The overall rating, based on a collection of reviews or ratings, of the |
||
52 | * item. |
||
53 | * |
||
54 | * @param AggregateRating|AggregateRating[] $aggregateRating |
||
55 | * |
||
56 | * @return static |
||
57 | * |
||
58 | * @see http://schema.org/aggregateRating |
||
59 | */ |
||
60 | public function aggregateRating($aggregateRating) |
||
64 | |||
65 | /** |
||
66 | * An amenity feature (e.g. a characteristic or service) of the |
||
67 | * Accommodation. This generic property does not make a statement about |
||
68 | * whether the feature is included in an offer for the main accommodation or |
||
69 | * available at extra costs. |
||
70 | * |
||
71 | * @param LocationFeatureSpecification|LocationFeatureSpecification[] $amenityFeature |
||
72 | * |
||
73 | * @return static |
||
74 | * |
||
75 | * @see http://schema.org/amenityFeature |
||
76 | */ |
||
77 | public function amenityFeature($amenityFeature) |
||
81 | |||
82 | /** |
||
83 | * A short textual code (also called "store code") that uniquely identifies |
||
84 | * a place of business. The code is typically assigned by the |
||
85 | * parentOrganization and used in structured URLs. |
||
86 | * |
||
87 | * For example, in the URL |
||
88 | * http://www.starbucks.co.uk/store-locator/etc/detail/3047 the code "3047" |
||
89 | * is a branchCode for a particular branch. |
||
90 | * |
||
91 | * @param string|string[] $branchCode |
||
92 | * |
||
93 | * @return static |
||
94 | * |
||
95 | * @see http://schema.org/branchCode |
||
96 | */ |
||
97 | public function branchCode($branchCode) |
||
101 | |||
102 | /** |
||
103 | * The basic containment relation between a place and one that contains it. |
||
104 | * |
||
105 | * @param Place|Place[] $containedIn |
||
106 | * |
||
107 | * @return static |
||
108 | * |
||
109 | * @see http://schema.org/containedIn |
||
110 | */ |
||
111 | public function containedIn($containedIn) |
||
115 | |||
116 | /** |
||
117 | * The basic containment relation between a place and one that contains it. |
||
118 | * |
||
119 | * @param Place|Place[] $containedInPlace |
||
120 | * |
||
121 | * @return static |
||
122 | * |
||
123 | * @see http://schema.org/containedInPlace |
||
124 | */ |
||
125 | public function containedInPlace($containedInPlace) |
||
129 | |||
130 | /** |
||
131 | * The basic containment relation between a place and another that it |
||
132 | * contains. |
||
133 | * |
||
134 | * @param Place|Place[] $containsPlace |
||
135 | * |
||
136 | * @return static |
||
137 | * |
||
138 | * @see http://schema.org/containsPlace |
||
139 | */ |
||
140 | public function containsPlace($containsPlace) |
||
144 | |||
145 | /** |
||
146 | * Upcoming or past event associated with this place, organization, or |
||
147 | * action. |
||
148 | * |
||
149 | * @param Event|Event[] $event |
||
150 | * |
||
151 | * @return static |
||
152 | * |
||
153 | * @see http://schema.org/event |
||
154 | */ |
||
155 | public function event($event) |
||
159 | |||
160 | /** |
||
161 | * Upcoming or past events associated with this place or organization. |
||
162 | * |
||
163 | * @param Event|Event[] $events |
||
164 | * |
||
165 | * @return static |
||
166 | * |
||
167 | * @see http://schema.org/events |
||
168 | */ |
||
169 | public function events($events) |
||
173 | |||
174 | /** |
||
175 | * The fax number. |
||
176 | * |
||
177 | * @param string|string[] $faxNumber |
||
178 | * |
||
179 | * @return static |
||
180 | * |
||
181 | * @see http://schema.org/faxNumber |
||
182 | */ |
||
183 | public function faxNumber($faxNumber) |
||
187 | |||
188 | /** |
||
189 | * The geo coordinates of the place. |
||
190 | * |
||
191 | * @param GeoCoordinates|GeoCoordinates[]|GeoShape|GeoShape[] $geo |
||
192 | * |
||
193 | * @return static |
||
194 | * |
||
195 | * @see http://schema.org/geo |
||
196 | */ |
||
197 | public function geo($geo) |
||
201 | |||
202 | /** |
||
203 | * The [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also |
||
204 | * referred to as International Location Number or ILN) of the respective |
||
205 | * organization, person, or place. The GLN is a 13-digit number used to |
||
206 | * identify parties and physical locations. |
||
207 | * |
||
208 | * @param string|string[] $globalLocationNumber |
||
209 | * |
||
210 | * @return static |
||
211 | * |
||
212 | * @see http://schema.org/globalLocationNumber |
||
213 | */ |
||
214 | public function globalLocationNumber($globalLocationNumber) |
||
218 | |||
219 | /** |
||
220 | * A URL to a map of the place. |
||
221 | * |
||
222 | * @param Map|Map[]|string|string[] $hasMap |
||
223 | * |
||
224 | * @return static |
||
225 | * |
||
226 | * @see http://schema.org/hasMap |
||
227 | */ |
||
228 | public function hasMap($hasMap) |
||
232 | |||
233 | /** |
||
234 | * A flag to signal that the item, event, or place is accessible for free. |
||
235 | * |
||
236 | * @param bool|bool[] $isAccessibleForFree |
||
237 | * |
||
238 | * @return static |
||
239 | * |
||
240 | * @see http://schema.org/isAccessibleForFree |
||
241 | */ |
||
242 | public function isAccessibleForFree($isAccessibleForFree) |
||
246 | |||
247 | /** |
||
248 | * The International Standard of Industrial Classification of All Economic |
||
249 | * Activities (ISIC), Revision 4 code for a particular organization, |
||
250 | * business person, or place. |
||
251 | * |
||
252 | * @param string|string[] $isicV4 |
||
253 | * |
||
254 | * @return static |
||
255 | * |
||
256 | * @see http://schema.org/isicV4 |
||
257 | */ |
||
258 | public function isicV4($isicV4) |
||
262 | |||
263 | /** |
||
264 | * The latitude of a location. For example ```37.42242``` ([WGS |
||
265 | * 84](https://en.wikipedia.org/wiki/World_Geodetic_System)). |
||
266 | * |
||
267 | * @param float|float[]|int|int[]|string|string[] $latitude |
||
268 | * |
||
269 | * @return static |
||
270 | * |
||
271 | * @see http://schema.org/latitude |
||
272 | */ |
||
273 | public function latitude($latitude) |
||
277 | |||
278 | /** |
||
279 | * An associated logo. |
||
280 | * |
||
281 | * @param ImageObject|ImageObject[]|string|string[] $logo |
||
282 | * |
||
283 | * @return static |
||
284 | * |
||
285 | * @see http://schema.org/logo |
||
286 | */ |
||
287 | public function logo($logo) |
||
291 | |||
292 | /** |
||
293 | * The longitude of a location. For example ```-122.08585``` ([WGS |
||
294 | * 84](https://en.wikipedia.org/wiki/World_Geodetic_System)). |
||
295 | * |
||
296 | * @param float|float[]|int|int[]|string|string[] $longitude |
||
297 | * |
||
298 | * @return static |
||
299 | * |
||
300 | * @see http://schema.org/longitude |
||
301 | */ |
||
302 | public function longitude($longitude) |
||
306 | |||
307 | /** |
||
308 | * A URL to a map of the place. |
||
309 | * |
||
310 | * @param string|string[] $map |
||
311 | * |
||
312 | * @return static |
||
313 | * |
||
314 | * @see http://schema.org/map |
||
315 | */ |
||
316 | public function map($map) |
||
320 | |||
321 | /** |
||
322 | * A URL to a map of the place. |
||
323 | * |
||
324 | * @param string|string[] $maps |
||
325 | * |
||
326 | * @return static |
||
327 | * |
||
328 | * @see http://schema.org/maps |
||
329 | */ |
||
330 | public function maps($maps) |
||
334 | |||
335 | /** |
||
336 | * The total number of individuals that may attend an event or venue. |
||
337 | * |
||
338 | * @param int|int[] $maximumAttendeeCapacity |
||
339 | * |
||
340 | * @return static |
||
341 | * |
||
342 | * @see http://schema.org/maximumAttendeeCapacity |
||
343 | */ |
||
344 | public function maximumAttendeeCapacity($maximumAttendeeCapacity) |
||
348 | |||
349 | /** |
||
350 | * The opening hours of a certain place. |
||
351 | * |
||
352 | * @param OpeningHoursSpecification|OpeningHoursSpecification[] $openingHoursSpecification |
||
353 | * |
||
354 | * @return static |
||
355 | * |
||
356 | * @see http://schema.org/openingHoursSpecification |
||
357 | */ |
||
358 | public function openingHoursSpecification($openingHoursSpecification) |
||
362 | |||
363 | /** |
||
364 | * A photograph of this place. |
||
365 | * |
||
366 | * @param ImageObject|ImageObject[]|Photograph|Photograph[] $photo |
||
367 | * |
||
368 | * @return static |
||
369 | * |
||
370 | * @see http://schema.org/photo |
||
371 | */ |
||
372 | public function photo($photo) |
||
376 | |||
377 | /** |
||
378 | * Photographs of this place. |
||
379 | * |
||
380 | * @param ImageObject|ImageObject[]|Photograph|Photograph[] $photos |
||
381 | * |
||
382 | * @return static |
||
383 | * |
||
384 | * @see http://schema.org/photos |
||
385 | */ |
||
386 | public function photos($photos) |
||
390 | |||
391 | /** |
||
392 | * A flag to signal that the [[Place]] is open to public visitors. If this |
||
393 | * property is omitted there is no assumed default boolean value |
||
394 | * |
||
395 | * @param bool|bool[] $publicAccess |
||
396 | * |
||
397 | * @return static |
||
398 | * |
||
399 | * @see http://schema.org/publicAccess |
||
400 | */ |
||
401 | public function publicAccess($publicAccess) |
||
405 | |||
406 | /** |
||
407 | * A review of the item. |
||
408 | * |
||
409 | * @param Review|Review[] $review |
||
410 | * |
||
411 | * @return static |
||
412 | * |
||
413 | * @see http://schema.org/review |
||
414 | */ |
||
415 | public function review($review) |
||
419 | |||
420 | /** |
||
421 | * Review of the item. |
||
422 | * |
||
423 | * @param Review|Review[] $reviews |
||
424 | * |
||
425 | * @return static |
||
426 | * |
||
427 | * @see http://schema.org/reviews |
||
428 | */ |
||
429 | public function reviews($reviews) |
||
433 | |||
434 | /** |
||
435 | * A slogan or motto associated with the item. |
||
436 | * |
||
437 | * @param string|string[] $slogan |
||
438 | * |
||
439 | * @return static |
||
440 | * |
||
441 | * @see http://schema.org/slogan |
||
442 | */ |
||
443 | public function slogan($slogan) |
||
447 | |||
448 | /** |
||
449 | * Indicates whether it is allowed to smoke in the place, e.g. in the |
||
450 | * restaurant, hotel or hotel room. |
||
451 | * |
||
452 | * @param bool|bool[] $smokingAllowed |
||
453 | * |
||
454 | * @return static |
||
455 | * |
||
456 | * @see http://schema.org/smokingAllowed |
||
457 | */ |
||
458 | public function smokingAllowed($smokingAllowed) |
||
462 | |||
463 | /** |
||
464 | * The special opening hours of a certain place. |
||
465 | * |
||
466 | * Use this to explicitly override general opening hours brought in scope by |
||
467 | * [[openingHoursSpecification]] or [[openingHours]]. |
||
468 | * |
||
469 | * @param OpeningHoursSpecification|OpeningHoursSpecification[] $specialOpeningHoursSpecification |
||
470 | * |
||
471 | * @return static |
||
472 | * |
||
473 | * @see http://schema.org/specialOpeningHoursSpecification |
||
474 | */ |
||
475 | public function specialOpeningHoursSpecification($specialOpeningHoursSpecification) |
||
479 | |||
480 | /** |
||
481 | * The telephone number. |
||
482 | * |
||
483 | * @param string|string[] $telephone |
||
484 | * |
||
485 | * @return static |
||
486 | * |
||
487 | * @see http://schema.org/telephone |
||
488 | */ |
||
489 | public function telephone($telephone) |
||
493 | |||
494 | } |
||
495 |