Variable 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
A
$active, Plugin
$allow_comments, Article
$api
$api_compat
$article_image, Article
$author
$author_mail, Comment
$author_name, Comment
B
$blockorder, STECore
$blocks, STECore
C
$classname
$code
$custom, Article
$custompriv, PluginPackage
$custompub, PluginPackage
E
$excerpt, Article
F
$fatal_error_on_missing_tag, STECore
$fullname, User
H
$help
I
$imagetype_file_extensions
$installed, Plugin
K
$kvstorage, RatatoeskrPlugin
L
$language, User
$languages
$license
M
$mail, User
 Mandatory values
$meta, Article
$mute_runtime_errors, STECore
N
$name
O
 Optional values
P
$packages, Repository
 Protected variables, RatatoeskrPlugin
 Public class properties
 Public class variables
 Public variables, STECore
$pwhash, User
R
$ratatoeskr_settings
$read_by_admin, Comment
$rel_path_to_root, RatatoeskrPlugin
S
$short_description
$status, Article
$ste
Is the plugin activated?
Are comments allowed?
The API version this Plugin needs.
The used API version
The used API version
$api_compat
Array of API versions, this version is compatible to (including itself).
The article Image.
Author of the plugin.
The author of the plugin (preferably in the format: Name<mail@address>)
The author of the plugin (preferably in the format: Name<mail@address>)
E-Mail of comment author.
Name of comment author.
The order of the blocks (an array)
Associative array of blocks (see the language definition).
Main class of the plugin.
The name of the plugins main class
Plugin code.
The plugin code
The CSS code.
Custom fields, is an array
dir2array ‘d directory that contains custom private data.
dir2array ‘d directory that contains custom public(i.e.
Excerpt (an Multilingual object)
If True, STE will throw a FatalRuntimeError if a tag was called that was not registered, otherwise (default) a regular RuntimeError will be thrown and automatically handled by STE (see $mute_runtime_errors).
The full name of the user.
Help page.
A help / manual (formatted in HTML) for your plugin.
$imagetype_file_extensions
Array of default file extensions for most IMAGETYPE_* constants
Is this plugin installed? 
The Key-Value-Storage for the Plugin.
Users language
$languages
Information about a lot of languages.
License text.
The license text of your plugin.
The license text of your plugin.
E-Mail-address.
Keywords, comma seperated
If True (default) a RuntimeError exception will result in no output from the tag, if False a error message will be written to output.
Name of the group.
The image name
Plugin name.
Name of the plugin (must be at least one character, allowed chars: a-z A-Z 0-9 - _)
Name of the plugin (must be at least one character, allowed chars: a-z A-Z 0-9 - _)
The name of the section.
The name of the style.
The name of the tag
Array with all packages from this repository.
PasswordHash of the password.
$ratatoeskr_settings
The global Settings object.
Was the comment read by an admin.
Relative URL to the root of the page.
A short description.
A short description.
A short description.
One of the ARTICLE_STATUS_* constants
$ste
The global STECore (Stupid Template Engine) instance.
Access to the global STECore object.
Close