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
S
 save
 Section
 section_list
 section_transform_ste
 self_url
 set_section, Article
 set_tags, Article
 set_var_by_name, STECore
 Settings
$short_description
 Silent mode, KVStorage
 SITE_BASE_PATH
$status, Article
 ste
$ste
 STE Tags
 STE Variables
 STECore
 StorageAccess
 stupid_template_engine.php
 Style
 styles_load
 sub_prefix
T
 Tag
 tag_transform_ste
$template, Section
 Template modes, FatalRuntimeError
 test_name
 test_status, Article
 test_urlname, Article
$text
 textprocessor_apply
 textprocessor_apply_translation
 textprocessor_register
$texttype, Translation
$timestamp, Article
 title
$title
$tpls, PluginPackage
 Transaction
 transcompile, FatalRuntimeError
 Translation
public function save()
AlreadyExistsError, InvalidDataError
public function save()
Save changes to database.
public function save()
public function save()
Saves the translations to database.
public function save()
public function save()
Save the plugin.
public function save()
AlreadyExistsError, InvalidDataError
public function save($tpl,
$data,
$mode)
Saves a template.
public function save()
Save changes to database.
public function save()
AlreadyExistsError, InvalidDataError
public function save()
Saves the object to database
Representing a section
Iterate over all sections.
function section_transform_ste($section,
$lang)
Transforms an Section object to an array, so it can be accessed via a STE template.
function self_url()
Gets current URL.
public function set_section($section)
Set the section of this article.
public function set_tags($tags)
Set the Tags that should be associated with this Article.
public function set_var_by_name($name,
$val)
Set a template variable by its name.
A class that holds the Settings of Ratatöskr.
A short description.
A short description.
A short description.
If the silent mode is enabled, the KVStorage behaves even more like a PHP array, i.e.
The Base path of this ratatoeskr site.
One of the ARTICLE_STATUS_* constants
Everything in this file is in this namespace.
$ste
The global STECore (Stupid Template Engine) instance.
Access to the global STECore object.
The Core of STE
An interface.
The implementation of the Stupid Template Engine.
Represents a Style
Load all current styles.
function sub_prefix($q)
Substitutes “PREFIX_” in the input string with the prefix from the config.
Representation of a tag
function tag_transform_ste($tag,
$lang)
Transforms an Tag object to an array, so it can be accessed via a STE template.
Name of the template.
public static function test_name($name)
Tests, if a name is a valid section name.
public static function test_name($name)
Test, if a name is a valid Style name.
public static function test_name($name)
Test, if a name is a valid tag name.
public static function test_status($status)
Test, if a status is valid.
public static function test_urlname($urlname)
Test, if a urlname is a valid urlname.
The text (an Multilingual object)
Comment text.
The translated text.
function textprocessor_apply($text,
$textprocessor)
Apply a textprocessor on a text.
function textprocessor_apply_translation($translationobj)
Applys a textprocessor automatically on a Translation object.
function textprocessor_register($name,  
$fx,  
$visible_in_backend = True)
Register a textprocessor.
The type of the text.
Timestamp
Generate a HTML title tag for your site.
Title (an Multilingual object)
The title of the section (a Multilingual object).
The title (an Multilingual object)
dir2array ‘d directory containing custom STE templates.
Makes using transactions easier.
function transcompile($ast) /* Transcompile and add some boilerplate code. */
Transcompiles an abstract syntax tree to PHP.
A translation.
Close