dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
dbxTPLRawCacheTestApi Class Reference

Public Member Functions

 get_base_dir ()
 get_system_var (string $name, $default='')
 get_request_var (string $name, $default='')
 set_system_var (string $name, $value)
 get_base_url ()
 get_skin ()
 get_skin_css ()
 get_skin_class ()
 editor_file_path (string $path)
 os_path (string $path)
 register_editor_file (string $kind, string $path)

Public Attributes

string $baseDir = ''
array $system

Detailed Description

Definition at line 14 of file dbxTPL_raw_cache_test.php.

Member Function Documentation

◆ editor_file_path()

dbxTPLRawCacheTestApi::editor_file_path ( string $path)

Definition at line 68 of file dbxTPL_raw_cache_test.php.

◆ get_base_dir()

dbxTPLRawCacheTestApi::get_base_dir ( )

Definition at line 25 of file dbxTPL_raw_cache_test.php.

References $baseDir.

◆ get_base_url()

dbxTPLRawCacheTestApi::get_base_url ( )

Definition at line 48 of file dbxTPL_raw_cache_test.php.

◆ get_request_var()

dbxTPLRawCacheTestApi::get_request_var ( string $name,
$default = '' )

Definition at line 38 of file dbxTPL_raw_cache_test.php.

◆ get_skin()

dbxTPLRawCacheTestApi::get_skin ( )

Definition at line 53 of file dbxTPL_raw_cache_test.php.

◆ get_skin_class()

dbxTPLRawCacheTestApi::get_skin_class ( )

Definition at line 63 of file dbxTPL_raw_cache_test.php.

◆ get_skin_css()

dbxTPLRawCacheTestApi::get_skin_css ( )

Definition at line 58 of file dbxTPL_raw_cache_test.php.

◆ get_system_var()

dbxTPLRawCacheTestApi::get_system_var ( string $name,
$default = '' )

Definition at line 33 of file dbxTPL_raw_cache_test.php.

References system.

◆ os_path()

dbxTPLRawCacheTestApi::os_path ( string $path)

Definition at line 73 of file dbxTPL_raw_cache_test.php.

◆ register_editor_file()

dbxTPLRawCacheTestApi::register_editor_file ( string $kind,
string $path )

Definition at line 78 of file dbxTPL_raw_cache_test.php.

◆ set_system_var()

dbxTPLRawCacheTestApi::set_system_var ( string $name,
$value )

Definition at line 43 of file dbxTPL_raw_cache_test.php.

References $value, and system.

Member Data Documentation

◆ $baseDir

string dbxTPLRawCacheTestApi::$baseDir = ''

Definition at line 16 of file dbxTPL_raw_cache_test.php.

Referenced by get_base_dir().

◆ $system

array dbxTPLRawCacheTestApi::$system
Initial value:
= array(
'dbx_lng' => '',
'dbx_design' => 'first',
'dbx_activ_design' => 'first',
'dbx_edit' => 0,
)

Definition at line 18 of file dbxTPL_raw_cache_test.php.


The documentation for this class was generated from the following file: