A Qcodo based CMS/ecommerce framework
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<div id='CodeGenSettings'>
|
|
<?php $_CONTROL->Form->lstTables->RenderWithName(); ?>
|
|
<?php $_CONTROL->Form->chkSaveORM->RenderWithName(); ?>
|
|
<?php $_CONTROL->Form->chkManualQuerySupport->RenderWithName(); ?>
|
|
<?php $_CONTROL->Form->txtAssociationTableIdentifier->RenderWithName(); ?>
|
|
<?php $_CONTROL->Form->txtTypeTableIdentifier->RenderWithName(); ?>
|
|
<?php $_CONTROL->Form->txtStripFromTableName->RenderWithName(); ?>
|
|
</div>
|