$menuInstance->renderMenu();
// Transfer it to the template engine instance
- $menuInstance->transferToTemplateEngine($templateInstance);
+ $menuInstance->transferContentToTemplateEngine($templateInstance);
// ... and all variables. This should be merged together in a pattern
// to make things easier. A cache mechanism should be added between
$menuInstance->renderMenu();
// Transfer it to the template engine instance
- $menuInstance->transferToTemplateEngine($templateInstance);
+ $menuInstance->transferContentToTemplateEngine($templateInstance);
// ... and all variables. This should be merged together in a pattern
// to make things easier. A cache mechanism should be added between
$menuInstance->renderMenu();
// Transfer it to the template engine instance
- $menuInstance->transferToTemplateEngine($templateInstance);
+ $menuInstance->transferContentToTemplateEngine($templateInstance);
// ... and all variables. This should be merged together in a pattern
// to make things easier. A cache mechanism should be added between
$menuInstance->renderMenu();
// Transfer it to the template engine instance
- $menuInstance->transferToTemplateEngine($templateInstance);
+ $menuInstance->transferContentToTemplateEngine($templateInstance);
// ... and all variables. This should be merged together in a pattern
// to make things easier. A cache mechanism should be added between
$menuInstance->renderMenu();
// Transfer it to the template engine instance
- $menuInstance->transferToTemplateEngine($templateInstance);
+ $menuInstance->transferContentToTemplateEngine($templateInstance);
// ... and all variables. This should be merged together in a pattern
// to make things easier. A cache mechanism should be added between
$menuInstance->renderMenu();
// Transfer it to the template engine instance
- $menuInstance->transferToTemplateEngine($templateInstance);
+ $menuInstance->transferContentToTemplateEngine($templateInstance);
// ... and all variables. This should be merged together in a pattern
// to make things easier. A cache mechanism should be added between
$menuInstance->renderMenu();
// Transfer it to the template engine instance
- $menuInstance->transferToTemplateEngine($templateInstance);
+ $menuInstance->transferContentToTemplateEngine($templateInstance);
// ... and all variables. This should be merged together in a pattern
// to make things easier. A cache mechanism should be added between
$menuInstance->renderMenu();
// Transfer it to the template engine instance
- $menuInstance->transferToTemplateEngine($templateInstance);
+ $menuInstance->transferContentToTemplateEngine($templateInstance);
// ... and all variables. This should be merged together in a pattern
// to make things easier. A cache mechanism should be added between