All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xsl.event.xsl Maven / Gradle / Ivy

There is a newer version: 1.14.4
Show newest version



	
		Generic action template which is generally processed first
		
			Outputs the basic html structure of a action, containing title and content container who can be foldable via slideBox JS.
			Further action content assembly is controlled by a mode specific action template.
			
			For convenience following tunnel parameters are assigned to the further action template:
			
  • action-id - ID
  • action-config - Config node tree
  • action-data - Data node tree
  • action-mode - Display mode
localization: { number: { format: '#,###.##', groupingSeparator: '', decimalSeparator: '' } }

 

Field decorator template, assemblies a fieldcontainer, containing label, field and messages Fieldcontainer is only displayed when action has no result (create formular) or result contains field which matchs to the meta-field

* *:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy