__construct()
deprecated | [2012-07-24] class was renamed to cBackend |
---|
getCode($action) : \$action
If so, execute/eval it.
inherited_from | \cBackend::getCode() |
---|
String Action to execute
\$action
String Code for selected ActiongetFile($which)
Distinction between 'inc' and 'main' files.
'inc' => Required file like functions/classes etc. 'main' => Main file
inherited_from | \cBackend::getFile() |
---|
String 'inc' / 'main'
log(int $idcat, int $idart, int $client, int $lang, $idaction)
inherited_from | \cBackend::log() |
---|
int
Category-ID
int
Article-ID
int
Client-ID
int
Language-ID
select($area) : void
inherited_from | \cBackend::select() |
---|
string selected area
setFrame($frame_nr) : void
inherited_from | \cBackend::setFrame() |
---|
$_actions : array
inherited_from | \cBackend::$$_actions |
---|
$_area : string
inherited_from | \cBackend::$$_area |
---|
$_debug
inherited_from | \cBackend::$$_debug |
---|
$_errors : array
inherited_from | \cBackend::$$_errors |
---|
$_files : array
inherited_from | \cBackend::$$_files |
---|
$_frame : int
inherited_from | \cBackend::$$_frame |
---|