Drupal: Hacking Views

Auf lullabot startet Jeff Eaton eine Serie über das Views Module.

In this series of articles, we’ll be taking a quick look at the architecture of the Views module and how its pieces work together; touring the different plug-in points that Views offers developers; and building a simple ‘argument handler’ for Views that demonstrates how the approach looks in the real world. A bit of knowledge about SQL will be useful for the article, as well as some understanding of object-oriented programming concepts like ‘inheritance’, but the code samples should be simple enough to tweak even if you’re not a pro.

Der erste Teil erklärt eine Begriffe und Konzepte.

Possibly related posts (automatically generated)