You: The Designer
Category: <span>apps</span>

Category: apps

Widget: HtmlSmartEdCtl

Class: HtmlSmartEdCtl

Description: Html Smart Ed Ctl

Design Text: Html Smart Ed Ctl

Properties

Id

The id you name yourself
ShowFrontEndAdmin

Admin:: Show Front End (default is server,needs check box if client-side)
ShowMyPictures

Show 'Pictures' button
ShowMyQRCode

Show 'QR Codes' button
Text

Editor Text
Width

Display Width (default page width)
Height

Display Height (default 150px)
ColWdt

Column Width
ColGap

Column Gap
Visible

Visible
NoAutoP

No AutoP, check this if want lose auto para
TabIndex

The index of the order of tab key
Role

The role used here
ItemType

ItemType
ItemScope

ItemScope
ItemProp

ItemProp
AriaLabel

AriaLabel
AriaLabelledby

AriaLabelledby
AriaExpanded

AriaExpanded
AriaHidden

AriaHidden
AriaCurrent

AriaCurrent
AriaDescribedBy

AriaDescribedBy

Actions

None

Events

None

Widget: MyToolBarsCtl

Class: MyToolBarsCtl

Description: MyToolbars Code

Design Text: MyToolbars Code

Properties

Id

The id you name yourself
Visible

Visible

Actions

SetVisibleCtl
SetToolCmdHandler

Events

None

Widget: AppListPostsCtl

Class: AppListPostsCtl

Description: app list of posts

Design Text: App List Posts

Properties

YourTitle

Title of the list
AllowComments

Allow users to comment
ScrollNear

Scroll when close to the bottom by specified amount
MenuWidth

Specify the Menu Width
SortPostField

Sort post record field(post_date etc)
SortPostFieldDesc

Sort order (ascending=unchecked or descending=checked)
CommStatus

Show comments with status (''=all)
ExpandForComments

Expand panel For comments (or always show)
ShowPostRendered

Show content stylised, paragraphs etc
ShowBoxedContent

Show content boxed to a fixed size
FixBoxHeight

Set content boxed height in pixels
NoCols

No. of cols per page
NoItemsPerPage

No. of items per page
FullPost

Show full post (dont separate text+images)
ShowPostText

(When NOT FullPost) Show post text Only
ShowPostItems

(When NOT FullPost) Show post items images
ShowFeaturedItem

Show featured image appendix
showactionmenu

Show Action Menu
FixArticleWdt

(Only used if cols is 1) Set content width in chosen units (eg 95%)
AllowLinkSinglePage

(Single) Page name to show when clicked on post from list
FilterCat

Owner data posts category name(eg subcats:flowersus/doggyhome, rel path starts with .)
FormPage

Custom Comment Form Page name
DirFolder

Local Folder for user files(IDB FileSystem)
CustmerData

Allow data to be from the customer not the owner
HoverPage

Admin:: Hover over button post and show text
loadlocally

Just load locally always, dont cache with server
loadserver

Just load from server always
Autoruncust

syncinterval

No. of secs before sync
StopPageClickedAdmin

Admin:: Stop Page clicked any popup action
Id

The id you name yourself
PostWidgetId

Widget Id of Post ctl on form page
CustomPostTypeUse

Custom post type name (Default:smartposttype)
LoadPagesHook

Server hook php code for handling load app posts
CommentAdmin

Admin::(checked means no cache,stop sync)(Connected only) Allow admins to have full functionality for delete, approve etc

Actions

Search
Search for text in the posts
DoEdit
Edit the post
TestEdit
Just testing
PageUp
Go back a page
PageDown
Go forward a page
LinkPagination
Link Pagination Widget
DoUnSearch
End the searching
TestMyReply

Events

OnDoPostBack

OnHoverPost

OnClickPost

OnUpdateIndexCat

DoPostReplyTxt

DoPostReplyHtmPg

DoPostReplyHtm

DoCancelReplyPgPo

DoCancelReplyDlg

DoCancelReplyPgCom

DoViewPostsInList

OnActionMenuItem

Handle menu selection
OnStoreLocallyDone

After sync from server and stored locally

Widget: PostFormCtl

Class: PostFormCtl

Description: Post user fields Form Ctl

Design Text: Post user fields

Properties

Id

Form
ServerAction

Override server action name

Actions

SetSubmitText
SetSubmitField
SetDefaultAuthor
SetDefaultParent
SetSubmitWidgetById
DoSubmitActionHook
SubmitForm
Post (name) fields to server
SubmitFormPostId
Post (name) fields to server

Events

OnBeforePostData

OnAfterPostData

OnAfterPostedData

Widget: BlogListPostsCtl

Class: BlogListPostsCtl

Description: blog of posts

Design Text: Blog Posts

Properties

Id

The id you name yourself
PostType

Post type
ImageSize

Image size
NoCols

No. of cols per page
NoItemsPerPage

No. of items per page
HoverPage

Hover over post page
ShowPostText

Show Post Text Only
ShowPostItems

Show Post Items
ShowFeaturedItem

Show Featured Item
ShowBoxedContent

Show Content boxed to a fixed size
HtmlComments

Use Full Html Comments

Actions

Search
DoEdit
TestEdit
PageUp
PageDown
LinkPagination

Events

OnHoverPost

OnClickPost

Widget: RichEdFormUI

Class: RichEdFormUI

Description: Html Ed (Rich Text)

Design Text: Html Ed (Rich Text)

Properties

Id

The id you name yourself
ctlToolbars

ctlTextDesCode

Visible

Visible

Actions

InitPage
SetTextInIfrm
SetCtlHandler
PreviewUpImg
LoadUpTabs
OnImgBoxPanChg
OnImgBoxPanSel

Events

GotIfrmLoaded

Widget: BlogPaginationCtl

Class: BlogPaginationCtl

Description: Blog Pagination of posts

Design Text: Blog Pagination Posts

Properties

Id

The id you name yourself
PageUrl

Specify anything to call url route
PageDir

Specify to change from 'page' default

Actions

DoEdit

Events

OnCreate

OnPageUp

OnPageDown

Widget: MsgsConvContainerElem

Class: MsgsConvContainerElem

Description: Msgs Converse Container Element

Design Text:

Properties

Id

The id you name yourself
Tooltip

HideMe

Class to hide content
Text

width

Width CSS units
Height

Height CSS units
DropDirection

Drop Direction
BackClr

Background Colour
BorClr

Border Colour

Actions

None

Events

None

Widget: Basket

Class: Basket

Description: Shopping cart support for paypal

Design Text: Basket grid ctl

Properties

Id

The id you name yourself
WantDeleteBut

Show the Delete Button
WantEditBut

Show the Edit Button
WantSellerBut

Show the Seller Button
WantShopBut

Show the Shop Button
WantPayatBut

Pay online or in person
ListProdsCtlId

ShowAlways

ShowNever

AutoCalcTot

PaypalOKUrl

PaypalCancelUrl

Visible

Visible
ServerSide

Actions

Hide
Show
SetMainWdt
SetMainWdt

Events

OnEditProd

OnDeletedProd

OnCheckoutNow

OnCloseCheckout

OnFakeCheckoutNow

Widget: MyChkBoxFilter

Class: MyChkBoxFilter

Description: Checkbox Filter List Ctl

Design Text: My Filter Checkbox Ctl

Properties

Id

The id you name yourself
FontSize

Font Size in css units
PostType

Post Type if cat is used by more than one post type
Taxonomy

Taxonomy name (blank=post_content)
FilterUserGrp

The taxonomy needs filtering on group by the user id logged on, else use prefix
FilterAppOwned

The app owner user to filter on (eg 1), rather than logged on
FilterHook

server filter hook
FilterAppType

Non-Admin user only: user The app type name (empty=default(0), may be 'all')
FilterAppALLUsers

App type will be filter for ALL users not just non-admin, if checked
FilterTermsUsed

Filter on Terms used on app pages('home page')
DontChkMaxApps

(N.B. default is to restrict) If set, means don't check for apps breaking the limit
CatIsPrefix

*The cat is store prefixed with user id
CatIsPrefixTwice

*The cat is store prefixed with user id AND appid
HideShowAll

Hide Show All
ShowAll

Show All label on filter
HideShowNone

Hide Show None
ShowNone

Show None label on filter
WantTaxCount

*Add Count to tax name
FilterButtonType

Filter label button type
FilterLabel

Filter label text
DropDownLabel

When not std select: Drop down label for combo type
GroupName

*GroupName for linking together
StdSelect

Standard Select tag 'select'
Multiple

Multi line display(listbox)
Width

Width in pixels of listbox part
Height

Height in pixels of listbox part
DataStore

*The DB store key you name yourself
ClientServer

*ClientServer: default is server

Actions

None

Events

OnInitList

OnFilterList