\

Interfaces

APIFormRendererInterface Email Account Propogation REST Services API

Classes

APICache Caching for CakePHP.
APICacheApc APC storage engine for cache
APICacheEngine Abstract class for storage engine for caching
APICacheFile File Storage engine for cache
APICacheMemcache Memcache storage engine for cache
APICacheModel Database Storage engine for cache
APICacheModelHandler APICacheModelHandler
APICacheModelObject APICacheModelObject
APICacheXcache Xcache storage engine for cache
APIDatabase Abstract base class for Database access classes
APIDatabaseFactory APIDatabaseFactory
APIFileHandler Convenience class for reading, writing and appending to files.
APIFolderHandler Folder structure browser, lists folders and files.
APIForm Email Account Propogation REST Services API
APIFormButton A button
APIFormButtonTray APIFormButtonTray
APIFormCaptcha API Form Captcha
APIFormCheckBox Class APIFormCheckBox
APIFormColorPicker Color Selection Field
APIFormDateTime Date and time selection field
APIFormDhtmlTextArea A textarea with apiish formatting and smilie buttons
APIFormEditor API Form Editor
APIFormElement Abstract base class for form elements
APIFormElementTray A group of form elements
APIFormFile A file upload field
APIFormHidden A hidden field
APIFormHiddenToken A hidden token field
APIFormLabel A text label
APIFormPassword Password Field
APIFormRadio Email Account Propogation REST Services API
APIFormRadioYN Yes/No radio buttons.
APIFormRenderer Email Account Propogation REST Services API
APIFormRendererBootstrap3 Email Account Propogation REST Services API
APIFormRendererLegacy Email Account Propogation REST Services API
APIFormSelect A select field
APIFormSelectCheckGroup API Form Select Check Groups
APIFormSelectCountry A select field with countries
APIFormSelectEditor APIFormSelectEditor
APIFormSelectGroup A select field with a choice of available groups
APIFormSelectLang A select field with available languages
APIFormSelectMatchOption A selection box with options for matching search terms.
APIFormSelectTheme A select box with available themes
APIFormSelectTimezone A select box with timezones
APIFormSelectUser User Select field
APIFormText A simple text field
APIFormTextArea A textarea
APIFormTextDateSelect A text field with calendar popup
APIFormTinymce Class APIFormTinymce
APIGroupFormCheckBox Renders checkbox options for a group permission form
APIGroupPermForm Renders a form for setting module specific group permissions
APILoad Class APILoad
APILocalAbstract Class APILocalAbstract
APIMailer Class for sending mail.
APIMultiMailer Mailer Class.
APIMySQLDatabase connection to a MySQL database using MySQLi extension
APIMySQLDatabaseProxy Read-Only connection to a MySQL database.
APIMySQLDatabaseSafe Safe Connection to a MySQL database.
APIMySQLiDatabase connection to a MySQLi database using MySQLii extension
APIMySQLiDatabaseProxy Read-Only connection to a MySQLi database.
APIMySQLiDatabaseSafe Safe Connection to a MySQLi database.
APIPreload Class for handling events
APIPreloadItem APIPreloadItem
APISecurity Class APISecurity
apiserver API Server Class Factory
APISimpleForm Form that will output as a simple HTML form with minimum formatting
APITableForm Form that will output formatted as a HTML table
APIThemeForm Form that will output as a theme-enabled HTML table
APIUserUtility APIUserUtility
APIUtility APIUtility
Criteria A single criteria
CriteriaCompo Collection of multiple {@link CriteriaElement}s
CriteriaElement A criteria (grammar?) for a database query.
CSV DNS Zone Propogation REST Services API
Database Only for backward compatibility
FormDhtmlTextArea FormDhtmlTextArea
FormTextArea Class FormTextArea
MyTextSanitizer Class to "clean up" text for various uses
MyTextSanitizerExtension Abstract class for extensions
MytsCensor Replaces banned words in a string with their replacements or terminate current request
MytsFlash Class MytsFlash
MytsIframe Class MytsIframe
MytsImage Class MytsImage
MytsLi Class MytsLi
MytsMms Class MytsMms
MytsMp3 Class MytsMp3
MytsRtsp Class MytsRtsp
MytsSoundcloud Class MytsSoundcloud
MytsSyntaxhighlight Class MytsSyntaxhighlight
MytsTextfilter Filter out possible malicious text kses project at SF could be a good solution to check
MytsUl Class MytsUl
MytsWiki Class MytsWiki
MytsWmp Class MytsWmp
MytsYoutube Email Account Propogation REST Services API
php2asp Class for converting PHP to ASP
POP3 POP Before SMTP Authentication Class Version 5.2.1
simple_html_dom
simple_html_dom_node
SMTP SMTP is rfc 821 compliant and implements all the rfc 821 SMTP commands except TURN which will always return a not implemented error. SMTP also provides some utility methods for sending mail to an SMTP server.
SqlUtility provide some utility methods for databases
TinyMCE Email Account Propogation REST Services API
whois API Server Class Factory

Functions

checkEmail()

checkEmail( email,  antispam = false) : 

Parameters

email
antispam

Returns

convertMeUPHP2ASP()

convertMeUPHP2ASP( phpfile) : 

Function for converting PHP File or Code to ASP

Parameters

phpfile

Returns

convertPHP2ASP()

convertPHP2ASP( phpfile) : 

Function for converting PHP File or Code to ASP

Parameters

phpfile

Returns

dump_html_tree()

dump_html_tree( node,  show_attr = true,  deep) : 

Parameters

node
show_attr
deep

Returns

file_get_html()

file_get_html( url,  use_include_path = false,  context = null,  offset,  maxLen = -1,  lowercase = true,  forceTagsClosed = true,  target_charset = DEFAULT_TARGET_CHARSET,  stripRN = true,  defaultBRText = DEFAULT_BR_TEXT,  defaultSpanText = DEFAULT_SPAN_TEXT) : 

Parameters

url
use_include_path
context
offset
maxLen
lowercase
forceTagsClosed
target_charset
stripRN
defaultBRText
defaultSpanText

Returns

getHTMLForm()

getHTMLForm( mode,  var) : 

Parameters

mode
var

Returns

getTimeFromNTP()

getTimeFromNTP(  host = ntp.snails.email,  port = 123,   timeout = 42) : 

Returns UNIX timestamp from a NTP server (RFC 5905)

Parameters

host

Server host (default is pool.ntp.org)

port
timeout

Timeout in seconds (default is 10 seconds)

Returns

Number of seconds since January 1st 1970

imageBrowser()

imageBrowser(  inputname = src,   canbrowse = false) : 

Parameters

inputname
canbrowse

Returns

langDropdown()

langDropdown() : 

Returns

rgb2html()

rgb2html( r,  g = -1,  b = -1) : 

Parameters

r
g
b

Returns

str_get_html()

str_get_html( str,  lowercase = true,  forceTagsClosed = true,  target_charset = DEFAULT_TARGET_CHARSET,  stripRN = true,  defaultBRText = DEFAULT_BR_TEXT,  defaultSpanText = DEFAULT_SPAN_TEXT) : 

Parameters

str
lowercase
forceTagsClosed
target_charset
stripRN
defaultBRText
defaultSpanText

Returns