Index
A
- $ Texy#allowed — Property in class Texy
- $ Texy#allowedTags — Property in class Texy
- $ Texy#allowedClasses — Property in class Texy
- $ Texy#allowedStyles — Property in class Texy
- $ Texy#alignClasses — Property in class Texy
- $ Texy#advertisingNotice — Property in class Texy
- Texy::addHandler() — Method in class Texy
Add new event handler.
- TexyHeadingModule::afterParse() — Method in class TexyHeadingModule
- $ TexyHtml#attrs — Property in class TexyHtml
- TexyHtml::add() — Method in class TexyHtml
Adds new element's child.
- $ TexyImage#asMax — Property in class TexyImage
- TexyImageModule::addReference() — Method in class TexyImageModule
Adds new named reference to image.
- $ TexyLineParser#again — Property in class TexyLineParser
- TexyLinkModule::addReference() — Method in class TexyLinkModule
Adds new named reference.
- $ TexyModifier#attrs — Property in class TexyModifier
B
- $ Texy#blockModule — Property in class Texy
- $ Texy#blockQuoteModule — Property in class Texy
- TexyBlockModule::beforeBlockParse() — Method in class TexyBlockModule
Single block pre-processing.
- TexyEmoticonModule::beforeParse() — Method in class TexyEmoticonModule
- $ TexyHeadingModule#balancing — Property in class TexyHeadingModule
- TexyHeadingModule::beforeParse() — Method in class TexyHeadingModule
- $ TexyHtmlOutputModule#baseIndent — Property in class TexyHtmlOutputModule
- TexyImageModule::beforeParse() — Method in class TexyImageModule
Text pre-processing.
- TexyLinkModule::beforeParse() — Method in class TexyLinkModule
Text pre-processing.
- $ TexyListModule#bullets — Property in class TexyListModule
- TexyListModule::beforeParse() — Method in class TexyListModule
- TexyTypographyModule::beforeParse() — Method in class TexyTypographyModule
Text pre-processing.
C
- $ Texy#cleaner — Property in class Texy
- Texy::checkURL() — Method in class Texy
Filters bad URLs.
- TexyBlockParser::cmp() — Method in class TexyBlockParser
- TexyBlockQuoteModule::citeLink() — Method in class TexyBlockQuoteModule
Converts cite source to URL.
- $ TexyEmoticonModule#class — Property in class TexyEmoticonModule
- $ TexyFigureModule#class — Property in class TexyFigureModule
- $ TexyHorizLineModule#classes — Property in class TexyHorizLineModule
- $ TexyHtml#children — Property in class TexyHtml
- TexyHtml::create() — Method in class TexyHtml
Creates and adds a new TexyHtml child.
- TexyHtml::count() — Method in class TexyHtml
Required by the Countable interface.
- TexyHtmlOutputModule::cb() — Method in class TexyHtmlOutputModule
Callback function:
| | .- $ TexyModifier#classes — Property in class TexyModifier
- $ TexyModifier#cite — Property in class TexyModifier
- $ TexyTableCellElement#colSpan — Property in class TexyTableCellElement
D
- $ Texy#dtd — Property in class Texy
DTD descriptor.
- TexyConfigurator::disableLinks() — Method in class TexyConfigurator
Disable all links.
- TexyConfigurator::disableImages() — Method in class TexyConfigurator
Disable all images.
- $ TexyImageModule#defaultAlt — Property in class TexyImageModule
- TexyModifier::decorate() — Method in class TexyModifier
Decorates TexyHtml element.
E
- $ Texy#encoding — Property in class Texy
- $ Texy#emoticonModule — Property in class Texy
- Texy::escapeHtml() — Method in class Texy
Texy! version of htmlSpecialChars (much faster than htmlSpecialChars!).
- $ TexyHtml#emptyElements — Property in class TexyHtml
- TexyHtml::el() — Method in class TexyHtml
Static factory.
- TexyHtml::endTag() — Method in class TexyHtml
Returns element's end tag.
- $ TexyModifier#elAttrs — Property in class TexyModifier
- TexyObject::extensionMethod() — Method in class TexyObject
Adding method to class.
- $ TexyParser#element — Property in class TexyParser
- $ TexyTableModule#evenClass — Property in class TexyTableModule
F
- $ Texy#figureModule — Property in class Texy
- Texy::freezeSpaces() — Method in class Texy
Translate all white spaces (\t \n \r space) to meta-spaces \x01-\x04.
- Texy::free() — Method in class Texy
PHP garbage collector helper.
- $ TexyEmoticonModule#fileRoot — Property in class TexyEmoticonModule
- TexyHandlerInvocation::free() — Method in class TexyHandlerInvocation
PHP garbage collector helper.
- $ TexyImageModule#fileRoot — Property in class TexyImageModule
- TexyImageModule::factoryImage() — Method in class TexyImageModule
Parses image's syntax.
- $ TexyLinkModule#forceNoFollow — Property in class TexyLinkModule
- TexyLinkModule::factoryLink() — Method in class TexyLinkModule
G
- Texy::getOutputMode() — Method in class Texy
Get HTML/XHTML output mode
- Texy::getLinePatterns() — Method in class Texy
- Texy::getBlockPatterns() — Method in class Texy
- Texy::getDOM() — Method in class Texy
- TexyHandlerInvocation::getParser() — Method in class TexyHandlerInvocation
- TexyHandlerInvocation::getTexy() — Method in class TexyHandlerInvocation
- $ TexyHeadingModule#generateID — Property in class TexyHeadingModule
- TexyHtml::getName() — Method in class TexyHtml
Returns element's name.
- TexyHtml::getText() — Method in class TexyHtml
Gets element's textual content.
- TexyHtml::getIterator() — Method in class TexyHtml
Required by the IteratorAggregate interface.
- TexyHtml::getChildren() — Method in class TexyHtml
Returns all of children.
- TexyHtml::getContentType() — Method in class TexyHtml
- TexyImageModule::getReference() — Method in class TexyImageModule
Returns named reference.
- TexyLinkModule::getReference() — Method in class TexyLinkModule
Returns named reference.
- TexyObject::getClass() — Method in class TexyObject
Returns the name of the class of this object.
- TexyObject::getReflection() — Method in class TexyObject
Access to reflection.
- TexyParser::getTexy() — Method in class TexyParser
H
- $ Texy#htmlModule — Property in class Texy
- $ Texy#headingModule — Property in class Texy
- $ Texy#horizLineModule — Property in class Texy
- $ Texy#htmlOutputModule — Property in class Texy
- TexyHtml::href() — Method in class TexyHtml
Special setter for element's attribute.
- $ TexyImage#height — Property in class TexyImage
- $ TexyModifier#hAlign — Property in class TexyModifier
- $ TexyScriptModule#handler — Property in class TexyScriptModule
I
- $ Texy#imageModule — Property in class Texy
- Texy::invokeAroundHandlers() — Method in class Texy
Invoke registered around-handlers.
- Texy::invokeHandlers() — Method in class Texy
Invoke registered after-handlers.
- Texy::isRelative() — Method in class Texy
Is given URL relative?
- TexyBlockParser::isIndented() — Method in class TexyBlockParser
- $ TexyEmoticonModule#icons — Property in class TexyEmoticonModule
- $ TexyHeadingModule#idPrefix — Property in class TexyHeadingModule
- $ TexyHtml#inlineElements — Property in class TexyHtml
- TexyHtml::isEmpty() — Method in class TexyHtml
Is element empty?
- TexyHtml::insert() — Method in class TexyHtml
Inserts child node.
- $ TexyHtmlOutputModule#indent — Property in class TexyHtmlOutputModule
- $ TexyLinkModule#imageClass — Property in class TexyLinkModule
- $ TexyLinkModule#imageOnClick — Property in class TexyLinkModule
- $ TexyModifier#id — Property in class TexyModifier
L
- $ Texy#linkModule — Property in class Texy
- $ Texy#listModule — Property in class Texy
- $ Texy#longWordsModule — Property in class Texy
- Texy::loadModules() — Method in class Texy
Create array of all used modules ($this->modules).
- $ TexyFigureModule#leftClass — Property in class TexyFigureModule
- $ TexyHeadingModule#levels — Property in class TexyHeadingModule
- $ TexyHtmlOutputModule#lineWrap — Property in class TexyHtmlOutputModule
- $ TexyImage#linkedURL — Property in class TexyImage
- $ TexyImageModule#linkedRoot — Property in class TexyImageModule
- $ TexyImageModule#leftClass — Property in class TexyImageModule
- $ TexyLink#label — Property in class TexyLink
- $ TexyPhraseModule#linksAllowed — Property in class TexyPhraseModule
- $ TexyTypographyModule#locales — Property in class TexyTypographyModule
- $ TexyTypographyModule#locale — Property in class TexyTypographyModule
M
- $ Texy#mergeLines — Property in class Texy
- TexyBlockParser::moveBackward() — Method in class TexyBlockParser
- $ TexyHeadingModule#moreMeansHigher — Property in class TexyHeadingModule
- $ TexyImage#modifier — Property in class TexyImage
- $ TexyLink#modifier — Property in class TexyLink
- TexyRegexp::match() — Method in class TexyRegexp
Performs a regular expression match.
N
- $ Texy#nontextParagraph — Property in class Texy
- Texy::normalize() — Method in class Texy
Removes special controls characters and normalizes line endings and spaces.
- TexyBlockParser::next() — Method in class TexyBlockParser
- $ TexyImage#name — Property in class TexyImage
- $ TexyLink#name — Property in class TexyLink
O
- $ Texy#obfuscateEmail — Property in class Texy
- Texy::outdent() — Method in class Texy
Outdents text block.
- TexyBlockModule::outdent() — Method in class TexyBlockModule
- $ TexyHtml#optionalEnds — Property in class TexyHtml
- TexyHtml::offsetSet() — Method in class TexyHtml
Inserts (replaces) child node (ArrayAccess implementation).
- TexyHtml::offsetGet() — Method in class TexyHtml
Returns child node (ArrayAccess implementation).
- TexyHtml::offsetExists() — Method in class TexyHtml
Exists child node? (ArrayAccess implementation).
- TexyHtml::offsetUnset() — Method in class TexyHtml
Removes child node (ArrayAccess implementation).
- $ TexyImage#overURL — Property in class TexyImage
- $ TexyImageModule#onLoad — Property in class TexyImageModule
- $ TexyTableModule#oddClass — Property in class TexyTableModule
P
- $ Texy#paragraphModule — Property in class Texy
- $ Texy#phraseModule — Property in class Texy
- Texy::process() — Method in class Texy
Converts document in Texy! to (X)HTML code.
- Texy::processLine() — Method in class Texy
Converts single line in Texy! to (X)HTML code.
- Texy::processTypo() — Method in class Texy
Makes only typographic corrections.
- Texy::protect() — Method in class Texy
Generate unique mark - useful for freezing (folding) some substrings.
- Texy::prependRoot() — Method in class Texy
Prepends root to URL, if possible.
- TexyBlockModule::pattern() — Method in class TexyBlockModule
Callback for:.
- TexyBlockParser::parse() — Method in class TexyBlockParser
- TexyBlockQuoteModule::pattern() — Method in class TexyBlockQuoteModule
Callback for:.
- TexyEmoticonModule::pattern() — Method in class TexyEmoticonModule
Callback for: :-))).
- TexyFigureModule::pattern() — Method in class TexyFigureModule
Callback for [image]:link *** .... .(title)[class]{style}>.
- TexyHandlerInvocation::proceed() — Method in class TexyHandlerInvocation
- TexyHeadingModule::patternUnderline() — Method in class TexyHeadingModule
Callback for underlined heading.
- TexyHeadingModule::patternSurround() — Method in class TexyHeadingModule
Callback for surrounded heading.
- TexyHorizLineModule::pattern() — Method in class TexyHorizLineModule
Callback for: -------.
- $ TexyHtml#prohibits — Property in class TexyHtml
- TexyHtml::parseLine() — Method in class TexyHtml
Parses text as single line.
- TexyHtml::parseBlock() — Method in class TexyHtml
Parses text as block.
- $ TexyHtmlModule#passComment — Property in class TexyHtmlModule
- TexyHtmlModule::patternComment() — Method in class TexyHtmlModule
Callback for: .
- TexyHtmlModule::patternTag() — Method in class TexyHtmlModule
Callback for:
. - $ TexyHtmlOutputModule#preserveSpaces — Property in class TexyHtmlOutputModule
- TexyHtmlOutputModule::postProcess() — Method in class TexyHtmlOutputModule
Converts ... ... .
- TexyImageModule::patternReferenceDef() — Method in class TexyImageModule
Callback for: [image]: urls .(title)[class]{style}.
- TexyImageModule::patternImage() — Method in class TexyImageModule
Callback for [* small.jpg 80x13 | small-over.jpg | big.jpg .(alternative text)[class]{style}>]:LINK.
- TexyLineParser::parse() — Method in class TexyLineParser
- $ TexyLinkModule#popupOnClick — Property in class TexyLinkModule
- TexyLinkModule::patternReferenceDef() — Method in class TexyLinkModule
Callback for: [la trine]: http://www.latrine.cz/ text odkazu .(title)[class]{style}.
- TexyLinkModule::patternReference() — Method in class TexyLinkModule
Callback for: [ref].
- TexyLinkModule::patternUrlEmail() — Method in class TexyLinkModule
Callback for: http://davidgrudl.com david@grudl.com.
- TexyListModule::patternList() — Method in class TexyListModule
Callback for:.
- TexyListModule::patternDefList() — Method in class TexyListModule
Callback for:.
- TexyListModule::patternItem() — Method in class TexyListModule
Callback for single list item.
- TexyLongWordsModule::postLine() — Method in class TexyLongWordsModule
- TexyLongWordsModule::pattern() — Method in class TexyLongWordsModule
Callback for long words.
- TexyParagraphModule::process() — Method in class TexyParagraphModule
- $ TexyParser#patterns — Property in class TexyParser
- TexyPhraseModule::patternPhrase() — Method in class TexyPhraseModule
Callback for: .... .(title)[class]{style}:LINK.
- TexyPhraseModule::patternSupSub() — Method in class TexyPhraseModule
Callback for: any^2 any_2.
- TexyPhraseModule::patternNoTexy() — Method in class TexyPhraseModule
- TexyScriptModule::pattern() — Method in class TexyScriptModule
Callback for: {{...}}.
- TexyTableModule::patternTable() — Method in class TexyTableModule
Callback for:.
- TexyTypographyModule::postLine() — Method in class TexyTypographyModule
R
- $ Texy#removeSoftHyphens — Property in class Texy
- Texy::registerLinePattern() — Method in class Texy
- Texy::registerBlockPattern() — Method in class Texy
- Texy::registerPostLine() — Method in class Texy
- $ TexyEmoticonModule#root — Property in class TexyEmoticonModule
- $ TexyFigureModule#rightClass — Property in class TexyFigureModule
- TexyHtml::removeChildren() — Method in class TexyHtml
Removed all children.
- $ TexyHtmlOutputModule#removeOptional — Property in class TexyHtmlOutputModule
- $ TexyImageModule#root — Property in class TexyImageModule
- $ TexyImageModule#rightClass — Property in class TexyImageModule
- $ TexyLink#raw — Property in class TexyLink
- $ TexyLinkModule#root — Property in class TexyLinkModule
- TexyRegexp::replace() — Method in class TexyRegexp
Perform a regular expression search and replace.
- $ TexyTableCellElement#rowSpan — Property in class TexyTableCellElement
S
- $ Texy#summary — Property in class Texy
- $ Texy#styleSheet — Property in class Texy
- $ Texy#scriptModule — Property in class Texy
- $ Texy#strictDTD — Property in class Texy
- DEPRECATED
- Texy::setOutputMode() — Method in class Texy
Set HTML/XHTML output mode (overwrites self::$allowedTags)
- Texy::stringToHtml() — Method in class Texy
Converts internal string representation to final HTML code in UTF-8.
- Texy::stringToText() — Method in class Texy
Converts internal string representation to final HTML code in UTF-8.
- TexyBlockModule::solve() — Method in class TexyBlockModule
Finish invocation.
- $ TexyConfigurator#safeTags — Property in class TexyConfigurator
- TexyConfigurator::safeMode() — Method in class TexyConfigurator
Configure Texy! for web comments and other usages, where input text may insert attacker.
- TexyEmoticonModule::solve() — Method in class TexyEmoticonModule
Finish invocation.
- TexyFigureModule::solve() — Method in class TexyFigureModule
Finish invocation.
- TexyHeadingModule::solve() — Method in class TexyHeadingModule
Finish invocation.
- TexyHorizLineModule::solve() — Method in class TexyHorizLineModule
Finish invocation.
- TexyHtml::setName() — Method in class TexyHtml
Changes element's name.
- TexyHtml::setText() — Method in class TexyHtml
Sets element's textual content.
- TexyHtml::startTag() — Method in class TexyHtml
Returns element's start tag.
- TexyHtmlModule::solveTag() — Method in class TexyHtmlModule
Finish invocation.
- TexyHtmlModule::solveComment() — Method in class TexyHtmlModule
Finish invocation.
- TexyImageModule::solve() — Method in class TexyImageModule
Finish invocation.
- $ TexyLinkModule#shorten — Property in class TexyLinkModule
- TexyLinkModule::solve() — Method in class TexyLinkModule
Finish invocation.
- TexyLinkModule::solveUrlEmail() — Method in class TexyLinkModule
Finish invocation.
- TexyLinkModule::solveNewReference() — Method in class TexyLinkModule
Finish invocation.
- $ TexyModifier#styles — Property in class TexyModifier
- TexyModifier::setProperties() — Method in class TexyModifier
- TexyParagraphModule::solve() — Method in class TexyParagraphModule
Finish invocation.
- TexyPhraseModule::solve() — Method in class TexyPhraseModule
Finish invocation.
- TexyRegexp::split() — Method in class TexyRegexp
Splits string by a regular expression.
- $ TexyScriptModule#separator — Property in class TexyScriptModule
- TexyScriptModule::solve() — Method in class TexyScriptModule
Finish invocation.
- TexyUtf::strtolower() — Method in class TexyUtf
StrToLower in UTF-8.
T
- Texy
Texy! - Convert plain text to XHTML format using process().
- $ Texy#tabWidth — Property in class Texy
- $ Texy#tableModule — Property in class Texy
- $ Texy#typographyModule — Property in class Texy
- Texy::toText() — Method in class Texy
Converts DOM structure to pure text.
- Texy::tabCb() — Method in class Texy
- TexyBlockModule
Special blocks module.
- TexyBlockParser
Parser for block structures.
- TexyBlockQuoteModule
Blockquote module.
- TexyConfigurator
Texy basic configurators.
- TexyEmoticonModule
Emoticon module.
- TexyFigureModule
The captioned figures.
- TexyHandlerInvocation
Around advice handlers.
- TexyHeadingModule
Heading module.
- $ TexyHeadingModule#title — Property in class TexyHeadingModule
- $ TexyHeadingModule#TOC — Property in class TexyHeadingModule
- $ TexyHeadingModule#top — Property in class TexyHeadingModule
- TexyHorizLineModule
Horizontal line module.
- TexyHtml
HTML helper.
- TexyHtml::toString() — Method in class TexyHtml
Renders element's start tag, content and end tag to internal string representation.
- TexyHtml::toHtml() — Method in class TexyHtml
Renders to final HTML.
- TexyHtml::toText() — Method in class TexyHtml
Renders to final text.
- TexyHtmlModule
Html tags module.
- TexyHtmlOutputModule
HTML output
- TexyImage
- Image.
- TexyImageModule
Images module.
- TexyLineParser
Parser for single line structures.
- TexyLink
- Link.
- $ TexyLink#type — Property in class TexyLink
- TexyLinkModule
Links module.
- TexyListModule
Ordered / unordered nested list module.
- TexyLongWordsModule
Long words wrap module.
- TexyModifier
Modifier processor.
- $ TexyModifier#title — Property in class TexyModifier
- TexyModule
Texy! modules base class.
- $ TexyModule#texy — Property in class TexyModule
- TexyObject
TexyObject is the ultimate ancestor of all instantiable classes.
- TexyParagraphModule
Paragraph module.
- TexyParser
Texy parser base class.
- $ TexyParser#texy — Property in class TexyParser
- TexyPatterns
Regular expression patterns
- TexyPhraseModule
Phrases module.
- $ TexyPhraseModule#tags — Property in class TexyPhraseModule
- TexyRegexp
This file is part of the Texy! (http://texy.info) Copyright (c) 2004 David Grudl (https://davidgrudl.com)
- TexyScriptModule
Scripts module.
- TexyTableCellElement
Table cell TD / TH.
- $ TexyTableCellElement#text — Property in class TexyTableCellElement
- TexyTableModule
Table module.
- TexyTypographyModule
Typography replacements module.
- TexyUtf
UTF-8 helper.
- TexyUtf::toUtf() — Method in class TexyUtf
Converts from source encoding to UTF-8.
U
- $ Texy#urlSchemeFilters — Property in class Texy
- Texy::unfreezeSpaces() — Method in class Texy
Reverts meta-spaces back to normal spaces.
- Texy::unescapeHtml() — Method in class Texy
Texy! version of html_entity_decode (always UTF-8, much faster than original!).
- Texy::unProtect() — Method in class Texy
- $ TexyImage#URL — Property in class TexyImage
- $ TexyLink#URL — Property in class TexyLink
- TexyUtf::utfTo() — Method in class TexyUtf
Converts from UTF-8 to dest encoding.
- TexyUtf::utf2ascii() — Method in class TexyUtf
Converts UTF-8 to ASCII.
- TexyUtf::utf2html() — Method in class TexyUtf
Converts UTF-8 to dest encoding + html entities.
V
- TexyHtml::validateAttrs() — Method in class TexyHtml
- TexyHtml::validateChild() — Method in class TexyHtml
- $ TexyModifier#vAlign — Property in class TexyModifier
W
- Texy::webalize() — Method in class Texy
Converts to web safe characters [a-z0-9-] text.
- $ TexyFigureModule#widthDelta — Property in class TexyFigureModule
- TexyHtmlOutputModule::wrap() — Method in class TexyHtmlOutputModule
Callback function: wrap lines.
- $ TexyImage#width — Property in class TexyImage
- $ TexyLongWordsModule#wordLimit — Property in class TexyLongWordsModule
X
- $ Texy#xhtml — Property in class Texy
- $ TexyHtml#xhtml — Property in class TexyHtml
_
- $ Texy#_classes — Property in class Texy
- $ Texy#_styles — Property in class Texy
- Texy::__construct() — Method in class Texy
- Texy::__clone() — Method in class Texy
- TexyBlockModule::__construct() — Method in class TexyBlockModule
- TexyBlockParser::__construct() — Method in class TexyBlockParser
- TexyBlockQuoteModule::__construct() — Method in class TexyBlockQuoteModule
- TexyConfigurator::__construct() — Method in class TexyConfigurator
static class.
- TexyEmoticonModule::__construct() — Method in class TexyEmoticonModule
- TexyFigureModule::__construct() — Method in class TexyFigureModule
- TexyHandlerInvocation::__construct() — Method in class TexyHandlerInvocation
- TexyHeadingModule::__construct() — Method in class TexyHeadingModule
- TexyHorizLineModule::__construct() — Method in class TexyHorizLineModule
- TexyHtml::__set() — Method in class TexyHtml
Overloaded setter for element's attribute.
- TexyHtml::__get() — Method in class TexyHtml
Overloaded getter for element's attribute.
- TexyHtml::__clone() — Method in class TexyHtml
Clones all children too.
- TexyHtmlModule::__construct() — Method in class TexyHtmlModule
- TexyHtmlOutputModule::__construct() — Method in class TexyHtmlOutputModule
- TexyImage::__construct() — Method in class TexyImage
- TexyImage::__clone() — Method in class TexyImage
- TexyImageModule::__construct() — Method in class TexyImageModule
- TexyLineParser::__construct() — Method in class TexyLineParser
- TexyLink::__construct() — Method in class TexyLink
- TexyLink::__clone() — Method in class TexyLink
- TexyLinkModule::__construct() — Method in class TexyLinkModule
- TexyListModule::__construct() — Method in class TexyListModule
- TexyLongWordsModule::__construct() — Method in class TexyLongWordsModule
- TexyModifier::__construct() — Method in class TexyModifier
- TexyObject::__call() — Method in class TexyObject
Call to undefined method.
- TexyObject::__callStatic() — Method in class TexyObject
Call to undefined static method.
- TexyObject::__get() — Method in class TexyObject
Returns property value. Do not call directly.
- TexyObject::__set() — Method in class TexyObject
Sets value of a property. Do not call directly.
- TexyObject::__isset() — Method in class TexyObject
Is property defined?
- TexyObject::__unset() — Method in class TexyObject
Access to undeclared property.
- TexyParagraphModule::__construct() — Method in class TexyParagraphModule
- TexyPhraseModule::__construct() — Method in class TexyPhraseModule
- TexyScriptModule::__construct() — Method in class TexyScriptModule
- TexyTableModule::__construct() — Method in class TexyTableModule
- TexyTypographyModule::__construct() — Method in class TexyTypographyModule
- TexyUtf::__construct() — Method in class TexyUtf
static class.