title |
description |
pageBlockPhoto |
pageBlockPhoto attributes, type and example |
Constructor: pageBlockPhoto
Back to constructors index
Attributes:
Name |
Type |
Required |
photo_id |
long |
Required |
caption |
RichText |
Required |
Example:
$pageBlockPhoto = ['_' => 'pageBlockPhoto', 'photo_id' => long, 'caption' => RichText, ];