- property phpDocumentor
\Reflection $id Identifies the MyLibrary file.\Types \Integer - property phpDocumentor
\Reflection $name The file name.\Types \String_ - property phpDocumentor
\Reflection $height The image height.\Types \Integer - property phpDocumentor
\Reflection $width The image width.\Types \Integer - property phpDocumentor
\Reflection $size The image size.\Types \Integer - property phpDocumentor
\Reflection $url The image URL.\Types \String_ - property phpDocumentor
\Reflection $description The image description.\Types \String_ - property phpDocumentor
\Reflection $folder The image folder\Types \String_ - property phpDocumentor
\Reflection $source The application that uploaded this image.\Types \String_ - property phpDocumentor
\Reflection $type The image format.\Types \String_ - property phpDocumentor
\Reflection $status THe image status.\Types \String_ - property phpDocumentor
\Reflection $thumbnail\Types \Object_ - property phpDocumentor
\Reflection $image Boolean indicating if this file is an image.\Types \Boolean - property phpDocumentor
\Reflection $folder_id Identifies a folder in MyLibrary.\Types \Integer - property phpDocumentor
\Reflection $external_url The external url for the file.\Types \String_ - property phpDocumentor
\Reflection $modified_date Identifies the time a user last modified the file.\Types \String_ - property phpDocumentor
\Reflection $added_date Identifies the time a user originally added the file to MyLibrary.\Types \String_ - property phpDocumentor
\Reflection $external_file_id External identifier for the file.\Types \String_
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['id' => 'int', 'name' => 'string', 'height' => 'int', 'width' => 'int', 'size' => 'int', 'url' => 'string', 'description' => 'string', 'folder' => 'string', 'source' => ['MyComputer', 'StockImage', 'Facebook', 'Instagram', 'Bigstock', 'Mobile', 'Artwork', 'Canva'], 'type' => ['GIF', 'JPG', 'PDF', 'PNG', 'DOC', 'DOCX', 'XLS', 'XLSX', 'PPT', 'PPTX'], 'status' => ['Active', 'Processing', 'VirusFound', 'Deleted', 'Purged', 'Failed'], 'thumbnail' => '\PHPFUI\ConstantContact\Definition\Thumbnail', 'image' => 'bool', 'folder_id' => 'int', 'external_url' => 'string', 'modified_date' => 'string', 'added_date' => 'string', 'external_file_id' => 'string'] |
Properties |
protected static array $fields = ['id' => 'int', 'name' => 'string', 'height' => 'int', 'width' => 'int', 'size' => 'int', 'url' => 'string', 'description' => 'string', 'folder' => 'string', 'source' => ['MyComputer', 'StockImage', 'Facebook', 'Instagram', 'Bigstock', 'Mobile', 'Artwork', 'Canva'], 'type' => ['GIF', 'JPG', 'PDF', 'PNG', 'DOC', 'DOCX', 'XLS', 'XLSX', 'PPT', 'PPTX'], 'status' => ['Active', 'Processing', 'VirusFound', 'Deleted', 'Purged', 'Failed'], 'thumbnail' => '\PHPFUI\ConstantContact\Definition\Thumbnail', 'image' => 'bool', 'folder_id' => 'int', 'external_url' => 'string', 'modified_date' => 'string', 'added_date' => 'string', 'external_file_id' => 'string'] |