Difference between revisions of "Module Interventions (developer)"
Jump to navigation
Jump to search
(New page: Category:Intervention {{ToTranslate}} {{BasculeDevUserEn| name=Interventions| devdoc=This page| userdoc=}} {{TemplateDocDevEn}} == Fonction == ''Numéro : 70'' == Entité Intervent...) |
m |
||
Line 1: | Line 1: | ||
[[Category:Intervention]] | [[Category:Intervention]] | ||
− | {{ | + | {{TemplateDocDevEn}} |
{{BasculeDevUserEn| | {{BasculeDevUserEn| | ||
name=Interventions| | name=Interventions| | ||
devdoc=This page| | devdoc=This page| | ||
userdoc=}} | userdoc=}} | ||
− | |||
− | = | + | = Feature = |
− | '' | + | ''Number : 70'' |
== Entité Intervention == | == Entité Intervention == | ||
− | + | {{TemplateDocDevEntityEn| | |
− | + | class=htdocs/fichinter/fichinter.class.php}} | |
− | |||
− | |||
− | + | = Permissions = | |
*->ficheinter->lire | *->ficheinter->lire | ||
*->ficheinter->creer | *->ficheinter->creer | ||
Line 23: | Line 20: | ||
*->ficheinter->export | *->ficheinter->export | ||
− | + | = Tables SQL = | |
* [[Fichinter_(Table_SQL)|llx_fichinter]] | * [[Fichinter_(Table_SQL)|llx_fichinter]] |
Revision as of 11:34, 5 August 2009
Interventions | |
---|---|
Numero/ID of module | {{{num}}} |
User doc. of module | |
Developer doc. of module | This page |
Feature
Number : 70
Entité Intervention
The PHP class to use to manipulate such object is file htdocs/fichinter/fichinter.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Permissions
- ->ficheinter->lire
- ->ficheinter->creer
- ->ficheinter->supprimer
- ->ficheinter->export