Image
extends AbstractBackground
in package
Table of Contents
Properties
- $relationId : string
- $height : int
- $path : string
- Path.
- $width : int
Methods
- getExtension() : string
- Get Extension.
- getFilename() : string
- Get Filename.
- getIndexedFilename() : string
- Get indexed filename (using image index).
- getPath() : string|null
- Get Path.
- setPath() : self
- Set Path.
Properties
$relationId
public
string
$relationId
$height
protected
int
$height
$path
Path.
protected
string
$path
$width
protected
int
$width
Methods
getExtension()
Get Extension.
public
getExtension() : string
Return values
stringgetFilename()
Get Filename.
public
getFilename() : string
Return values
stringgetIndexedFilename()
Get indexed filename (using image index).
public
getIndexedFilename(string $numSlide) : string
Parameters
- $numSlide : string
Return values
stringgetPath()
Get Path.
public
getPath() : string|null
Return values
string|nullsetPath()
Set Path.
public
setPath([string $pValue = '' ][, bool $pVerifyFile = true ]) : self
Parameters
- $pValue : string = ''
-
File path
- $pVerifyFile : bool = true
-
Verify file