Ardillo\TableValueImage
On this page
Description
Ardillo base TableValueImage class.
Properties
TableValueImage::$app
Associated App instance
- type:
App
Methods
TableValueImage::__construct(Image $img)
Creates a new TableValueImage instance
Image $img
: The image value
TableValueImage::isValid()
Returns whether the table value is valid or not
Returns bool
TableValueImage::get()
Returns the table cell value
Returns Image
TableValue::getType()
Returns the table value type (as a TableValueType class integer constant)
Returns int