|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| __construct () | |
| handle (string $route='api') | |
| bundleActionCatalog () | |
| bundleIsAllowedInPackage (string $action) | |
| bundleBuildPlan (string $action, array $params) | |
| bundleExecutePlan (string $action, array $params, array $plan) | |
| bundleExecuteToken () | |
| bundleCheckExecuteToken (string $token) | |
| bundleSnapshot (array $params=array()) | |
| bundleSystemDescribe () | |
Definition at line 15 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::__construct | ( | ) |
Definition at line 22 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::bundleActionCatalog | ( | ) |
Definition at line 2887 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::bundleBuildPlan | ( | string | $action, |
| array | $params ) |
Definition at line 2902 of file dbxKiCmsService.class.php.
References bundleIsAllowedInPackage(), and if.
| dbx\dbxKi\dbxKiCmsService::bundleCheckExecuteToken | ( | string | $token | ) |
Definition at line 2920 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::bundleExecutePlan | ( | string | $action, |
| array | $params, | ||
| array | $plan ) |
Definition at line 2909 of file dbxKiCmsService.class.php.
References bundleIsAllowedInPackage(), and if.
| dbx\dbxKi\dbxKiCmsService::bundleExecuteToken | ( | ) |
Definition at line 2916 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::bundleIsAllowedInPackage | ( | string | $action | ) |
Definition at line 2891 of file dbxKiCmsService.class.php.
Referenced by bundleBuildPlan(), and bundleExecutePlan().
| dbx\dbxKi\dbxKiCmsService::bundleSnapshot | ( | array | $params = array() | ) |
Definition at line 2924 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::bundleSystemDescribe | ( | ) |
Definition at line 2928 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::handle | ( | string | $route = 'api' | ) |
Definition at line 26 of file dbxKiCmsService.class.php.
References try.