Login   Register  
PHP Classes
elePHPant
Icontem

File: View/index.yaml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Jakub Kuritka  >  PHP JUI templating system  >  View/index.yaml  >  Download  
File: View/index.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP JUI templating system
Build HTML user interfaces from JSON definitions
Author: By
Last change:
Date: 2012-10-08 02:41
Size: 242 bytes
 

Contents

Class file image Download
com: Page
title:
	com: Resources
	key: title

meta: 
	- {http-equiv: Content-Type, content: "text/html; charset=UTF-8"}

content:
	- com: H1
  	  content: Welcome in your JUI page!

	- com: Text
	  br: true
	  file: "./View/Texts/index.html"