pobject > ppage > pdir > pphotobook
Data
(string) | $data->picture | path to a pphoto object, which can be used as a cover image. |
(int) | $data->thumbwidth | Default width of thumbnails. |
(int) | $data->thumbheight | Default height of thumbnails. |
(string) | $data->thumbcolor | Default background color for thumbnails. Deprecated. |
Methods
(array) | get_photos | Returns a list of pphoto objects. Deprecated. |
(array) | getThumbSettings |
Returns an array with the thumbwidth, height and color. |