Documentation

Properties
in package

Table of Contents

Properties

$docProps  : Properties
$securityScanner  : XmlScanner

Methods

__construct()  : mixed
readCoreProperties()  : void
readCustomProperties()  : void
readExtendedProperties()  : void
extractPropertyData()  : SimpleXMLElement|null
getArrayItem()  : string

Properties

Methods

readCoreProperties()

public readCoreProperties(string $propertyData) : void
Parameters
$propertyData : string

readCustomProperties()

public readCustomProperties(string $propertyData) : void
Parameters
$propertyData : string

readExtendedProperties()

public readExtendedProperties(string $propertyData) : void
Parameters
$propertyData : string

extractPropertyData()

private extractPropertyData(string $propertyData) : SimpleXMLElement|null
Parameters
$propertyData : string
Return values
SimpleXMLElement|null

getArrayItem()

private getArrayItem(null|array<string|int, mixed>|false $array) : string
Parameters
$array : null|array<string|int, mixed>|false
Return values
string

        
On this page

Search results