DesignManager Docu


SITEFORUM Smart Up Your Business

© 2001-2004
www.siteforum.com
DesignModule
_____________________________________________________________________
$$appLinksReplace
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 @ 1. placeholder
@ 2. content
 build a special link line for application links like dialog
_____________________________________________________________________
$$dateANDprofile
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 Displays the date and profile with dialog box to the current user 
_____________________________________________________________________
$$designModule
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 @ 1. designModule.action
@ 2. dM_par1
@ 3. dM_par2
@ 4. dM_par3
 the most important function for all designModules and layoutModules
 select the parameters of a design function
_____________________________________________________________________
$$designModuleParameters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 @ 1. dM_par1
@ 2. dM_par2
 the most important function for all designModules and layoutModules
 select ONLY the parameters of a design function
_____________________________________________________________________
$$gatewayBox
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 The GateWayBox Main Function
 the columns can be modified in designModule/gatewayBox
 the list functions are special like $$listConferences
_____________________________________________________________________
$$gatewayBoxDesign
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 @ 1. link
@ 2. name
@ 3. theList
@ 4. icon
@ 5. listOnOff
 Specifies the GateWayBox Design 
 link        the link to the application / account 
 name        the name of the appliaction 
 theList     the list of short informations about the appl.
 shortName   the short name (sfc, sfm, sfcc, sfdoc, sfwm ...)
 listOnOff   indentify for more information (1/0) 
_____________________________________________________________________
$$getProductHistory
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 Displays the product history for the current user in the SITEFORUM
 merchant Account (Information) - with links to the last products 
_____________________________________________________________________
$$icon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 @ 1. name
@ 2. alt
@ 3. link
 shows the img-tag of a icon width, height, and border
 @1 = name
 @2 = alt (optional)
 @3 = link (optional)
_____________________________________________________________________
$$languageButton
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 @ 1. preMode
Displays the language flag for the current user
_____________________________________________________________________
$$loginArea
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 Displays the LoginArea with dialog box for guests. 
_____________________________________________________________________
$$logo_left
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 The dynamic LOGO-VIEW left side 
_____________________________________________________________________
$$logo_right
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 The dynamic LOGO-VIEW right side 
_____________________________________________________________________
$$logoBackground
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 The dynamic LOGO-VIEW background behind the left and right logo 
_____________________________________________________________________
$$logoFrontpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 The dynamic LOGO-VIEW for the frontpage Logo on homepage 
_____________________________________________________________________
$$logoSideBG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 The dynamic logo-view background for the whole website 
_____________________________________________________________________
$$searchBox
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 Displays the dynamic SearchBox with dialog box. 
_____________________________________________________________________
$$shopInfo
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 View the advanced shopping cart information in SITEFORUM Merchant 
_____________________________________________________________________
$$shoppingDetail
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


 Displays the details of the shopping cart of the current user 
 in the SITEFORUM Merchant Application 
_____________________________________________________________________
$$wysiwygEditor
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 @ 1. formName
@ 2. textAreaName
@ 3. cols
@ 4. rows
@ 5. class
@ 6. textAreaContent
 Creates a link to embed a special WYSIWYG editor for the textarea 
 specified in parameter 2, embedded in the form 
 specified in parameter 1.

 formName         the Name of the FORM 
 textAreaName     the Name of the textarea 
 cols             cols / width of the textarea 
 rows             rows / height of the textarea
 class            the font of the "Wysiwyg HTML Editor" Link 
 textAreaContent  the Current/Content of the textarea $get{body}