You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Apache Wiki <wi...@apache.org> on 2011/01/18 12:13:53 UTC

[Tapestry Wiki] Trivial Update of "Tapestry5HowToEclipseCodeTemplates" by BobHarner

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.

The "Tapestry5HowToEclipseCodeTemplates" page has been changed by BobHarner.
The comment on this change is: Updated links.  Still no access to the attachments, though.
http://wiki.apache.org/tapestry/Tapestry5HowToEclipseCodeTemplates?action=diff&rev1=14&rev2=15

--------------------------------------------------

  They are named by numbers so it is easier to access a group of templates,
  and then by reading description selecting desired one.
  
- for more info on code in these tempaltes:
+ For more info on code in these templates:
- [[http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/Form.html|form events]], 
+ * [[http://tapestry.apache.org/current/tapestry-core/ref/org/apache/tapestry5/corelib/components/Form.html|Form Events]], 
- [[http://tapestry.apache.org/tapestry5/tapestry-core/guide/lifecycle.html|page lifecycle]], 
+ * [[http://tapestry.apache.org/page-life-cycle.html|Page Life Cycle]], 
- [[http://tapestry.apache.org/tapestry5/tapestry-core/guide/rendering.html|page rendering]]
+ * [[http://tapestry.apache.org/component-rendering.html|Page Rendering]]
  
  
  Page lifecycle methods and render phase methods are both named by convention
@@ -49, +49 @@

  '''t5''' - all templates [[attachment:t5_code_tpl_screen_all.jpg|click here]]
  
  '''t5f''' - form event templates
- (for more info [[http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/Form.html|click here]])  <<BR>>
+ (for more info [[http://tapestry.apache.org/current/tapestry-core/ref/org/apache/tapestry5/corelib/components/Form.html|click here]])  <<BR>>
  {{attachment:t5_code_tpl_screen_form.jpg}}
  
  '''t5i''' - inject templates <<BR>>
  {{attachment:t5_code_tpl_screen_inject.jpg}}
  
  '''t5p''' - page lifecycle templates.
- (for more info [[http://tapestry.apache.org/tapestry5/tapestry-core/guide/lifecycle.html|click here]])  <<BR>>
+ (for more info [[http://tapestry.apache.org/page-life-cycle.html|click here]])  <<BR>>
  {{attachment:t5_code_tpl_screen_page.jpg}}
  
  '''t5r''' - render phase method templates. 
- (for more info [[http://tapestry.apache.org/tapestry5/tapestry-core/guide/rendering.html|click here]])  <<BR>>
+ (for more info [[http://tapestry.apache.org/component-rendering.html|click here]])  <<BR>>
  {{attachment:t5_code_tpl_screen_render.jpg}}
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org