|
|
All pages rendered on the system use special tag commands to insert different elements into the page. For example, if you want to put the page title onto a template then you insert the tag {PAGE_TITLE}. This will be replaced with the current page title whatever page is being displayed.
See below for a full list of tag commands and their explanations.
All of the tags need to be enclosed in {} when used on the page and the tag (unless otherwise stated) needs to be entered in upper case.
 1/1  
| Name |
Description |
| Ajax Link |
AJLINK(Obj_Id, Parameters, Type, DivID, cTxt, Class) |
| Album |
ALBUM(Obj_Id, Link_Id, n1, x1, c1, c2) |
| Amended By |
AMENDED_BY |
| Browser Print |
BPRINT |
| Button Style Sellection |
BUTnn |
| Conveyor Belt |
CBELT(Obj_Id, Link_Id, n1, x1, c1, c2) |
| Created By |
CREATED_BY |
| Current Object ID |
COID |
| Current Object Link |
COLNK |
| Email Address Link |
EMAIL(c1, c2, c3, c4) |
| Embed Page |
EMBED(Obj_Id, nMeth, SubTemp) |
| Link to Page |
LINK(Obj_Id,cTxt), BLINK(Obj_Id, cTxt), RLINK(Obj_Id, cTxt) |
| Marquee Scrolling Area |
MARQ(Obj_Id, n1) |
| Page Frame |
PAGE_FRAME(Obj_Id, Qty, Class) |
| Page Last Updated |
UPDATED |
| Registration Link |
REGISTER(cTxt) |
| Remark |
REMARK |
| Site Map |
SITE_MAP(Source, Relationship, Include Source, Class) |
| Slide Show |
SLIDE_SHOW(Obj_Id, Speed, Opt, Class) |
| Todays Date |
TODAY |
 1/1  
| Name |
Description |
| Body Tag |
BODY_TAG(xxxx) |
| Comment Area |
COMMENT(n) |
| Condition |
COND(Clause, Value) |
| CSS Management |
CSS(x, id) |
| Edit Page |
EDITI(Obj_ID, Text, Next_ID, Class) |
| Form |
FORM(nType, ID1, ID2, Opt) |
| JQuery UI Accordion |
Creates JQuery UI Accordion pages |
| JQuery UI Tabs |
Creates a JQuery UI Tabbed area. |
| Login Prompt |
LOGIN |
| Login Prompt (Custom) |
LOGIN(Login, Logout) |
| Login Prompt (Horizontal) |
LOGIN_H |
| Main Page Content |
MAIN_PAGE |
| Menu (CSS) |
CSS_MENU(Src_Id, Rel_Id, c1, cType, cCls1, cCls2, Arrow1, Arrow2) |
| Menu (Standard) |
MENU(n1, c1, n2, c2) |
| Menu (Sub) |
SUB_MENU(Obj_Id, n1) |
| Meta Tag Description |
META_DESC(Description) |
| Meta Tag Key Words |
META_TAG(Tag1, Tag2) |
| Object Contents |
OBJ_CONT(Rel_Id, n1, c1, c2, c3) |
| Page Title |
PAGE_TITLE |
| Previous/Next Link |
PREVNEXT(n1, n2, n3, n4, n5, n6, n7, n8) |
| Print Button |
PRINT |
| Replace |
REPLACE(List_Id,cReplace) |
| RSS Feed |
RSS(n1, n2, n3, n4, n5) |
| Search Form |
SEARCH(n1,n2,c1,c2,c3,n3,n4,n5,n6) |
| Special Variable |
SPVAR(nn, Content) |
| Sub Template Tabs |
ST_TABS |
| Ultimate List |
ULT_LIST(n1,n2,n3,n4,n5,n6,n7,c1,c2,c3,c4)} |
| Visits Detail |
VISITS(? Visits#) |
|