[Rtf] element index

All elements
a b c d e f g h i k l m o p r s t u v w
a
top
$alignment
Table::$alignment in Table.php
Internal use.
$alignment
Cell::$alignment in Cell.php
Internal use.
$alignment
Section::$alignment in Section.php
Internal use.
addColor
Rtf::addColor() in Rtf.php
Adds color to rtf document. Internal use.
addColumn
Table::addColumn() in Table.php
Adds column to a table.
addColumnsList
Adds list of columns to a table.
addFont
Rtf::addFont() in Rtf.php
Adds font to rtf document. Internal use.
addFooter
Section::addFooter() in Section.php
Creates footer for section pages.
addFooter
Rtf::addFooter() in Rtf.php
Creates footer for document pages.
addHeader
Section::addHeader() in Section.php
Creates header for section pages.
addHeader
Rtf::addHeader() in Rtf.php
Creates header for document pages.
addImage
Container::addImage() in Container.php
Adds image to element container.
addImageToCell
Adds image to cell.
addRow
Table::addRow() in Table.php
Adds row to a table.
addRows
Table::addRows() in Table.php
Adds rows to a table.
addRowsList
Adds list of rows to a table.
addSection
Adds section to rtf document.
addTable
Cell::addTable() in Cell.php
Overriden. Does nothing. Nesting cells are not suported in current version.
addTable
Container::addTable() in Container.php
Adds table to element container.
b
top
$backColor
Cell::$backColor in Cell.php
Internal use.
$bordered
Cell::$bordered in Cell.php
Internal use.
$bordered
Section::$bordered in Section.php
Internal use.
Bordered
Bordered in Bordered.php
Class for representing bordered part of object.
Bordered.php
Bordered.php in Bordered.php
BorderFormat
BorderFormat in BorderFormat.php
Borders formating class.
BorderFormat
BorderFormat::BorderFormat() in BorderFormat.php
Constructor
BorderFormat.php
BorderFormat.php in BorderFormat.php
c
top
$cells
Table::$cells in Table.php
Internal use.
$column
Cell::$column in Cell.php
Internal use.
$columns
Table::$columns in Table.php
Internal use.
$container
Table::$container in Table.php
Internal use.
Cell
Cell::Cell() in Cell.php
Constructor of cell.
Cell
Cell in Cell.php
Class for creating cells of tables.
Cell.php
Cell.php in Cell.php
CM_IN_POINTS
CM_IN_POINTS in Image.php
Container
Container in Container.php
Atstract class of container.
Container
Container::Container() in Container.php
Container.php
Container.php in Container.php
d
top
$direction
Cell::$direction in Cell.php
Internal use.
e
top
$elements
Cell::$elements in Cell.php
Internal use.
$elements
Container::$elements in Container.php
Internal use.
$emptyPar
Container::$emptyPar in Container.php
Internal use.
emptyParagraph
Adds empty paragraph to container.
f
top
$first
Section::$first in Section.php
Internal use.
$firstRowHeader
Internal use.
$font
Cell::$font in Cell.php
Internal use.
$footers
Rtf::$footers in Rtf.php
Internal use.
Font
Font::Font() in Font.php
Font constructor
Font
Font in Font.php
Text font formating class.
Font.php
Font.php in Font.php
Footer
Footer in Footer.php
Class for creating footers of document.
Footer
Footer::Footer() in Footer.php
Constructor. Internal use.
Footer.php
Footer.php in Footer.php
formatColor
Formats color code. Internal use.
g
top
getBackColor
Gets rtf code of background color. Internal use.
getCell
Table::getCell() in Table.php
Gets the instance of cell.
getColor
Rtf::getColor() in Rtf.php
Gets rtf code of color. Internal use.
getContent
ParFormat::getContent() in ParFormat.php
Gets rtf code of paragraph format. Internal use.
getContent
Section::getContent() in Section.php
Gets rtf code of section. Internal use.
getContent
Table::getContent() in Table.php
Gets rtf code of Table object. Internal use.
getContent
Bordered::getContent() in Bordered.php
Gets rtf code of object. Internal use.
getContent
Image::getContent() in Image.php
Gets rtf code of image. Internal use.
getContent
Header::getContent() in Header.php
Gets rtf code of header. Internal use.
getContent
Container::getContent() in Container.php
Gets rtf code of Container. Internal use.
getContent
Font::getContent() in Font.php
Gets rtf code of font. Internal use.
getContent
Footer::getContent() in Footer.php
Gets rtf code of footer. Internal use.
getContent
Cell::getContent() in Cell.php
Gets rtf code of Cell object. Internal use.
getFont
Rtf::getFont() in Rtf.php
Gets rtf code of font. Internal use.
getFontColor
Gets rtf code of font color. Internal use.
getLayoutWidth
Gets width of page layout.
getNotColoredPartOfContent
Gets rtf code of not colored part of border fotmat. Internal use.
getType
BorderFormat::getType() in BorderFormat.php
Gets rtf code of border format type. Internal use.
h
top
$headers
Rtf::$headers in Rtf.php
Internal use.
$horMerged
Cell::$horMerged in Cell.php
Internal use.
Header
Header::Header() in Header.php
Constructor. Internal use.
Header
Header in Header.php
Class for creating headers of documents.
Header.php
Header.php in Header.php
i
top
Image
Image::Image() in Image.php
Constructor. Internal use.
Image
Image in Image.php
Class for inserting images into document.
Image.php
Image.php in Image.php
insertPageBreak
Breaks page.
k
top
$keep
Table::$keep in Table.php
Internal use.
l
top
$leftPosition
Internal use.
m
top
$marginBottom
Internal use.
$marginLeft
Rtf::$marginLeft in Rtf.php
Internal use.
$marginRight
Internal use.
$marginTop
Rtf::$marginTop in Rtf.php
Internal use.
mergeCells
Table::mergeCells() in Table.php
Merges cells of table.
o
top
$oddEvenDifferent
Internal use.
$oddEvenDifferent
Internal use.
p
top
$paperHeight
Internal use.
$paperWidth
Rtf::$paperWidth in Rtf.php
Internal use.
$pard
Cell::$pard in Cell.php
Internal use.
$pard
Container::$pard in Container.php
Internal use.
$parFormat
Image::$parFormat in Image.php
Internal use.
ParFormat
ParFormat in ParFormat.php
Paragraph formating class.
ParFormat
ParFormat::ParFormat() in ParFormat.php
ParFormat Constructor
ParFormat.php
ParFormat.php in ParFormat.php
r
top
$row
Cell::$row in Cell.php
Internal use.
$rows
Table::$rows in Table.php
Internal use.
$rtf
Container::$rtf in Container.php
Internal use.
$rtf
Table::$rtf in Table.php
Internal use.
rotate
Cell::rotate() in Cell.php
Rotates cell.
rotateCells
Rotates cells.
Rtf
Rtf in Rtf.php
Class for creating rtf documents.
Rtf
Rtf::Rtf() in Rtf.php
Rtf constructor.
Rtf.php
Rtf.php in Rtf.php
RTF_DEFAULT_TAB_WIDTH
s
top
$sections
Rtf::$sections in Rtf.php
Internal use.
save
Rtf::save() in Rtf.php
Saves rtf document to file.
Section
Section in Section.php
Class for creating sections of document.
Section.php
Section.php in Section.php
sendRtf
Rtf::sendRtf() in Rtf.php
Sends rtf content as file attachment.
setAnimatedText
Sets animated text properties.
setBackColor
ParFormat::setBackColor() in ParFormat.php
Sets background color.
setBackGround
Sets background color.
setBackGroundOfCells
Sets background color of cells.
setBold
Font::setBold() in Font.php
Sets text bold.
setBorders
ParFormat::setBorders() in ParFormat.php
Sets borders of element.
setBorders
Sets borders of document pages. Sections can override this borders.
setBorders
Bordered::setBorders() in Bordered.php
Sets borders of element. Internal use.
setBorders
Section::setBorders() in Section.php
Sets borders of section pages.
setBorders
Image::setBorders() in Image.php
Sets borders of element.
setBorders
Cell::setBorders() in Cell.php
Sets borders of element.
setBordersOfCells
Sets borders of cells.
setColumns
Section::setColumns() in Section.php
Sets section columns with different widths.
If you use this function, you shouldn't use {@see SetColumnsNumber}.
setColumnsCount
Sets number of columns in section.
setDefaultAlignment
Sets alignment of empty cell. The method writeToCell overrides it with ParFormat alignment.
setDefaultAlignmentOfCells
Sets alignments of empty cells.
setDefaultFont
Sets font of empty cell. The method writeToCell overrides it with another Font.
setDefaultFontOfCells
Sets default font of empty cells.
setDefaultTabWidth
Sets default tab width of the document.
setFirstRowAsHeader
Sets the first row of table as header. This row is repeated at the top of each page.
setGutter
Section::setGutter() in Section.php
Sets the gutter width.
NOTICE: OpenOficce doesn't understant.
setGutter
Rtf::setGutter() in Rtf.php
Sets the gutter width.
NOTICE: OpenOficce doesn't understant.
setHeight
Image::setHeight() in Image.php
Sets height of image.
setIndentFirst
Sets first line indent (default 0)
setIndentLeft
Sets left indent (default 0)
setIndentRight
Sets right indent (default 0)
setInfo
Rtf::setInfo() in Rtf.php
SetS document information properties.
setItalic
Font::setItalic() in Font.php
Sets text italic.
setLandscape
Sets landscape orientation of paper.
setLeftPosition
Sets left position of table.
setLineBetweenColumns
Sets line between columns.
setMargins
Sets the margins of document pages.
setMargins
Section::setMargins() in Section.php
Sets the margins of pages in section.
setMirrorMargins
Sets the margin definitions on left and right pages.
setMirrorMargins
Sets the margin definitions on left and right pages.
NOTICE: OpenOficce doesn't Understant.
setNoBreak
Section::setNoBreak() in Section.php
Sets no section break.
setOddEvenDifferent
Sets if odd and even headers/footers are different
setPaperHeight
Sets the paper height of document.
setPaperHeight
Sets the paper height of pages in section.
setPaperWidth
Sets the paper width of document.
setPaperWidth
Sets the paper width of pages in section.
setPosition
Header::setPosition() in Header.php
Sets vertical header position from top of page.
setPosition
Footer::setPosition() in Footer.php
Set footer position from page bottom.
setRowsKeepTogether
Sets that the table row is not splited by a page break. By default page break splits table row.
setShading
ParFormat::setShading() in ParFormat.php
Sets shading.
setSpaceAfter
Sets the vertical spacing after this paragraph.
setSpaceBefore
Sets the vertical spacing before this paragraph.
setSpaceBetweenColumns
Sets space (width) between columns.
setSpaceBetweenLines
Sets the vertical spacing between paragraph lines.
setStartPage
Sets the beginning page number.
setStrike
Font::setStrike() in Font.php
Sets strikethrough of text.
setUnderline
Sets text underline.
setVerticalAlignment
Sets vertical alignment of cell
setVerticalAlignment
Sets vertical alignment of text of section.
setVerticalAlignmentOfCells
Sets vertical alignment of cells.
setViewMode
Sets the view mode of the document.
setWidth
Image::setWidth() in Image.php
Sets width of image.
setZoom
Rtf::setZoom() in Rtf.php
Sets the zoom level (in percents) of the document. By default word understands as 100%.
NOTICE: if zoom kind is defined, zoom level is not used.
setZoomKind
Sets the zoom kind of the document.
SPACE_IN_LINES
SPACE_IN_LINES in Rtf.php
SPACE_IN_POINTS
SPACE_IN_POINTS in Rtf.php
t
top
$table
Cell::$table in Cell.php
Internal use.
$text
Cell::$text in Cell.php
Internal use.
Table
Table in Table.php
Class for creating tables.
Table
Table::Table() in Table.php
Constructor. Internal use.
Table.php
Table.php in Table.php
TWIPS_IN_CM
TWIPS_IN_CM in Rtf.php
u
top
utf8Unicode
Formats utf-8 encoded text. Internal use.
Util
Util in Util.php
Utilities class.
Util.php
Util.php in Util.php
v
top
$verMerged
Cell::$verMerged in Cell.php
Internal use.
$verStart
Cell::$verStart in Cell.php
Internal use.
w
top
$width
Cell::$width in Cell.php
Internal use.
writeHyperLink
Writes hyperlink to container.
writeRtfCode
Container::writeRtfCode() in Container.php
Writes rtf code to container.
writeText
Container::writeText() in Container.php
Writes text to container.
writeToCell
Writes text to cell.
a b c d e f g h i k l m o p r s t u v w