Flampy Quick Installer

For a more convenient usage, use the tab and enter keys.

Hierarchical Flat

Property Layout :
you have to choose the right layout according to your server constraint.
  • Flat : For a single domain server with a single public folder (For example my_account.free.fr).
  • Hierarchical : For a multiple domain (or subdomain) server with dedicated folder (For example 1&1, each subdomain is pointing to a special folder).
Property ApplicationName :
is the name of your example. For example EmukinaTest.
Property ApplicationPath :
is the path where you want to store your application files (Php, xml, ini).
Property FlampyPath :
is the path where is the Flampy library.
Property SchemaPath :
is the path where you want to store your Xml Schema files (xsd).
Property SchemaUrl :
is the public url you use to access to your XSD files.
Property ServicePath :
is the path where you want to store your web services descriptor files (wsdl) and the service gateway.
Property ServiceUrl :
is the public url you use to access to your WSDL files and to the web services gateway.
Property TestPath :
is the path where you publish your Php Unit Test files.
Property TestUrl :
is the public url you use to access to your Test files.
Property ApplicationWwwPath :
is the path where you publish your web application (Flex, XHTML).
Property ApplicationUrl :
is the public url you use to access to your web application.

Property PHPObjectName :
is the name of the folder which will store your PHP class files (Stereotype Entity).
Property ASObjectName :
is the name of the folder which will store your Action Script class files (Stereotype Entity).
Property ObjectFile :
is the name of the Php file which store Constants Name of your Class files.
Property PHPServicesName :
is the name of the folder which will store your PHP services files (Stereotype Service).
Property ASServicesName :
is the name of the folder which will store your Action Script services files (Stereotype Service).
Property ConfigName :
is the name of the path where you want to store all configuration files.
Property ConfigDatabase :
is the name of the database configuration file (.xml).
Property ConfigMapping :
is the name of the mapping configuration file (.xml).
Property ConfigServices :
is the name of the services configuration file (.xml).
Property CacheName :
is the path where you want to store all cached files.
Property CacheAutoload :
is the name of the cached Autoload file.
Property CacheDatabase :
is the name of the cached Database configuration file.
Property CacheMapping :
is the name of the cached Mapping configuration file.
Property CacheService :
is the name of the cached Service Configuartion file.

Property ConnectionName :
is the symbolic name of your connection, you can put what you want.
Property ConnectionType :
is the kind of PDO type, currently 2 types are supported PDO_MYSQL and PDO_POSTGRESQL.
Property ConnectionHost :
is the url of your database server.
Property ConnectionDBName :
is the name of the database you want to use.
Property ConnectionUser :
is the name of the user which is allowed to access to the database chosen.
Property ConnectionPassword :
is the password for the given user.

Warning : The Flampy Engine will generate PHP 5 and Action Script 3 source code. Earliers versions are not supported !

Property MDAFile :
is the .uml file to upload which is used by Flampy to generate PHP Class and Service files..
Reset Action :
Reset all properties with their default values.
Perform Action :
Launch the Flampy engine !!!!.
Please attach your seatbelt.