Documentation

Properties
in package

Table of Contents

Properties

$spreadsheet  : Spreadsheet

Methods

__construct()  : mixed
load()  : void
setCoreProperties()  : void
setMetaProperties()  : void
setUserDefinedProperty()  : void

Properties

Methods

load()

public load(SimpleXMLElement $xml, array<string|int, mixed> $namespacesMeta) : void
Parameters
$xml : SimpleXMLElement
$namespacesMeta : array<string|int, mixed>

setCoreProperties()

private setCoreProperties(Properties $docProps, SimpleXMLElement $officePropertyDC) : void
Parameters
$docProps : Properties
$officePropertyDC : SimpleXMLElement

setMetaProperties()

private setMetaProperties(array<string|int, mixed> $namespacesMeta, SimpleXMLElement $propertyValue, string $propertyName, Properties $docProps) : void
Parameters
$namespacesMeta : array<string|int, mixed>
$propertyValue : SimpleXMLElement
$propertyName : string
$docProps : Properties

setUserDefinedProperty()

private setUserDefinedProperty(iterable<string|int, mixed> $propertyValueAttributes, string $propertyValue, Properties $docProps) : void
Parameters
$propertyValueAttributes : iterable<string|int, mixed>
$propertyValue : string
$docProps : Properties

        
On this page

Search results