dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
dbxApi_bootstrap_delegation_test.php File Reference

Go to the source code of this file.

Functions

 dbx_get_base_dir ($cutData=0)
 dbx_get_file_dir ()

Variables

 if (dbx() ->get_base_dir() !=='X:/portable/'||dbx() ->get_base_dir(1) !=='X:/portable-data-cut/'||dbx() ->get_file_dir() !=='X:/portable/files/')

Function Documentation

◆ dbx_get_base_dir()

dbx_get_base_dir ( $cutData = 0)

Definition at line 3 of file dbxApi_bootstrap_delegation_test.php.

◆ dbx_get_file_dir()

dbx_get_file_dir ( )

Definition at line 7 of file dbxApi_bootstrap_delegation_test.php.

Variable Documentation

◆ if

if(dbx() ->get_base_dir() !=='X:/portable/'||dbx() ->get_base_dir(1) !=='X:/portable-data-cut/'||dbx() ->get_file_dir() !=='X:/portable/files/') ( dbx() ->get_base_dir() ! = = 'X:/portable/' || dbx()->get_base_dir(1) !== 'X:/portable-data-cut/' || dbx()->get_file_dir() !== 'X:/portable/files/')

Definition at line 14 of file dbxApi_bootstrap_delegation_test.php.