Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
(no description)
File Size: | 38 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) |