Design

beasscript-logo-small

Object for Desgin. This  Object is initialize automatically

Call "shtml=design=<command>=property"

 

 

init

initialize the System (don't call it)

initpng

initialize the Pictures. You must call this in the Header-Script

If you work with Pictures, then call it

if you need Pictures in Ajax, then you must call it in the Ajax-Code

path

set the Path of Pictures. Standard is "static\gfx\design\standard\"

if you want to replace this, then set the path before you call "initpng"

print

Print the 5 Buttons (Icons)

Header-Script

shtml=design=initpng

Window-Scripts:

shtml=design=activ_next=true

Main-Script

shtml=design=print

activ_top, activ_back, activ_search, activ_insert, activ_next, activ_left, activ_right,activ_del, activ_list

Activate / deactivate the Buttons for the Button-List

shtml=design=activ_top=false deactivate the "top"-Button (Icon)

visible_leftright

visible_del

visible_search (default true)

visible_list

this fields are false. you can set to true, then this fields are visible

logoutscript

Replace the Standard-Script for Logout-Button. Standard = href="@home@?requesttype=logout"

homescript

Replace the Standard-Script for Home-Button. Standard = href="@home@?page=main"

backscript

Replace the Standard-Script for Back-Button. Standard = href=@home@?page=@shtml.currentpage@

searchscript

Set the Search-Script

insertscript

Set the insert-Script

nextscript

Replace the Standard-Script for Next-Button. Standard = href="#" onclick="document.f1.submit();

leftscript


rightscript


listscript


delscript


 

 

Pictures

with <shtml.png.[picturetyp]> you can get the picturename with path

Example <shtml.png.ok> get the ok-Bitmap

In html-area work with @shmtl.png.ok@

ok


error


question


home


top


back


search


insert


next


left, right

left and right-Button (standard unvisible)

del

del-button (standard unvisible)

list

list-Icon (standard unvisible)

insert

insert-icon (Plus-Icon, standard unvisible)

tableleft


tableleftleft


tableright


tablerightright


tablenext

Create a link-Button in a List

logout


setup


 

Design

with <shtml.design.[design]> you get the design-Info

bgcolor

Background-Color for Messages and Button-Background

.