2021-03-08 01:07:47 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< title > Documentation< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< base href = "../" >
< link rel = "icon" href = "images/favicon.ico" / >
< link rel = "stylesheet" href = "css/normalize.css" >
< link rel = "stylesheet" href = "css/base.css" >
< link href = "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel = "stylesheet" >
< link rel = "stylesheet" href = "css/template.css" >
< link rel = "stylesheet" href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity = "sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin = "anonymous" / >
< script src = "https://cdn.jsdelivr.net/npm/fuse.js@3.4.6" > < / script >
< script src = "https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2" > < / script >
< script src = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/js/all.min.js" integrity = "sha256-0vuk8LXoyrmCjp1f0O300qo1M75ZQyhH9X3J6d+scmk=" crossorigin = "anonymous" > < / script >
< script src = "js/search.js" > < / script >
< script defer src = "js/searchIndex.js" > < / script >
< / head >
< body id = "top" >
< header class = "phpdocumentor-header phpdocumentor-section" >
< h1 class = "phpdocumentor-title" > < a href = "" class = "phpdocumentor-title__link" > Documentation< / a > < / h1 >
< input class = "phpdocumentor-header__menu-button" type = "checkbox" id = "menu-button" name = "menu-button" / >
< label class = "phpdocumentor-header__menu-icon" for = "menu-button" >
< i class = "fas fa-bars" > < / i >
< / label >
< section data-search-form class = "phpdocumentor-search" >
< label >
< span class = "visually-hidden" > Search for< / span >
< svg class = "phpdocumentor-search__icon" width = "21" height = "20" viewBox = "0 0 21 20" fill = "none" xmlns = "http://www.w3.org/2000/svg" >
< circle cx = "7.5" cy = "7.5" r = "6.5" stroke = "currentColor" stroke-width = "2" / >
< line x1 = "12.4892" y1 = "12.2727" x2 = "19.1559" y2 = "18.9393" stroke = "currentColor" stroke-width = "3" / >
< / svg >
< input type = "search" class = "phpdocumentor-field phpdocumentor-search__field" placeholder = "Loading .." disabled / >
< / label >
< / section >
< nav class = "phpdocumentor-topnav" >
< ul class = "phpdocumentor-topnav__menu" >
< / ul >
< / nav >
< / header >
< main class = "phpdocumentor" >
< div class = "phpdocumentor-section" >
< input class = "phpdocumentor-sidebar__menu-button" type = "checkbox" id = "sidebar-button" name = "sidebar-button" / >
< label class = "phpdocumentor-sidebar__menu-icon" for = "sidebar-button" >
Menu
< / label >
< aside class = "phpdocumentor-column -four phpdocumentor-sidebar" >
< section class = "phpdocumentor-sidebar__category" >
< h2 class = "phpdocumentor-sidebar__category-header" > Namespaces< / h2 >
< h3 class = "phpdocumentor-sidebar__root-namespace" > < a href = "namespaces/default.html" > < abbr title = "\" > Global< / abbr > < / a > < / h3 >
< h4 class = "phpdocumentor-sidebar__root-namespace" > < a href = "namespaces/phpoffice.html" > < abbr title = "\PhpOffice" > PhpOffice< / abbr > < / a > < / h4 >
< ul class = "phpdocumentor-list" >
< li > < a href = "namespaces/phpoffice-phpword.html" > < abbr title = "\PhpOffice\PhpWord" > PhpWord< / abbr > < / a > < / li >
< / ul >
< / section >
< section class = "phpdocumentor-sidebar__category" >
< h2 class = "phpdocumentor-sidebar__category-header" > Reports< / h2 >
< h3 class = "phpdocumentor-sidebar__root-package" > < a href = "reports/deprecated.html" > Deprecated< / a > < / h3 >
< h3 class = "phpdocumentor-sidebar__root-package" > < a href = "reports/errors.html" > Errors< / a > < / h3 >
< h3 class = "phpdocumentor-sidebar__root-package" > < a href = "reports/markers.html" > Markers< / a > < / h3 >
< / section >
< section class = "phpdocumentor-sidebar__category" >
< h2 class = "phpdocumentor-sidebar__category-header" > Indices< / h2 >
< h3 class = "phpdocumentor-sidebar__root-package" > < a href = "indices/files.html" > Files< / a > < / h3 >
< / section >
< / aside >
< div class = "phpdocumentor-column -eight phpdocumentor-content" >
< ul class = "phpdocumentor-breadcrumbs" >
< li class = "phpdocumentor-breadcrumb" > < a href = "namespaces/phpoffice.html" > PhpOffice< / a > < / li >
< li class = "phpdocumentor-breadcrumb" > < a href = "namespaces/phpoffice-phpword.html" > PhpWord< / a > < / li >
< li class = "phpdocumentor-breadcrumb" > < a href = "namespaces/phpoffice-phpword-writer.html" > Writer< / a > < / li >
< li class = "phpdocumentor-breadcrumb" > < a href = "namespaces/phpoffice-phpword-writer-word2007.html" > Word2007< / a > < / li >
< li class = "phpdocumentor-breadcrumb" > < a href = "namespaces/phpoffice-phpword-writer-word2007-element.html" > Element< / a > < / li >
< / ul >
< article class = "phpdocumentor-element -class" >
< h2 class = "phpdocumentor-content__title" >
CheckBox
< span class = "phpdocumentor-element__extends" >
extends < a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-Text.html" > < abbr title = "\PhpOffice\PhpWord\Writer\Word2007\Element\Text" > Text< / abbr > < / a >
< / span >
< / h2 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/CheckBox.php" > < a href = "files/src-phpword-writer-word2007-element-checkbox.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/CheckBox.php" > CheckBox.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 25< / span >
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > CheckBox element writer.< / p >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > since< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > 0.10.0< / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h3 id = "toc" >
Table of Contents
< a href = "#toc" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h3 >
< dl class = "phpdocumentor-table-of-contents" >
< dt class = "phpdocumentor-table-of-contents__entry -property -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#property_withoutP" > $withoutP< / a >
< span >
: bool < / span >
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Without paragraph.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -property -private" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#property_element" > $element< / a >
< span >
: < a href = "classes/PhpOffice-PhpWord-Element-AbstractElement.html" > < abbr title = "\PhpOffice\PhpWord\Element\AbstractElement" > AbstractElement< / abbr > < / a > < / span >
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Element.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -property -private" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#property_xmlWriter" > $xmlWriter< / a >
< span >
: < a href = "classes/PhpOffice-PhpWord-Shared-XMLWriter.html" > < abbr title = "\PhpOffice\PhpWord\Shared\XMLWriter" > XMLWriter< / abbr > < / a > < / span >
< / dt >
2022-11-15 20:28:31 +00:00
< dd > XML writer.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method___construct" > __construct()< / a >
< span >
: mixed < / span >
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Create new instance.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -public" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-CheckBox.html#method_write" > write()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
< dd > Write element.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_endElementP" > endElementP()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
< dd > End w:p DOM element.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_getElement" > getElement()< / a >
< span >
: < a href = "classes/PhpOffice-PhpWord-Element-AbstractElement.html" > < abbr title = "\PhpOffice\PhpWord\Element\AbstractElement" > AbstractElement< / abbr > < / a > < / span >
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Get element.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_getText" > getText()< / a >
< span >
: string < / span >
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Convert text to valid format.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_getXmlWriter" > getXmlWriter()< / a >
< span >
: < a href = "classes/PhpOffice-PhpWord-Shared-XMLWriter.html" > < abbr title = "\PhpOffice\PhpWord\Shared\XMLWriter" > XMLWriter< / abbr > < / a > < / span >
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Get XML Writer.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_startElementP" > startElementP()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
< dd > Start w:p DOM element.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-Text.html#method_writeClosingTrackChange" > writeClosingTrackChange()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Write ending.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeCommentRangeEnd" > writeCommentRangeEnd()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Writes the w:commentRangeEnd DOM element.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeCommentRangeStart" > writeCommentRangeStart()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Writes the w:commentRangeStart DOM element.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeFontStyle" > writeFontStyle()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
< dd > Write ending.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-Text.html#method_writeOpeningTrackChange" > writeOpeningTrackChange()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Write opening of changed element.< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeParagraphStyle" > writeParagraphStyle()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
< dd > Write ending.< / dd >
< dt class = "phpdocumentor-table-of-contents__entry -method -protected" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeText" > writeText()< / a >
< span >
: bool < / span >
< / dt >
2022-11-15 20:28:31 +00:00
< dd > Write an XML text, this will call text() or writeRaw() depending on the value of Settings::isOutputEscapingEnabled().< / dd >
2021-03-08 01:07:47 +00:00
< dt class = "phpdocumentor-table-of-contents__entry -method -private" >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeTextStyle" > writeTextStyle()< / a >
< span >
2022-11-15 20:28:31 +00:00
: void < / span >
2021-03-08 01:07:47 +00:00
< / dt >
< dd > Write text style.< / dd >
< / dl >
< section class = "phpdocumentor-properties" >
< h3 class = "phpdocumentor-elements__header" id = "properties" >
Properties
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-CheckBox.html#properties" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h3 >
< article
class="
phpdocumentor-element
-property
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "property_withoutP" >
$withoutP
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#property_withoutP" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< span class = "phpdocumentor-element__modifiers" >
< / span >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 51< / span >
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Without paragraph.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
< span class = "phpdocumentor-signature__type" > bool< / span >
< span class = "phpdocumentor-signature__name" > $withoutP< / span >
= < span class = "phpdocumentor-signature__default-value" > false< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="
phpdocumentor-element
-property
-private
"
>
< h4 class = "phpdocumentor-element__name" id = "property_element" >
$element
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#property_element" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< span class = "phpdocumentor-element__modifiers" >
< / span >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 44< / span >
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Element.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
< span class = "phpdocumentor-signature__type" > < a href = "classes/PhpOffice-PhpWord-Element-AbstractElement.html" > < abbr title = "\PhpOffice\PhpWord\Element\AbstractElement" > AbstractElement< / abbr > < / a > < / span >
< span class = "phpdocumentor-signature__name" > $element< / span >
< / code >
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="
phpdocumentor-element
-property
-private
"
>
< h4 class = "phpdocumentor-element__name" id = "property_xmlWriter" >
$xmlWriter
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#property_xmlWriter" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< span class = "phpdocumentor-element__modifiers" >
< / span >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 37< / span >
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > XML writer.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
< span class = "phpdocumentor-signature__type" > < a href = "classes/PhpOffice-PhpWord-Shared-XMLWriter.html" > < abbr title = "\PhpOffice\PhpWord\Shared\XMLWriter" > XMLWriter< / abbr > < / a > < / span >
< span class = "phpdocumentor-signature__name" > $xmlWriter< / span >
< / code >
< section class = "phpdocumentor-description" > < / section >
< / article >
< / section >
< section class = "phpdocumentor-methods" >
< h3 class = "phpdocumentor-elements__header" id = "methods" >
Methods
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-CheckBox.html#methods" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h3 >
< article
class="phpdocumentor-element
-method
-public
"
>
< h4 class = "phpdocumentor-element__name" id = "method___construct" >
__construct()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method___construct" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 63< / span >
2021-03-08 01:07:47 +00:00
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Create new instance.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
< span class = "phpdocumentor-signature__name" > __construct< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > < a href = "classes/PhpOffice-PhpWord-Shared-XMLWriter.html" > < abbr title = "\PhpOffice\PhpWord\Shared\XMLWriter" > XMLWriter< / abbr > < / a > < / span > < span class = "phpdocumentor-signature__argument__name" > $xmlWriter< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > < a href = "classes/PhpOffice-PhpWord-Element-AbstractElement.html" > < abbr title = "\PhpOffice\PhpWord\Element\AbstractElement" > AbstractElement< / abbr > < / a > < / span > < span class = "phpdocumentor-signature__argument__name" > $element< / span > < / span > < span class = "phpdocumentor-signature__argument" > < span > [< / span > < span > , < / span > < span class = "phpdocumentor-signature__argument__return-type" > bool < / span > < span class = "phpdocumentor-signature__argument__name" > $withoutP< / span > < span > = < / span > < span class = "phpdocumentor-signature__argument__default-value" > false< / span > < span > ]< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > mixed< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $xmlWriter< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > < a href = "classes/PhpOffice-PhpWord-Shared-XMLWriter.html" > < abbr title = "\PhpOffice\PhpWord\Shared\XMLWriter" > XMLWriter< / abbr > < / a > < / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2022-11-15 20:28:31 +00:00
2021-03-08 01:07:47 +00:00
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $element< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > < a href = "classes/PhpOffice-PhpWord-Element-AbstractElement.html" > < abbr title = "\PhpOffice\PhpWord\Element\AbstractElement" > AbstractElement< / abbr > < / a > < / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
2022-11-15 20:28:31 +00:00
2021-03-08 01:07:47 +00:00
< / dd >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $withoutP< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > bool< / span >
= < span class = "phpdocumentor-signature__argument__default-value" > false< / span > < / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > mixed< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-public
"
>
< h4 class = "phpdocumentor-element__name" id = "method_write" >
write()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-CheckBox.html#method_write" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/CheckBox.php" > < a href = "files/src-phpword-writer-word2007-element-checkbox.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/CheckBox.php" > CheckBox.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 30< / span >
< / aside >
< p class = "phpdocumentor-summary" > Write element.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > public< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > write< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_endElementP" >
endElementP()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_endElementP" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 110< / span >
2021-03-08 01:07:47 +00:00
< / aside >
< p class = "phpdocumentor-summary" > End w:p DOM element.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > endElementP< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_getElement" >
getElement()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_getElement" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 85< / span >
2021-03-08 01:07:47 +00:00
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Get element.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
< span class = "phpdocumentor-signature__name" > getElement< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > < a href = "classes/PhpOffice-PhpWord-Element-AbstractElement.html" > < abbr title = "\PhpOffice\PhpWord\Element\AbstractElement" > AbstractElement< / abbr > < / a > < / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > < a href = "classes/PhpOffice-PhpWord-Element-AbstractElement.html" > < abbr title = "\PhpOffice\PhpWord\Element\AbstractElement" > AbstractElement< / abbr > < / a > < / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_getText" >
getText()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_getText" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 207< / span >
2021-03-08 01:07:47 +00:00
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Convert text to valid format.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
< span class = "phpdocumentor-signature__name" > getText< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > string < / span > < span class = "phpdocumentor-signature__argument__name" > $text< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > string< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $text< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > string< / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_getXmlWriter" >
getXmlWriter()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_getXmlWriter" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 75< / span >
2021-03-08 01:07:47 +00:00
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Get XML Writer.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
< span class = "phpdocumentor-signature__name" > getXmlWriter< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > < a href = "classes/PhpOffice-PhpWord-Shared-XMLWriter.html" > < abbr title = "\PhpOffice\PhpWord\Shared\XMLWriter" > XMLWriter< / abbr > < / a > < / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > < a href = "classes/PhpOffice-PhpWord-Shared-XMLWriter.html" > < abbr title = "\PhpOffice\PhpWord\Shared\XMLWriter" > XMLWriter< / abbr > < / a > < / span >
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_startElementP" >
startElementP()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_startElementP" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 95< / span >
2021-03-08 01:07:47 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Start w:p DOM element.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > startElementP< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-tag-list__heading" id = "tags" >
Tags
< a href = "#tags" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h5 >
< dl class = "phpdocumentor-tag-list" >
< dt class = "phpdocumentor-tag-list__entry" >
< span class = "phpdocumentor-tag__name" > uses< / span >
< / dt >
< dd class = "phpdocumentor-tag-list__definition" >
< span class = "phpdocumentor-tag-link" > < a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-PageBreak.html#method_write" > < abbr title = "\PhpOffice\PhpWord\Writer\Word2007\Element\PageBreak::write()" > PageBreak::write()< / abbr > < / a > < / span >
< section class = "phpdocumentor-description" > < / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_writeClosingTrackChange" >
writeClosingTrackChange()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-Text.html#method_writeClosingTrackChange" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/Text.php" > < a href = "files/src-phpword-writer-word2007-element-text.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/Text.php" > Text.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 93< / span >
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Write ending.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > writeClosingTrackChange< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_writeCommentRangeEnd" >
writeCommentRangeEnd()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeCommentRangeEnd" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 137< / span >
2021-03-08 01:07:47 +00:00
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Writes the w:commentRangeEnd DOM element.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > writeCommentRangeEnd< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_writeCommentRangeStart" >
writeCommentRangeStart()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeCommentRangeStart" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 121< / span >
2021-03-08 01:07:47 +00:00
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Writes the w:commentRangeStart DOM element.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > writeCommentRangeStart< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_writeFontStyle" >
writeFontStyle()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeFontStyle" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 175< / span >
2021-03-08 01:07:47 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Write ending.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > writeFontStyle< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_writeOpeningTrackChange" >
writeOpeningTrackChange()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-Text.html#method_writeOpeningTrackChange" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/Text.php" > < a href = "files/src-phpword-writer-word2007-element-text.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/Text.php" > Text.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 69< / span >
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Write opening of changed element.< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > writeOpeningTrackChange< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_writeParagraphStyle" >
writeParagraphStyle()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeParagraphStyle" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 167< / span >
2021-03-08 01:07:47 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Write ending.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > writeParagraphStyle< / span > < span > (< / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< article
class="phpdocumentor-element
-method
-protected
"
>
< h4 class = "phpdocumentor-element__name" id = "method_writeText" >
writeText()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeText" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
< span class = "phpdocumentor-element-found-in__line" > 219< / span >
< / aside >
2022-11-15 20:28:31 +00:00
< p class = "phpdocumentor-summary" > Write an XML text, this will call text() or writeRaw() depending on the value of Settings::isOutputEscapingEnabled().< / p >
2021-03-08 01:07:47 +00:00
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > protected< / span >
< span class = "phpdocumentor-signature__name" > writeText< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > string < / span > < span class = "phpdocumentor-signature__argument__name" > $content< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > bool< / span > < / code >
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $content< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > The text string to write< / p >
< / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
< span class = "phpdocumentor-signature__response_type" > bool< / span >
—
< section class = "phpdocumentor-description" > < p > Returns true on success or false on failure< / p >
< / section >
< / article >
< article
class="phpdocumentor-element
-method
-private
"
>
< h4 class = "phpdocumentor-element__name" id = "method_writeTextStyle" >
writeTextStyle()
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-AbstractElement.html#method_writeTextStyle" class = "headerlink" > < i class = "fas fa-link" > < / i > < / a >
< / h4 >
< aside class = "phpdocumentor-element-found-in" >
< abbr class = "phpdocumentor-element-found-in__file" title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > < a href = "files/src-phpword-writer-word2007-element-abstractelement.html" > < abbr title = "src/PhpWord/Writer/Word2007/Element/AbstractElement.php" > AbstractElement.php< / abbr > < / a > < / abbr >
:
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-element-found-in__line" > 185< / span >
2021-03-08 01:07:47 +00:00
< / aside >
< p class = "phpdocumentor-summary" > Write text style.< / p >
< code class = "phpdocumentor-code phpdocumentor-signature " >
< span class = "phpdocumentor-signature__visibility" > private< / span >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__name" > writeTextStyle< / span > < span > (< / span > < span class = "phpdocumentor-signature__argument" > < span class = "phpdocumentor-signature__argument__return-type" > string < / span > < span class = "phpdocumentor-signature__argument__name" > $styleType< / span > < / span > < span > )< / span > < span > : < / span > < span class = "phpdocumentor-signature__response_type" > void< / span > < / code >
2021-03-08 01:07:47 +00:00
< section class = "phpdocumentor-description" > < / section >
< h5 class = "phpdocumentor-argument-list__heading" > Parameters< / h5 >
< dl class = "phpdocumentor-argument-list" >
< dt class = "phpdocumentor-argument-list__entry" >
< span class = "phpdocumentor-signature__argument__name" > $styleType< / span >
: < span class = "phpdocumentor-signature__argument__return-type" > string< / span >
< / dt >
< dd class = "phpdocumentor-argument-list__definition" >
< section class = "phpdocumentor-description" > < p > Font|Paragraph< / p >
< / section >
< / dd >
< / dl >
< h5 class = "phpdocumentor-return-value__heading" > Return values< / h5 >
2022-11-15 20:28:31 +00:00
< span class = "phpdocumentor-signature__response_type" > void< / span >
2021-03-08 01:07:47 +00:00
—
< section class = "phpdocumentor-description" > < / section >
< / article >
< / section >
< / article >
< section data-search-results class = "phpdocumentor-search-results phpdocumentor-search-results--hidden" >
< section class = "phpdocumentor-search-results__dialog" >
< header class = "phpdocumentor-search-results__header" >
< h2 class = "phpdocumentor-search-results__title" > Search results< / h2 >
< button class = "phpdocumentor-search-results__close" > < i class = "fas fa-times" > < / i > < / button >
< / header >
< section class = "phpdocumentor-search-results__body" >
< ul class = "phpdocumentor-search-results__entries" > < / ul >
< / section >
< / section >
< / section >
< / div >
< / div >
< a href = "classes/PhpOffice-PhpWord-Writer-Word2007-Element-CheckBox.html#top" class = "phpdocumentor-back-to-top" > < i class = "fas fa-chevron-circle-up" > < / i > < / a >
< / main >
< script >
cssVars({});
< / script >
< / body >
< / html >