This site is archived.
Skip to Content

php

Understanding Drupal 6 Themes

Your session in a few words: 
Beginner theming and understanding of the Drupal 6 theme system
Date: 
September 4, 2009 - 09:45
Room: 
La Galerie
Track: 
From zero to hero
Session Type: 
Lecture
Level of expertise: 
Beginner
Tags: 
theme
Tags: 
beginner
Tags: 
design
Tags: 
javascript
Tags: 
php
Tags: 
markup
Tags: 
css
Tags: 
understanding
Tags: 
drupal 6
Language: 
English

Drupal 6 is a powerful system that has a steep learning curve for those new to it. The included theme system is no exception to this. As with any complex system, the key to using it effectively is to understand it. The purpose of this session is to increase your understanding to get you on your way towards creating a look all your own.

Objectifying PHP

Your session in a few words: 
Introduction to Object-Oriented development in PHP
Track: 
Code it, test it, deploy it
Session Type: 
Lecture
Level of expertise: 
Beginner
Tags: 
php
Language: 
English

After years of being a strictly-procedural framework, Drupal is starting to embrace object-oriented programming in a big way. Views is now mostly object-oriented. The Drupal 7 database layer is entirely object-oriented, with a thin procedural veneer. Unit testing is object-oriented. Various other efforts at media handling, plugins and handlers, and more are leveraging objects.

Syndicate content