File Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
C
 css.php
R
 ratatoeskr/backend.php
 ratatoeskr/frontend.php
 ratatoeskr/languages.php
 ratatoeskr/main.php
 ratatoeskr/sys/db.php
 ratatoeskr/sys/init_ste.php
 ratatoeskr/sys/models.php
 ratatoeskr/sys/plugin_api.php
 ratatoeskr/sys/pluginpackage.php
 ratatoeskr/sys/pwhash.php
 ratatoeskr/sys/textprocessors.php
 ratatoeskr/sys/translation.php
 ratatoeskr/sys/urlprocess.php
 ratatoeskr/sys/utils.php
S
 stupid_template_engine.php
Spit out User-defined CSS styles.
The backend.
All the stuff for the frontend (i.e.
Initialize and launch Ratatöskr
Helper functions for dealing with MySQL.
When included, the file will initialize the global STECore instance.
Data models to make database accesses more comfortable.
Plugin API contains the plugin base class and other interfaces to Ratatöskr.
Handle plugin packages easily.
Hashing passwords
Manage text processors (functions that transform text to HTML) and implement some default ones.
Load translation.
Providing functions / classes to handle URLs
Various useful helper functions.
The implementation of the Stupid Template Engine.
Close