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 16 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::__construct | ( | ) |
Definition at line 23 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::bundleActionCatalog | ( | ) |
Definition at line 3026 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::bundleBuildPlan | ( | string | $action, |
| array | $params ) |
Definition at line 3041 of file dbxKiCmsService.class.php.
References bundleIsAllowedInPackage(), and if.
| dbx\dbxKi\dbxKiCmsService::bundleCheckExecuteToken | ( | string | $token | ) |
Definition at line 3059 of file dbxKiCmsService.class.php.
References $token, and check_action_token().
| dbx\dbxKi\dbxKiCmsService::bundleExecutePlan | ( | string | $action, |
| array | $params, | ||
| array | $plan ) |
Definition at line 3048 of file dbxKiCmsService.class.php.
References $plan, bundleIsAllowedInPackage(), and if.
| dbx\dbxKi\dbxKiCmsService::bundleExecuteToken | ( | ) |
Definition at line 3055 of file dbxKiCmsService.class.php.
References action_token().
| dbx\dbxKi\dbxKiCmsService::bundleIsAllowedInPackage | ( | string | $action | ) |
Definition at line 3030 of file dbxKiCmsService.class.php.
References $catalog.
Referenced by bundleBuildPlan(), and bundleExecutePlan().
| dbx\dbxKi\dbxKiCmsService::bundleSnapshot | ( | array | $params = array() | ) |
Definition at line 3063 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::bundleSystemDescribe | ( | ) |
Definition at line 3067 of file dbxKiCmsService.class.php.
| dbx\dbxKi\dbxKiCmsService::handle | ( | string | $route = 'api' | ) |
Definition at line 27 of file dbxKiCmsService.class.php.
References try.