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
D
 db_connect
 dbversion, ArticleExtradata
 default
 delete
 delete_directory
 dir2array
 disable_silent_mode, KVStorage
 DoesNotExistError
 download_package, Repository
E
 enable_silent_mode, KVStorage
 evalbool, STECore
$excerpt, Article
 exchange_image, Image
 exclude_user, Group
 exectemplate, STECore
 extract_meta, PluginPackage
F
$fatal_error_on_missing_tag, STECore
 FatalRuntimeError
 FilesystemStorageAccess
 fill_from_pluginpackage, Plugin
 frontend_url_handler
$fullname, User
 Functions
GlobalArticleArticleExtradataCommentFatalRuntimeErrorFilesystemStorageAccessGroupImageMultilingualPasswordHashPluginPluginKVStoragePluginPackageRatatoeskrPluginRepositorySectionSettingsSTECoreStorageAccessStyleTagTransactionTranslationUser
function db_connect()
Establish a connection to the MySQL database.
function dbversion()
Get the version of the database structure currently used.
(optional) If not empty, a default localized link text will be used.
public function delete()
public function delete()
public function delete()
Deletes the group from the database.
public function delete()
public function delete()
Deletes the data from database.
public function delete()
public function delete()
Delete the repository entry from the database.
public function delete()
public function delete()
public function delete()
public function delete()
Deletes the user from the database.
function delete_directory($dir)
Delete a directory and all of its content.
function dir2array($dir)
Pack a directory into an array.
Disable the silent mode (default).
This Exception is thrown by an ::by_*-constructor or any array-like object if the desired object is not present in the database.
public function download_package($pkgname,  
$version =  "current")
Download a package from the repository
Enable the silent mode.
public function evalbool($txt)
Test, if a text represents false (an empty / only whitespace text) or true (everything else).
Excerpt (an Multilingual object)
public function exchange_image($file)
Exchanges image file.
public function exclude_user($user)
Excludes user from group.
public function exectemplate($tpl)
Executes a template and returns the result.
public function extract_meta()
Get just the metadata of this package.
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).
An Exception a tag can throw, if a fatal (irreparable) runtime error occurred.
The default StorageAccess implementation for loading / saving templates into a directory structure.
public function fill_from_pluginpackage($pkg)
Fills plugin data from an PluginPackage object.
function frontend_url_handler(&$data,
$url_now,
&$url_next)
The full name of the user.
Close