Entrypoint is used when a particular file is saved outside the scope of our project and we have to fire some functions (such as modification in our database/sending mail etc.) based on that file events. For that have to make changes in “include\MVC\Controller\entry_point_registry.php”. Actually file path is getting created here w.r.t a specific action. ‘getImage’ [...]
Remove: size={{$size}} {{if $size>1}} multiple=”1”{{/if}} From “include/SugarFields/Fields/Enum/SearchView.tpl”.
1. Create a new case in function smarty_function_converge_button in “include/Smarty/plugins/function.converge_button.php”. 2. Create button labels in “include/language/en_us.lang.php”. 3. In “include/TemplateHandler/TemplateHandler.php” buildTemplate function add your button name in $this->ss->assign(“built_in_buttons”, array(‘CANCEL’, ‘DELETE’, ‘DUPLICATE’, ‘EDIT’, ‘FIND_DUPLICATES’, ‘SAVE’, ‘CONNECTOR’)); 4. Put the button name anywhere needed.
1. Parent module: create modules/<>/metadata/subpaneldefs.php. This contains ‘subpanel_name’ => ‘default’, where default is the file name that have to create in modules/<>/metadata/subpanels/. 2. Parent module: in vardefs create relationship code and relation definition. 3. Define the relationship in cache/modules/Relationships/relationships.cache.php 4. Child module: create default.php or namespecific.php in the folder modules/<>/metadata/subpanels/. 5. Define (if new) widget [...]
1. $classObj->retrieve($id); Fetches all values of that $classObj. And any particular value can be accessed by writing $classObj->name. 2. $current_user->getPreference(‘datef’); Getting date format for a particular user. 3. $current_user->getPreference(‘timef’); Getting time format for a particular user. 4. from_html($text); Getting formatted values. Generally used for fetching some database values. But if you use retrieve function, no [...]
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
February 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
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.
