Change mode :
Make folder and its content writable : chmode -Rf 777 foldername
to view the current directory: pwd
listing with all attributes : ls -l
to view hidden files : ls -a
to list all the ext file: ls -ltr *.ext
to change owner : chown <owner name> [...]
The vardefs are used to provide the Sugar application with information about the SugarBeans.
Each module that has a SugarBean file will have a vardefs.php file located in it. This file specifies the fields for that SugarBean. For the Contact bean, the vardefs will be located in sugarcrm/modules/Contacts/vardefs.php. Vardef files create an array called “$dictionary” [...]
require_once(‘include/formbase.php’); $focus = populateFromPost(”, $focus); $focus->save; 1st parameter is for prefix, and 2nd is for class object.
Upgrade self customization is such customization in which if we upgrade Sugar version our customized part does not need any change or modification. To overcome after up gradation problems we need to customize all our modules and other codes into custom folder. If you directly have id use retrieve functionality. But if there any field value exist other [...]
1. Don’t write sql queries inside a page, rather write as a function of a class. 2. Do not write functions in a general page, rather write as a class function. 3. Do not require or include extra pages and do not write any extra code. If you are using copy-paste also try to remove [...]
Categories
- Accounts, Finance
- Architect,Interior Design
- Automobiles
- Banking, Financial Services
- BPO, KPO
- Construction, Engineering
- Consultants
- Content, Journalism
- Engineering Design
- Export, Import
- Fashion
- Feng Shui
- Gadgets
- Global, Climate
- Healthcare, Medical
- Hotels, Restaurants
- HR, Admin
- Insurance
- IT, Software Services
- IT- Hardware
- Management
- Marketing, Advertising
- Media, Entertainment
- NGO
- Other
- Pharma, Biotech
- Photography
- Recipe
- Retail
- Site Engineering
- Teaching, Education
- Telecom
- Travel
- Trekking and Mountaineering
- TV, Films
- Web, Graphic Design
Calendar
January 2012 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Add Widgets (Secondary Sidebar)
This is your Secondary Sidebar. Edit this content that appears here in the widgets panel by adding or removing widgets in the Secondary Sidebar area.
