| [ Index ] | 
		    PHP Cross Reference of Phabricator | 
    
| Up one level | ||
| __tests__/ | ||
| HTMLView.js [source] [137 lines] | Dumb HTML views. Mostly to demonstrate how the visitor pattern over these views works, as driven by validation. I'm not convinced it's actually a good idea to do validation. | |
| View.js [source] [191 lines] | A View is a composable wrapper on JX.$N, allowing abstraction of higher-order views and a consistent pattern of parameterization. It is intended to be used either directly or as a building block for a syntactic sugar layer for concise expression of markup patterns. | |
| ViewInterpreter.js [source] [71 lines] | Experimental interpreter for nice views. This is CoffeeScript: | |
| ViewPlaceholder.js [source] [105 lines] | Initialize a client-side view from the server. The main idea here is to give server-side views a way to integrate with client-side views. | |
| ViewRenderer.js [source] [19 lines] | ||
| ViewVisitor.js [source] [35 lines] | 
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |