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
Jump to: navigation, search
Line 1: Line 1:
*MVC
 
# [[Creating a module]]
 
# [[ActiveRecord models]]
 
# [[Scheduled task with checker]]
 
# [[Translate Group-Office]]
 
 
 
 
*3.7
 
#[[Creating a theme]]
 
#[[Translate Group-Office]]
 
 
#[[Coding guidelines]]
 
#[[Coding guidelines]]
 
#[[Subversion|Subversion]]
 
#[[Subversion|Subversion]]
 
#[[Creating a module]]
 
#[[Creating a module]]
 +
#[[ActiveRecord models]]
 +
#[[Scheduled task with checker]]
 +
#[[Translate Group-Office]]
 
#[[Customizations]]
 
#[[Customizations]]
 
#[[Custom Fields]]
 
#[[Custom Fields]]
Line 19: Line 11:
 
#[[Using the e-mail composer in your module]]
 
#[[Using the e-mail composer in your module]]
 
#[[Global settings manager]]
 
#[[Global settings manager]]
#[http://www.group-office.com/phpdoc/ PHP API Docs]
 

Revision as of 15:21, 6 July 2012

  1. Coding guidelines
  2. Subversion
  3. Creating a module
  4. ActiveRecord models
  5. Scheduled task with checker
  6. Translate Group-Office
  7. Customizations
  8. Custom Fields
  9. Event handling
  10. Exporting to PDF or CSV
  11. Using the e-mail composer in your module
  12. Global settings manager