Reference Manuals
Jejik Webkit Reference Manual
- DBAPI
-
-
DBAPI —
This is the base DBAPI class.
-
DBAPIFactory —
A static factory class to create DBAPI instances
-
mysql —
This class implements a MySQL specific DBAPI
-
phppdo —
This class implements an generic PDO-based DBAPI
-
sqlite2 —
This class implements an SQLite2 specific DBAPI
- Emailer
-
-
Emailer —
This is a generic emailer implementation for multipart MIME e-mail.
- Gallery
-
-
AddText —
Add TTF text to an image
-
Album —
An album object that can contain one or more Photo objects.
-
Border —
Add a border around the image
-
Canvas —
Resize the image canvas
-
Gallery —
A simple gallery backend
-
Photo —
A Photo object that contains a single photo.
-
Scale —
Scale the image
-
Transform —
An interface for all the image transformations
- SpamFilter
-
-
Bogofilter —
An interface to the bogofilter spamfilter
-
SpamRules —
A rule-based spamfilter that can work with SpamAssassin's .cf rules
-
SpamRules_Plugin —
An abstract plugin class for the SpamRules host
- User
-
-
AuthMixIn —
A mixin for the User module that provides user groups and auth options
-
IPAddress —
A simple IP address class that works with IPv4 and IPv6
-
PreferencesMixIn —
A user preferences mixin for the User module
-
User —
A simple user authentication system
-
UserMixIn —
An abstract MixIn for a User object
- Index