wCMF Wiki : CreateModel

HomePage :: Categories :: PageIndex :: RecentChanges :: Login/Register
while you insert wCMFValue you can add special command in the tagged values that are rendered by the default_value_renderer.

Input_type


* Render a value of given type using the appropriate smarty template (defined in the config section 'htmldisplay'). The given parameters will be passed to the view. If additional
parameters are needed an configure method must be implemented (name: configure_type)
displayType The display type of the value (the template is selected based on the type) The value to display attributes An attribute string to be placed in the html tag (defining its appearance).

fckeditor

fckeditor[ToolbarSet="standard" Width="500"]


this set the widht
fckeditor[ToolbarSet="bahn" Width="500" Height="400"]

select


produce a pull down menu

select#fix:ecologic|social|spiritual


return a list of config files from
select#fkt:g_getConfigFiles



text


password


textarea

textarea[class="default" cols="50" rows="5"]

radio


checkbox


file


fileex


filebrowser


linkbrowser



Display_type


Image

image[width=200 height=300]



Restriction


example for a date YYYY.MM.DD

[0-9][0-9][0-9][0-9]\.[0-1][0-9]\.[0-3][0-9]


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0325 seconds