Skip to content

Commit eac6425

Browse files
authored
Merge pull request #5 from mambax7/master
rename to ModuleBuilder
2 parents 07d1390 + 4f5770b commit eac6425

File tree

263 files changed

+2915
-2910
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+2915
-2910
lines changed

.travis.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ env:
1212
- DB=mysql
1313

1414
before_script:
15-
- mysql -e 'create database tdmcreate_settings'
16-
- mysql -e 'create database tdmcreate_modules'
17-
- mysql -e 'create database tdmcreate_tables'
18-
- mysql -e 'create database tdmcreate_fields'
19-
- mysql -e 'create database tdmcreate_languages'
20-
- mysql -e 'create database tdmcreate_fieldtype'
21-
- mysql -e 'create database tdmcreate_fieldattributes'
22-
- mysql -e 'create database tdmcreate_fieldnull'
23-
- mysql -e 'create database tdmcreate_fieldkey'
24-
- mysql -e 'create database tdmcreate_fieldelements'
25-
- mysql -e 'create database tdmcreate_morefiles'
15+
- mysql -e 'create database modulebuilder_settings'
16+
- mysql -e 'create database modulebuilder_modules'
17+
- mysql -e 'create database modulebuilder_tables'
18+
- mysql -e 'create database modulebuilder_fields'
19+
- mysql -e 'create database modulebuilder_languages'
20+
- mysql -e 'create database modulebuilder_fieldtype'
21+
- mysql -e 'create database modulebuilder_fieldattributes'
22+
- mysql -e 'create database modulebuilder_fieldnull'
23+
- mysql -e 'create database modulebuilder_fieldkey'
24+
- mysql -e 'create database modulebuilder_fieldelements'
25+
- mysql -e 'create database modulebuilder_morefiles'

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
# Support
22

33
Support
4-
If you liked the tdmcreate module and thanks to the long process for giving the opportunity to the new module to be created in a moment, consider making a donation to <a href="https://xoops.org/modules/xdonations/" target="_blank" title="Donate to Xoops">Xoops.org</a>
4+
If you liked the modulebuilder module and thanks to the long process for giving the opportunity to the new module to be created in a moment, consider making a donation to <a href="https://xoops.org/modules/xdonations/" target="_blank" title="Donate to Xoops">Xoops.org</a>
55

6-
# TDMCreate version 1.91
6+
# ModuleBuilder version 1.91
77

8-
[![Build Status](https://scrutinizer-ci.com/g/txmodxoops/tdmcreate/badges/build.png?b=master)](https://travis-ci.org/txmodxoops/tdmcreate)
9-
[![Jenkins coverage](https://img.shields.io/jenkins/c/https/jenkins.qa.ubuntu.com/address-book-service-utopic-i386-ci.svg)](https://github.com/txmodxoops/tdmcreate)
8+
[![Build Status](https://scrutinizer-ci.com/g/txmodxoops/modulebuilder/badges/build.png?b=master)](https://travis-ci.org/txmodxoops/modulebuilder)
9+
[![Jenkins coverage](https://img.shields.io/jenkins/c/https/jenkins.qa.ubuntu.com/address-book-service-utopic-i386-ci.svg)](https://github.com/txmodxoops/modulebuilder)
1010
[![Software License](https://img.shields.io/badge/license-GPL-brightgreen.svg?style=flat)](docs/license.txt)
11-
[![Quality Score](https://img.shields.io/scrutinizer/g/txmodxoops/tdmcreate.svg?style=flat)](https://scrutinizer-ci.com/g/txmodxoops/tdmcreate)
12-
[![Gem](https://img.shields.io/gem/dt/rails.svg)](txmodxoops/tdmcreate)
13-
[![Latest Version](https://img.shields.io/github/release/txmodxoops/tdmcreate.svg?style=flat)](https://github.com/txmodxoops/TDMCreate-1.91/releases/latest)
11+
[![Quality Score](https://img.shields.io/scrutinizer/g/txmodxoops/modulebuilder.svg?style=flat)](https://scrutinizer-ci.com/g/txmodxoops/modulebuilder)
12+
[![Gem](https://img.shields.io/gem/dt/rails.svg)](txmodxoops/modulebuilder)
13+
[![Latest Version](https://img.shields.io/github/release/txmodxoops/modulebuilder.svg?style=flat)](https://github.com/txmodxoops/ModuleBuilder-1.91/releases/latest)
1414

1515
<p>
16-
<a href="http://issuestats.com/github/txmodxoops/tdmcreate"><img alt="Issue Stats" src="http://issuestats.com/github/txmodxoops/tdmcreate/badge/pr?style=flat"></a>
17-
<a href="http://issuestats.com/github/txmodxoops/tdmcreate"><img alt="Issue Stats" src="http://issuestats.com/github/txmodxoops/tdmcreate/badge/issue?style=flat"></a>
18-
<!--[![Github Releases (by Release)](https://img.shields.io/badge/tdmcreate-alpha%203.2-green.svg)](https://github.com/txmodxoops/tdmcreate/tree/alpha-3-4)-->
16+
<a href="http://issuestats.com/github/txmodxoops/modulebuilder"><img alt="Issue Stats" src="http://issuestats.com/github/txmodxoops/modulebuilder/badge/pr?style=flat"></a>
17+
<a href="http://issuestats.com/github/txmodxoops/modulebuilder"><img alt="Issue Stats" src="http://issuestats.com/github/txmodxoops/modulebuilder/badge/issue?style=flat"></a>
18+
<!--[![Github Releases (by Release)](https://img.shields.io/badge/modulebuilder-alpha%203.2-green.svg)](https://github.com/txmodxoops/modulebuilder/tree/alpha-3-4)-->
1919
</p>
2020

21-
> **Note:** This repository contains the code of the tdmcreate module
21+
> **Note:** This repository contains the code of the modulebuilder module
2222
It's under development currently. If you want to build with developers this version of module or create a base modules, you can use the last version of this module at [Txmod XOOPS Web Site](http://www.txmodxoops.org), and visit the main discussion forum at [XOOPS Web Site](https://xoops.org/modules/newbb/viewtopic.php?topic_id=76746) for more information.
2323

2424
Screenshot:
2525
<p align="center">
26-
<img src="https://c6.staticflickr.com/9/8500/29971619205_a397db1039_o.jpg" alt="TDMCreate 1.9.1 dashboard"/>
26+
<img src="https://c6.staticflickr.com/9/8500/29971619205_a397db1039_o.jpg" alt="ModuleBuilder 1.9.1 dashboard"/>
2727
</p>
2828

2929
Clear version
@@ -43,13 +43,13 @@ Clear version
4343
- Added: filed_tfoot field in fields
4444

4545
# Info
46-
TDMCreate is a module that create other basic modules for XOOPS CMS.
46+
ModuleBuilder is a module that create other basic modules for XOOPS CMS.
4747

4848
Tested with XOOPS 2.5.9, you can not use it with earlier versions, unless because you don't fit some core files in the background and after some tests.
4949

5050
That is ahead XOOPS versions, and goes to 2.6.0, you should download XOOPS 2.5.7.2 and use with this latest version.
5151

52-
Therefore recommended not to use tdmcreate 1.91, with previous versions of XOOPS 2.5.7
52+
Therefore recommended not to use modulebuilder 1.91, with previous versions of XOOPS 2.5.7
5353

5454
# System - Tests
5555
PHP = 5.5.15, 5.6.19, 5.7.0
@@ -63,9 +63,9 @@ XOOPS = 2.5.7.1, 2.5.7.2, 2.5.8
6363
Codeception = 2.0.13
6464
Selenium IDE = 2.9.0
6565

66-
[![Stories in Ready](https://badge.waffle.io/txmodxoops/tdmcreate.svg?label=ready&title=Ready)](http://waffle.io/txmodxoops/tdmcreate)
67-
[![Stories in Work in Progress](https://badge.waffle.io/txmodxoops/tdmcreate.svg?label=Work in Progress&title=Work in Progress)](http://waffle.io/txmodxoops/tdmcreate)
68-
[![Stories in Done](https://badge.waffle.io/txmodxoops/tdmcreate.svg?label=done&title=Done)](http://waffle.io/txmodxoops/tdmcreate)
69-
[![Stories in Roadmap](https://badge.waffle.io/txmodxoops/tdmcreate.svg?label=roadmap&title=Roadmap)](http://waffle.io/txmodxoops/tdmcreate)
66+
[![Stories in Ready](https://badge.waffle.io/txmodxoops/modulebuilder.svg?label=ready&title=Ready)](http://waffle.io/txmodxoops/modulebuilder)
67+
[![Stories in Work in Progress](https://badge.waffle.io/txmodxoops/modulebuilder.svg?label=Work in Progress&title=Work in Progress)](http://waffle.io/txmodxoops/modulebuilder)
68+
[![Stories in Done](https://badge.waffle.io/txmodxoops/modulebuilder.svg?label=done&title=Done)](http://waffle.io/txmodxoops/modulebuilder)
69+
[![Stories in Roadmap](https://badge.waffle.io/txmodxoops/modulebuilder.svg?label=roadmap&title=Roadmap)](http://waffle.io/txmodxoops/modulebuilder)
7070

71-
[![Throughput Graph](https://graphs.waffle.io/txmodxoops/tdmcreate/throughput.svg)](https://waffle.io/txmodxoops/tdmcreate/metrics)
71+
[![Throughput Graph](https://graphs.waffle.io/txmodxoops/modulebuilder/throughput.svg)](https://waffle.io/txmodxoops/modulebuilder/metrics)

_archive/Preloads/PreloadsCore.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

3-
namespace XoopsModules\Tdmcreate\Files\Preloads;
3+
namespace XoopsModules\Modulebuilder\Files\Preloads;
44

5-
use XoopsModules\Tdmcreate;
6-
use XoopsModules\Tdmcreate\Files;
5+
use XoopsModules\Modulebuilder;
6+
use XoopsModules\Modulebuilder\Files;
77

88
/*
99
You may not change or alter any portion of this comment or credits
@@ -15,7 +15,7 @@
1515
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1616
*/
1717
/**
18-
* tdmcreate module.
18+
* modulebuilder module.
1919
*
2020
* @copyright XOOPS Project (https://xoops.org)
2121
* @license GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
@@ -39,7 +39,7 @@ class PreloadsCore extends Files\CreateFile
3939
public function __construct()
4040
{
4141
parent::__construct();
42-
$this->tdmcfile = Tdmcreate\Files\CreateFile::getInstance();
42+
$this->tdmcfile = Modulebuilder\Files\CreateFile::getInstance();
4343
}
4444

4545
/**
@@ -101,7 +101,7 @@ function eventCoreYourNameStart(\$args)
101101
}
102102
EOT;
103103

104-
$this->tdmcfile->create($moduleDirname, 'preloads', $filename, $content, _AM_TDMCREATE_FILE_CREATED, _AM_TDMCREATE_FILE_NOTCREATED);
104+
$this->tdmcfile->create($moduleDirname, 'preloads', $filename, $content, _AM_MODULEBUILDER_FILE_CREATED, _AM_MODULEBUILDER_FILE_NOTCREATED);
105105

106106
return $this->tdmcfile->renderFile();
107107
}

_archive/class/AddFiles.php

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

3-
namespace XoopsModules\Tdmcreate;
3+
namespace XoopsModules\Modulebuilder;
44

5-
use XoopsModules\Tdmcreate;
5+
use XoopsModules\Modulebuilder;
66

77
/*
88
You may not change or alter any portion of this comment or credits
@@ -33,7 +33,7 @@
3333
class AddFiles extends \XoopsObject
3434
{
3535
/**
36-
* Tdmcreate.
36+
* Modulebuilder.
3737
*
3838
* @var mixed
3939
*/
@@ -52,7 +52,7 @@ class AddFiles extends \XoopsObject
5252
*/
5353
public function __construct()
5454
{
55-
$this->helper = Tdmcreate\Helper::getInstance();
55+
$this->helper = Modulebuilder\Helper::getInstance();
5656

5757
$this->initVar('file_id', XOBJ_DTYPE_INT);
5858
$this->initVar('file_mid', XOBJ_DTYPE_INT);
@@ -102,31 +102,31 @@ public function getFormAddFiles($action = false)
102102
}
103103

104104
$isNew = $this->isNew();
105-
$title = $isNew ? sprintf(_AM_TDMCREATE_ADDFILES_NEW) : sprintf(_AM_TDMCREATE_ADDFILES_EDIT);
105+
$title = $isNew ? sprintf(_AM_MODULEBUILDER_ADDFILES_NEW) : sprintf(_AM_MODULEBUILDER_ADDFILES_EDIT);
106106

107107
xoops_load('XoopsFormLoader');
108108

109109
$form = new \XoopsThemeForm($title, 'addfilesform', $action, 'post', true);
110110
$form->setExtra('enctype="multipart/form-data"');
111111

112112
$modules = $this->helper->getHandler('modules')->getObjects(null);
113-
$modulesSelect = new \XoopsFormSelect(_AM_TDMCREATE_ADDFILES_MODULES, 'file_mid', $this->getVar('file_mid'));
114-
$modulesSelect->addOption('', _AM_TDMCREATE_ADDFILES_MODULE_SELECT);
113+
$modulesSelect = new \XoopsFormSelect(_AM_MODULEBUILDER_ADDFILES_MODULES, 'file_mid', $this->getVar('file_mid'));
114+
$modulesSelect->addOption('', _AM_MODULEBUILDER_ADDFILES_MODULE_SELECT);
115115
foreach ($modules as $mod) {
116116
$modulesSelect->addOption($mod->getVar('mod_id'), $mod->getVar('mod_name'));
117117
}
118118
$form->addElement($modulesSelect, true);
119119

120-
$modName = new \XoopsFormText(_AM_TDMCREATE_ADDFILES_NAME, 'file_name', 50, 255, $this->getVar('file_name'));
121-
$modName->setDescription(_AM_TDMCREATE_ADDFILES_NAME_DESC);
120+
$modName = new \XoopsFormText(_AM_MODULEBUILDER_ADDFILES_NAME, 'file_name', 50, 255, $this->getVar('file_name'));
121+
$modName->setDescription(_AM_MODULEBUILDER_ADDFILES_NAME_DESC);
122122
$form->addElement($modName, true);
123123

124-
$fileEstension = new \XoopsFormText(_AM_TDMCREATE_ADDFILES_EXTENSION, 'file_extension', 50, 255, $this->getVar('file_extension'));
125-
$fileEstension->setDescription(_AM_TDMCREATE_ADDFILES_EXTENSION_DESC);
124+
$fileEstension = new \XoopsFormText(_AM_MODULEBUILDER_ADDFILES_EXTENSION, 'file_extension', 50, 255, $this->getVar('file_extension'));
125+
$fileEstension->setDescription(_AM_MODULEBUILDER_ADDFILES_EXTENSION_DESC);
126126
$form->addElement($fileEstension, true);
127127

128-
$fileInfolder = new \XoopsFormText(_AM_TDMCREATE_ADDFILES_INFOLDER, 'file_infolder', 50, 255, $this->getVar('file_infolder'));
129-
$fileInfolder->setDescription(_AM_TDMCREATE_ADDFILES_INFOLDER_DESC);
128+
$fileInfolder = new \XoopsFormText(_AM_MODULEBUILDER_ADDFILES_INFOLDER, 'file_infolder', 50, 255, $this->getVar('file_infolder'));
129+
$fileInfolder->setDescription(_AM_MODULEBUILDER_ADDFILES_INFOLDER_DESC);
130130
$form->addElement($fileInfolder, true);
131131

132132
$form->addElement(new \XoopsFormHidden('op', 'save'));

_archive/class/AddFilesHandler.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace XoopsModules\Tdmcreate;
3+
namespace XoopsModules\Modulebuilder;
44

55
/*
66
You may not change or alter any portion of this comment or credits
@@ -36,7 +36,7 @@ class AddFilesHandler extends \XoopsPersistableObjectHandler
3636
*/
3737
public function __construct(\XoopsDatabase $db)
3838
{
39-
parent::__construct($db, 'tdmcreate_addfiles', AddFiles::class, 'file_id', 'file_name');
39+
parent::__construct($db, 'modulebuilder_addfiles', AddFiles::class, 'file_id', 'file_name');
4040
}
4141

4242
/**

_archive/class/Files/CreateHtmlSmartyCodes.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?php
22

3-
namespace XoopsModules\Tdmcreate\Files;
3+
namespace XoopsModules\Modulebuilder\Files;
44

5-
use XoopsModules\Tdmcreate;
5+
use XoopsModules\Modulebuilder;
66

77
/*
88
You may not change or alter any portion of this comment or credits
@@ -14,7 +14,7 @@
1414
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1515
*/
1616
/**
17-
* tdmcreate module.
17+
* modulebuilder module.
1818
*
1919
* @copyright XOOPS Project (https://xoops.org)
2020
* @license GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
@@ -41,7 +41,7 @@ public function __construct()
4141
/**
4242
* @static function getInstance
4343
* @param null
44-
* @return Tdmcreate\Files\CreateHtmlSmartyCodes
44+
* @return Modulebuilder\Files\CreateHtmlSmartyCodes
4545
*/
4646
public static function getInstance()
4747
{

_archive/class/Files/Templates/User/Broken.php

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22

3-
namespace XoopsModules\Tdmcreate\Files\Templates\User\Defstyle;
3+
namespace XoopsModules\Modulebuilder\Files\Templates\User\Defstyle;
44

5-
use XoopsModules\Tdmcreate;
6-
use XoopsModules\Tdmcreate\Files;
7-
use XoopsModules\Tdmcreate\Files\Templates\User;
5+
use XoopsModules\Modulebuilder;
6+
use XoopsModules\Modulebuilder\Files;
7+
use XoopsModules\Modulebuilder\Files\Templates\User;
88

99
/*
1010
You may not change or alter any portion of this comment or credits
@@ -16,7 +16,7 @@
1616
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1717
*/
1818
/**
19-
* tdmcreate module.
19+
* modulebuilder module.
2020
*
2121
* @copyright XOOPS Project (https://xoops.org)
2222
* @license GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
@@ -77,7 +77,7 @@ public function write($module, $table, $filename)
7777
*/
7878
private function getTemplatesUserBrokenFileHeader($moduleDirname)
7979
{
80-
$sc = Tdmcreate\Files\CreateSmartyCode::getInstance();
80+
$sc = Modulebuilder\Files\CreateSmartyCode::getInstance();
8181

8282
return $sc->getSmartyIncludeFile($moduleDirname, 'header');
8383
}
@@ -92,8 +92,8 @@ private function getTemplatesUserBrokenFileHeader($moduleDirname)
9292
*/
9393
private function getTemplatesUserBrokenTableHead($tableMid, $tableId, $tableAutoincrement, $language)
9494
{
95-
$hc = Tdmcreate\Files\CreateHtmlCode::getInstance();
96-
$sc = Tdmcreate\Files\CreateSmartyCode::getInstance();
95+
$hc = Modulebuilder\Files\CreateHtmlCode::getInstance();
96+
$sc = Modulebuilder\Files\CreateSmartyCode::getInstance();
9797
$th = '';
9898
$fields = $this->getTableFields($tableMid, $tableId);
9999
foreach (array_keys($fields) as $f) {
@@ -121,8 +121,8 @@ private function getTemplatesUserBrokenTableHead($tableMid, $tableId, $tableAuto
121121
*/
122122
private function getTemplatesUserBrokenBody($moduleDirname, $tableMid, $tableId, $tableName, $tableSoleName, $tableAutoincrement)
123123
{
124-
$hc = Tdmcreate\Files\CreateHtmlCode::getInstance();
125-
$sc = Tdmcreate\Files\CreateSmartyCode::getInstance();
124+
$hc = Modulebuilder\Files\CreateHtmlCode::getInstance();
125+
$sc = Modulebuilder\Files\CreateSmartyCode::getInstance();
126126
$ret = '';
127127
$fields = $this->getTableFields($tableMid, $tableId);
128128
foreach (array_keys($fields) as $f) {
@@ -163,7 +163,7 @@ private function getTemplatesUserBrokenBody($moduleDirname, $tableMid, $tableId,
163163
*/
164164
private function getTemplatesUserBrokenFileFooter($moduleDirname)
165165
{
166-
$sc = Tdmcreate\Files\CreateSmartyCode::getInstance();
166+
$sc = Modulebuilder\Files\CreateSmartyCode::getInstance();
167167

168168
return $sc->getSmartyIncludeFile($moduleDirname, 'footer');
169169
}
@@ -174,7 +174,7 @@ private function getTemplatesUserBrokenFileFooter($moduleDirname)
174174
*/
175175
public function render()
176176
{
177-
$hc = Tdmcreate\Files\CreateHtmlCode::getInstance();
177+
$hc = Modulebuilder\Files\CreateHtmlCode::getInstance();
178178
$module = $this->getModule();
179179
$table = $this->getTable();
180180
$filename = $this->getFileName();
@@ -191,7 +191,7 @@ public function render()
191191
$content .= $hc->getHtmlTable($contentTable, 'table table-bordered');
192192
$content .= $this->getTemplatesUserBrokenFileFooter($moduleDirname);
193193

194-
$this->create($moduleDirname, 'templates', $filename, $content, _AM_TDMCREATE_FILE_CREATED, _AM_TDMCREATE_FILE_NOTCREATED);
194+
$this->create($moduleDirname, 'templates', $filename, $content, _AM_MODULEBUILDER_FILE_CREATED, _AM_MODULEBUILDER_FILE_NOTCREATED);
195195

196196
return $this->renderFile();
197197
}

_archive/class/Files/Templates/User/DisqusComments.php

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

3-
namespace XoopsModules\Tdmcreate\Files\Templates\User;
3+
namespace XoopsModules\Modulebuilder\Files\Templates\User;
44

5-
use XoopsModules\Tdmcreate;
6-
use XoopsModules\Tdmcreate\Files;
5+
use XoopsModules\Modulebuilder;
6+
use XoopsModules\Modulebuilder\Files;
77

88
/*
99
You may not change or alter any portion of this comment or credits
@@ -15,7 +15,7 @@
1515
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1616
*/
1717
/**
18-
* tdmcreate module.
18+
* modulebuilder module.
1919
*
2020
* @copyright XOOPS Project (https://xoops.org)
2121
* @license GNU GPL 2 (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
@@ -74,7 +74,7 @@ public function write($module, $filename)
7474
*/
7575
private function getTemplatesCommentCode()
7676
{
77-
$hc = Tdmcreate\Files\CreateHtmlCode::getInstance();
77+
$hc = Modulebuilder\Files\CreateHtmlCode::getInstance();
7878

7979
return $hc->getHtmlEmpty('Please! Enter here your comments code');
8080
}
@@ -90,7 +90,7 @@ public function render()
9090
$moduleDirname = $module->getVar('mod_dirname');
9191
$content = $this->getTemplatesCommentCode();
9292

93-
$this->create($moduleDirname, 'templates', $filename, $content, _AM_TDMCREATE_FILE_CREATED, _AM_TDMCREATE_FILE_NOTCREATED);
93+
$this->create($moduleDirname, 'templates', $filename, $content, _AM_MODULEBUILDER_FILE_CREATED, _AM_MODULEBUILDER_FILE_NOTCREATED);
9494

9595
return $this->renderFile();
9696
}

0 commit comments

Comments
 (0)