What does 'engine' refer to in Drupal Theming?

Posted by Nick Lowman on Stack Overflow See other posts from Stack Overflow or by Nick Lowman
Published on 2010-04-06T13:27:02Z Indexed on 2010/04/06 13:33 UTC
Read the original article Hit count: 194

Filed under:

I've been reading about Drupal theming and preprocess functions and noticed they listed engineName_engine_preprocess & engineName_engine_preprocess_hook in the order of preprocess functions but I'm not entirely sure what the engine layer is? I understand about the core, includes, modules and themes.

Many thanks

© Stack Overflow or respective owner

Related posts about drupal