Home > Ajax, Java, Javascript, MySQL, PHP > Universal Customizer

Universal Customizer

October 16th, 2009

Web based service for a customizer

Main purpose: Creation and editing of configuration files

Output: txt file

Functions: 1. creation of new file
2.edit existing file
3. save delete copy file
4. renumbering of objects

A. Create new file
-default top object is created – name by user input +UID
-auto creation of UID (unique id number)
Function add:
1.select object and add new sub object -name by user input – auto created UID
2. select object and add input value – name by user input – auto created UID – default value – unit Max/Min value – add picture
3. Select object add input quantiti – name by user input – auto created UID – default value – unit Max/Min value – add picture
4.select object and add select – name by user input – auto created UID – objects – radio/drop down single/ multi select – add picture
5 select object and add relation – select relation object – auto created UID – matrix value by user force/or optional value(object to object)

Funtion delete
1.delete object and sub-objects
2.delete input/select
3.delete relation

Function edit
1. edit object name
2. edit object input/output
3. Edit relation

B. Edit an existing file
all the functions for creating a new file

C. Save, delete copy file

D. Make a renumbering of objects with the interval of 10


Universal Customizer

Categories: Ajax, Java, Javascript, MySQL, PHP Tags: , , , , , ,