I imagine this is documented somewhere but while I'm looking, can anyone tell me where there is a comprehensive list of everything available to me from a loaded node a la $node->teaser and $node->title?

Thanks.

Comments

brooklynwebguy’s picture

nevets’s picture

It is not complete in two ways, 1) for Drupal 5.0 there are changes to how the node is viewed and as a result add $node->content[], 2) Each content type may add it's own fields and other modules (ex: event and location modules) may also add additional data