Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Créer un objectClas...
 
Notifications
Clear all

Créer un objectClass

4 Posts
2 Users
0 Reactions
23.1 K Views
 imen
(@imenkolsi)
Posts: 37
Active Member
Topic starter
 
[#885]

J'aimerai créer un objet event avec un formulaire d'ajout (enreistrement dans la base

de données) comme l'objet document

veuillez me fournir les étapes à suivre.


 
Posted : 11 Jan 2013 19H10
babynus
(@babynus)
Posts: 14952
Member Admin
 

Hi,

Sorry, but there is not developement manual. 🙁
Best way is : get into the code and understand how it's done (not so complicated B) ).

Steps to add new object are :
- Create new table objectclass
- Add a line in table menu for the new object
- Add lines in habilitation table
- If object is project dependent, add lines in accessrights table
- Add new objectClass.php, including fields in table objectclass
- Define new iconclass for class projectorIcon.css, and include corresponding images
- Include new texts in lang.xls and generate new lang.js file

Best is to start from existing one : select one item looking like your new class, and copy as new objectClass.php
You'll find database instructions exemples in /db/vx.y.z.sql files : start by copying instructions concerning the copied item...

If you get something intereting, maybe you can share it to the community 😉

Have good work !
Babynus.


 
Posted : 12 Jan 2013 14H35
 imen
(@imenkolsi)
Posts: 37
Active Member
Topic starter
 

well i made everthing u told me but still i didn't get anything

will you help me


 
Posted : 29 Mar 2013 14H25
babynus
(@babynus)
Posts: 14952
Member Admin
 

Difficult to help you without more information.

Most probalbe is an dafault of habilitation.
Check this point first.


 
Posted : 29 Mar 2013 18H30
Share:

Scroll to Top