Course
Skills Expanded
Module Development for Drupal 7
Learn how to extend Drupal through coding custom modules.
What you'll learn
In this series you'll learn about tools and resources available for developers, the anatomy of a module, implementing some of the most common hooks, interacting with Drupal's menu system, creating and altering forms, and interacting with databases.
Table of contents
Introduction
35mins
Best Practices
31mins
Menu System
52mins
Render API
31mins
Theme System Integration
27mins
Forms
41mins
Altering Forms
25mins
Settings Form
22mins
Overview of Database Layer
15mins
Using db_select
16mins
Other Database Methods
48mins