Ifdo
class Ifdo
Constants
AVAILABLE_VERSIONS |
|
Properties
private | $jsonArr | ||
private | $validator | ||
private | $debug |
Methods
static Ifdo
fromString($data, $strict = false)
No description
__construct($json, $strict = false)
No description
getValidator()
No description
void
revalidate()
No description
bool
isValid()
No description
array
getErrors()
No description
void
setDebug($value)
No description
bool
getDebug()
No description
getJsonData()
No description
getImageSetHeader()
No description
getImageSetItems()
No description
string
getIfdoVersion()
No description
void
printErrors()
No description
string
toString()
No description
Details
at line 13
static Ifdo
fromFile($path, $strict = false)
No description
at line 20
static Ifdo
fromString($data, $strict = false)
No description
at line 25
__construct($json, $strict = false)
No description
at line 38
getValidator()
No description
at line 47
void
revalidate()
No description
at line 60
bool
isValid()
No description
at line 65
array
getErrors()
No description
at line 69
void
setDebug($value)
No description
at line 74
bool
getDebug()
No description
at line 79
getJsonData()
No description
at line 84
getImageSetHeader()
No description
at line 94
getImageSetItems()
No description
at line 104
string
getIfdoVersion()
No description
at line 122
void
printErrors()
No description
at line 131
string
toString()
No description