Difference between revisions of "Show And Tell 2012 02 15 (Drupal)"
From Stadm
Jump to navigationJump to search (Created page with '==Javascript Integration== *Create module **Create menu for page using hook_menu ***For ajax loads you can create a new menu for each **Using hook_form_alter, hook_node_view hoo…') |
(No difference)
|
Latest revision as of 14:00, 15 February 2013
Javascript Integration
- Create module
- Create menu for page using hook_menu
- For ajax loads you can create a new menu for each
- Using hook_form_alter, hook_node_view hook_page etc.
- Create menu for page using hook_menu