<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://support.stefanwarnat.de/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Stefan Warnat's Extension / Vtiger Support en:vtiger_6.0:dev_docu</title>
        <description></description>
        <link>https://support.stefanwarnat.de/</link>
        <lastBuildDate>Sun, 19 Apr 2026 08:29:57 -0500</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://support.stefanwarnat.de/ttps://support.stefanwarnat.de/lib/tpl/starterbootstrap/images/favicon.ico</url>
            <title>Stefan Warnat's Extension / Vtiger Support</title>
            <link>https://support.stefanwarnat.de/</link>
        </image>
        <item>
            <title>Functions</title>
            <link>https://support.stefanwarnat.de/en:vtiger_6.0:dev_docu:functions?rev=1389439724&amp;do=diff</link>
            <description>Functions

Show Modal Window

        app.showModalWindow(data, function(data) {

        });</description>
        <category>en:vtiger_6.0:dev_docu</category>
            <pubDate>Sat, 11 Jan 2014 05:28:44 -0500</pubDate>
        </item>
        <item>
            <title>GenKey</title>
            <link>https://support.stefanwarnat.de/en:vtiger_6.0:dev_docu:genkey?rev=1389439739&amp;do=diff</link>
            <description>GenKey</description>
        <category>en:vtiger_6.0:dev_docu</category>
            <pubDate>Sat, 11 Jan 2014 05:28:59 -0500</pubDate>
        </item>
        <item>
            <title>Language/Translation</title>
            <link>https://support.stefanwarnat.de/en:vtiger_6.0:dev_docu:languages?rev=1389439749&amp;do=diff</link>
            <description>Language/Translation

Alle Strings für ein bestimmtes Modul:
Vtiger_Language_Handler::getModuleStringsFromFile($current_language, &quot;Settings:Colorizer&quot;);</description>
        <category>en:vtiger_6.0:dev_docu</category>
            <pubDate>Sat, 11 Jan 2014 05:29:09 -0500</pubDate>
        </item>
        <item>
            <title>ListView Building</title>
            <link>https://support.stefanwarnat.de/en:vtiger_6.0:dev_docu:listview?rev=1389444454&amp;do=diff</link>
            <description>ListView Building

File: modules/Vtiger/views/List.php
Function: initializeListViewContents()
File: modules/Vtiger/models/ListView.php
Function initializeListViewContents()
File: ListViewController.php
Function: getListViewRecords()

Template: layouts/vlayout/modules/Vtiger/ListViewContents.tpl</description>
        <category>en:vtiger_6.0:dev_docu</category>
            <pubDate>Sat, 11 Jan 2014 06:47:34 -0500</pubDate>
        </item>
        <item>
            <title>Structure for Modules</title>
            <link>https://support.stefanwarnat.de/en:vtiger_6.0:dev_docu:structure_archive?rev=1389439757&amp;do=diff</link>
            <description>Structure for Modules

Directories

templates
cron
modules/&lt;moduleName&gt;
languages
settings/actions
settings/views
settings/models
settings/templates

Targets

'templates' =&gt; &quot;layouts/vlayout/modules/$module&quot;,
// Cron folder
'cron' =&gt; &quot;cron/modules/$module&quot;,

// Settings folder
'settings/actions' =&gt; &quot;modules/Settings/$module/actions&quot;,
'settings/views' =&gt; &quot;modules/Settings/$module/views&quot;,
'settings/models' =&gt; &quot;modules/Settings/$module/models&quot;,

// Settings templates folder
'settings/templates' =&gt; …</description>
        <category>en:vtiger_6.0:dev_docu</category>
            <pubDate>Sat, 11 Jan 2014 05:29:17 -0500</pubDate>
        </item>
    </channel>
</rss>
