Differences Between: [Versions 310 and 402] [Versions 310 and 403]
(no description)
File Size: | 37 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ContentItemImage:: (1 method):
__construct()
Class: ContentItemImage - X-Ref
Class to represent a content-item image object__construct($id, $height = null, $width = null) X-Ref |
Class constructor. param: string $id URL of image param: int $height Height of image in pixels (optional) param: int $width Width of image in pixels (optional) |