IBM Integration Bus, Version 10.0.0.2 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


mb_pattern_create_project

Use the mb_pattern_create_project function to create a new PHP project in user-defined patterns.

The following example shows how the mb_pattern_create_project function is called:

mb_pattern_create_project(string $project_name);

The arguments taken by mb_pattern_create_project are shown in the following table:

Argument Description
project_name The name of the pattern instance project. This API does not configure the .project file. The pattern author must run a PHP template to configure the .project file contents using the mb_pattern_run_template function.

bc31350_.htm | Last updated 2015-09-24 12:53:52