This manual is deprecated. Please visit https://groupoffice.readthedocs.io for the latest documentation. |
Difference between revisions of "Developer manual"
From Group-Office Groupware and CRM Documentation
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | #[[Coding Guidelines]] | |
− | + | ||
− | #[[Coding | + | |
#[[Subversion|Subversion]] | #[[Subversion|Subversion]] | ||
#[[Creating a module]] | #[[Creating a module]] | ||
+ | #[[ActiveRecord models]] | ||
+ | #[[Controllers]] | ||
+ | #[[Scheduled task with checker]] | ||
+ | #[[Translate Group-Office]] | ||
#[[Customizations]] | #[[Customizations]] | ||
+ | #[[Setup Site Module (CMS)]] | ||
#[[Custom Fields]] | #[[Custom Fields]] | ||
#[[Event handling]] | #[[Event handling]] | ||
#[[Exporting to PDF or CSV]] | #[[Exporting to PDF or CSV]] | ||
− | #[ | + | #[[Using the e-mail composer in your module]] |
+ | #[[Calling functions with a URL]] | ||
+ | #[[Extending settings with your own module]] | ||
+ | #[[API calls]] | ||
+ | #[[CORS]] |
Latest revision as of 15:11, 27 November 2013
- Coding Guidelines
- Subversion
- Creating a module
- ActiveRecord models
- Controllers
- Scheduled task with checker
- Translate Group-Office
- Customizations
- Setup Site Module (CMS)
- Custom Fields
- Event handling
- Exporting to PDF or CSV
- Using the e-mail composer in your module
- Calling functions with a URL
- Extending settings with your own module
- API calls
- CORS