Drupal Interview Questions by Kumaresan Chennai
This is my set of probable drupal interview questions asked by interviewers
Tuesday, December 14, 2010
How to place blocks anywhere on the site?
$block = module_invoke('event', 'block', 'view', 1);
print $block['content'];
?>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment