words on sand
from shri at drone-ah.com
about
posts
tags & stats
endeavours
excursions
Tag: Php
17
Apr 2014
Drupal Entities - PHP Class per bundle
If you would like a bit more polymorphism in your drupal entities, this might cheer you up :-D I was looking for a way...
22
Feb 2011
hook_theme doesn't get called
I was developing a new module in drupal and it needed a theme function to be implemented. As per the instructions, it ...