dbxapp
4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
dbxapp.de
Portal
Start
Anwender
Entwickler
KI-Bereiche
Loading...
Searching...
No Matches
dbxSelfTest.class.php
Go to the documentation of this file.
1
<?php
2
namespace
dbx\dbxSelfTest
;
3
5
class
dbxSelfTest
6
{
7
public
function
run
()
8
{
9
$controller
=
dbx
()->get_include_obj(
'dbxSelfTestController'
,
'dbxSelfTest'
);
10
return
is_object(
$controller
) ?
$controller
->run() :
''
;
11
}
12
}
dbx\dbxSelfTest\dbxSelfTest
Administrativer Einstieg fuer vollstaendige und einzelne Systemtests.
Definition
dbxSelfTest.class.php:6
dbx\dbxSelfTest\dbxSelfTest\run
run()
Definition
dbxSelfTest.class.php:7
$controller
$controller
Definition
dbxDashboard_update_status_contract_test.php:20
dbx\dbxSelfTest
Definition
dbxSelfTest.class.php:2
dbx
DBX schema administration.
dbx
modules
dbxSelfTest
dbxSelfTest.class.php
Generated by
1.17.0