Table of Contents
Properties
-
$xml
: SimpleXMLElement
Methods
-
__construct()
: mixed
-
AnnotationText()
: string
-
ContentTitleText()
: string
-
Creator()
: string
-
getXml()
: SimpleXMLElement
-
Id()
: string
-
IssueDate()
: string
-
Issuer()
: string
-
Reel()
: SimpleXMLElement|null
-
ReelList()
: SimpleXMLElement|null
$xml
protected
SimpleXMLElement
$xml
__construct()
public
__construct(string $file) : mixed
Parameters
-
$file
: string
-
-
throws
-
InputMissingException
AnnotationText()
public
AnnotationText() : string
ContentTitleText()
public
ContentTitleText() : string
Creator()
public
Creator() : string
getXml()
public
getXml() : SimpleXMLElement
Return values
SimpleXMLElement
Id()
public
Id() : string
IssueDate()
public
IssueDate() : string
Issuer()
public
Issuer() : string
Reel()
public
Reel([int $id = 0 ]) : SimpleXMLElement|null
Parameters
-
$id
: int
= 0
-
Return values
SimpleXMLElement|null
ReelList()
public
ReelList() : SimpleXMLElement|null
Return values
SimpleXMLElement|null