{"id":2010,"date":"2024-07-24T04:35:06","date_gmt":"2024-07-24T04:35:06","guid":{"rendered":"https:\/\/itnotes.apjsoftwares.in\/?p=2010"},"modified":"2024-07-24T04:35:06","modified_gmt":"2024-07-24T04:35:06","slug":"vtiger-vtlib","status":"publish","type":"post","link":"https:\/\/itnotes.apjsoftwares.in\/index.php\/2024\/07\/24\/vtiger-vtlib\/","title":{"rendered":"Vtiger vtlib"},"content":{"rendered":"\n<p>vtlib is a library to ease new module development for vtiger CRM. vtlib includes APIs to create or<br>modify the backend elements for a module. These APIs help make the necessary changes to the<br>database.<br>vtlib includes Module Manager which allows new modules to be packaged into zip files that other<br>vtiger CRM installations can easily install and use.<\/p>\n\n\n\n<p>vtlib includes the following APIs that can be used to create new modules.<\/p>\n\n\n\n<p><strong>Vtiger_Module<\/strong><\/p>\n\n\n\n<ul>\n<li>name<\/li>\n\n\n\n<li>addBlock()<\/li>\n\n\n\n<li>addFilter()<\/li>\n\n\n\n<li>initTables()<\/li>\n\n\n\n<li>setRelatedList()<\/li>\n\n\n\n<li>setDefaultSharing()<\/li>\n\n\n\n<li>enableTools()<\/li>\n\n\n\n<li>disableTools()<\/li>\n\n\n\n<li>save()<\/li>\n\n\n\n<li>addLink()<\/li>\n<\/ul>\n\n\n\n<p><strong>Vtiger_Menu<\/strong><\/p>\n\n\n\n<ul>\n<li>addModule()<\/li>\n<\/ul>\n\n\n\n<p><strong>Vtiger_Block<\/strong><\/p>\n\n\n\n<ul>\n<li>label<\/li>\n\n\n\n<li>addField()<\/li>\n<\/ul>\n\n\n\n<p><strong>Vtiger_Field<\/strong><\/p>\n\n\n\n<ul>\n<li>table<\/li>\n\n\n\n<li>column<\/li>\n\n\n\n<li>columntype<\/li>\n\n\n\n<li>uitype<\/li>\n\n\n\n<li>typeofdata<\/li>\n\n\n\n<li>setHelpInfo()<\/li>\n\n\n\n<li>setEntityIdentifier()<\/li>\n\n\n\n<li>setPicklistValues()<\/li>\n\n\n\n<li>setRelatedModules()<\/li>\n<\/ul>\n\n\n\n<p><strong>Vtiger_Filter<\/strong><\/p>\n\n\n\n<ul>\n<li>name<\/li>\n\n\n\n<li>isdefault<\/li>\n\n\n\n<li>addField()<\/li>\n\n\n\n<li>addRule()<\/li>\n<\/ul>\n\n\n\n<p><strong>Vtiger_Event<\/strong><\/p>\n\n\n\n<ul>\n<li>register()<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>vtlib is a library to ease new module development for vtiger CRM. vtlib includes APIs&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[39],"tags":[],"_links":{"self":[{"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/posts\/2010"}],"collection":[{"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/comments?post=2010"}],"version-history":[{"count":1,"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/posts\/2010\/revisions"}],"predecessor-version":[{"id":2011,"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/posts\/2010\/revisions\/2011"}],"wp:attachment":[{"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/media?parent=2010"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/categories?post=2010"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itnotes.apjsoftwares.in\/index.php\/wp-json\/wp\/v2\/tags?post=2010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}