\PhpOffice\PhpWord\Writer\HTML\ElementContainer

Container element HTML writer

Summary

Methods
Properties
Constants
write()
__construct()
setWithoutP()
No public properties found
No constants found
No protected methods found
$parentWriter
$element
$withoutP
$escaper
$namespace
N/A
No private methods found
No private properties found
N/A

Properties

$withoutP

$withoutP : boolean

Without paragraph

Type

boolean

$namespace

$namespace : string

Namespace; Can't use __NAMESPACE__ in inherited class (RTF)

Type

string

Methods

write()

write() : string

Write container

Returns

string

setWithoutP()

setWithoutP(boolean  $value) 

Set without paragraph.

Parameters

boolean $value