Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0whats the difference between UpdateTabModuleSetting and UpdateModuleSettingswhats the difference between UpdateTabModuleSetting and UpdateModuleSettings
Previous
 
Next
New Post
11/10/2006 9:54 AM
 
 whats the difference between UpdateTabModuleSetting and UpdateModuleSettings?

Dim objModules As New Entities.Modules.ModuleController
               
objModules.UpdateTabModuleSetting(TabModuleId, "template", txtTemplate.Text)

objModules.UpdateModuleSetting(ModuleId, "template", txtTemplate.Text)

I know the first method update the table TabModuleSetting with the TabModuleId,not moduleId
and the second method UpdateModuleSetting update the table ModuleSetting with the ModuleId.

when i can use the method UpdateTabModuleSetting or UpdateModuleSetting,whats the difference between of those?
thanks
 
New Post
11/10/2006 1:09 PM
 
you can place the same module (with a single content stored) on multiple pages (former named tabs), and moduleSettings apply to all instances while tabModuleSettings only a single one of them.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/10/2006 8:50 PM
 
anyone can tell me whats the difference between TabModules and Modules?
If i add one module,will the DNN add the module into TabModules first,then add it into modules?
thanks
 
New Post
11/10/2006 8:53 PM
 
whats the difference between DeskTopModules and Modules?
How can understand table modules,modulecontrols,DesktopModules,TabModules,ModuleDefinitions? Whats the relation among them,its confused. I
 
New Post
11/12/2006 8:03 AM
 
  • DesktopModules are representing installed modules in your DNN installation including Description and features
  • ModuleDefinitions lists the entries in the available modules dropdown list, huge module may have more than one (Repository, Store)
  • PortalDesktopModules list all premium modules available per portal
  • Modules list all module instances placed in a portal on any site
  • TabBodule list all moduleReferences between pages (formerly named tabs) and Modules

When you install a module in your installation, an entry into DesktopModules with assotiated ModuleDefinition(s) and ModuleControls is created.

If you set a module premium and assign it to a portal, an entry into PortalDesktopModules is created.

When you place a new module on a page, both an entry into Modules and TabModules is created (related to module definitions).

 


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0whats the difference between UpdateTabModuleSetting and UpdateModuleSettingswhats the difference between UpdateTabModuleSetting and UpdateModuleSettings


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out