Example: JavaScript

Same name and namespace in other branches
  1. 3.x modules/js_example/js_example.module \js_example
  2. 8.x-1.x js_example/js_example.module \js_example
  3. 4.0.x modules/js_example/js_example.module \js_example

Examples using Drupal 7's built-in JavaScript.

Parent topics

File

js_example/js_example.module, line 8

Functions

Title Sort descending File name Summary
js_example_accordion js_example/js_example.module Demonstrate accordion effect.
js_example_js_weights js_example/js_example.module Weights demonstration.
js_example_menu js_example/js_example.module Implements hook_menu().
js_example_theme js_example/js_example.module Implements hook_theme().

Classes

Title Sort descending File name Summary
JsExampleTestCase js_example/js_example.test Default test case for the js_example module.