Results 1 to 6 of 6

Thread: structure of php code in sugarcrm

  1. #1
    velocity00723 is offline Senior Member
    Join Date
    Jan 2009
    Location
    Nasik,Maharashtra
    Posts
    31

    Question structure of php code in sugarcrm

    how classes and php code arranges in sugarcrm

  2. #2
    genius786's Avatar
    genius786 is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Karachi, Pakistan
    Posts
    131

    Smile Re: structure of php code in sugarcrm

    Hi Velocity,

    SugarCRM provide two way structure for customization. The first way where is used or handle by the organization (SUGAR) developer it self and perform changing and provide update version of sugarcrm.

    The second way where is sued or handle by the user or developer of the user hand. So this changing is made by the user.

    I think the above information is helpful to you


    Best regards,
    SARFARAZ AHMED KHAN
    Karachi, Pakistan
    skype: genius_crystal
    genius_crystal@hotmail.com
    92-314-2595624

  3. #3
    jsagar's Avatar
    jsagar is offline Sugar Community Member
    Join Date
    Mar 2008
    Location
    Ahmedabad,India
    Posts
    242

    Default Re: structure of php code in sugarcrm

    Hi,
    In sugarCRM (Overview of files)

    custom -
    in custom when we want any customization in sugarCRM. We can customize any module from here.this way is upgradesafe
    include -
    here in include various setting & parsing files ex., Listview, Editview,Detailview,Quickcreateview
    application level Language Files(where the Labels are stored)

    modules-
    in modules here the separate files are stored as individual modules Ex: Accounts(Editview,Detailview,Vardefs,tpls,language ) for that particular Modules.
    Best Regards
    ---------------------------------------
    Jaydeepsinh Sagar

  4. #4
    letrium is offline Sugar Community Member
    Join Date
    Dec 2008
    Posts
    614

  5. #5
    clint's Avatar
    clint is offline Sugar Team Member | Forums Lead Moderator
    Join Date
    Aug 2004
    Location
    Silicon Valley
    Posts
    2,120

    Default Re: structure of php code in sugarcrm

    Check out the Developer Guide at http://developers.sugarcrm.com. It covers this topic in detail.
    Sugar Developer Zone - developer resources | Sugar University - user and admin training
    Sugar Docs - user and admin documentation |
    Sugar Bug Tracker - Enter or view bugs
    SugarForge- open source modules, themes, lang packs | SugarExchange - commercial extensions

    Clint Oram
    Chief Technology Officer and Co-founder
    SugarCRM

  6. #6
    velocity00723 is offline Senior Member
    Join Date
    Jan 2009
    Location
    Nasik,Maharashtra
    Posts
    31

    Default Re: structure of php code in sugarcrm

    thanks all
    basicaly what i want to search is to how different fields of database are access and how that fields are display

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to protect sugarcrm code
    By pblag in forum General Discussion
    Replies: 7
    Last Post: 2008-05-14, 11:16 AM
  2. Replies: 0
    Last Post: 2007-07-14, 05:29 PM
  3. Structure of sugarCRM open source?
    By aboo in forum General Discussion
    Replies: 1
    Last Post: 2007-02-21, 10:30 AM
  4. Sugarcrm 4.5 Database Structure
    By aboo in forum Developer Help
    Replies: 3
    Last Post: 2007-01-16, 12:44 AM
  5. Replies: 2
    Last Post: 2006-10-25, 01:34 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •