PHP Jyxo Namespace

Nested Namespaces

Jyxo\Beholder
Jyxo\Gettext
Jyxo\Input
Jyxo\Mail
Jyxo\Rpc
Jyxo\Shell
Jyxo\Spl
Jyxo\Svn
Jyxo\Time
Jyxo\Webdav

Classes

Name Description
CharsetTest Charset processing test.
Color Class representing a RGB color.
ColorTest Class \Jyxo\Color test.
Css Class for working with CSS stylesheets.
CssTest Test for the \Jyxo\Css class.
ErrorHandler Error and exception handler.
Exception Base exception class used throughout Jyxo libraries.
FirePhp Class for sending information to FirePHP.
Html Functions for HTML processing.
HtmlTag Class for generating (x)HTML source code.
HtmlTest Class \Jyxo\Html test.
SpamFilter Walks through the given text and computes individual words counts. If more than 3/4 words repeat the text is considered to be spam.
StringUtil Base class for common string operations.
StringUtilTest String processing test.
Timer Timer for debugging purposes. Allows measuring multiple events simultaneously.
TimerTest \Jyxo\Timer test.
XmlReader XMLReader child class (available since PHP 5.1).
XmlReaderTest Test for the \Jyxo\XmlReader class.