About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:plugins:controllers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:plugins:controllers [2020/05/12 12:27] demiankatzdevelopment:plugins:controllers [2021/08/03 14:04] (current) demiankatz
Line 92: Line 92:
  
 <code php> <code php>
-This is my test page -- it includes a copy of the home page:+This is my test page -- it embeds behavior from the search page:
 <?=$this->render('search/home.phtml');?> <?=$this->render('search/home.phtml');?>
 </code> </code>
 +
 +  * Now point your browser at <nowiki>http://your-server/vufind/Test/Home</nowiki>, and you should see the results of your work!
 +
 +===== Related Video =====
 +
 +See the [[videos:code_generators_2|Code Generators Part 2]] video for a hands-on example of building a custom controller.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/plugins/controllers.1589286447.txt.gz · Last modified: 2020/05/12 12:27 by demiankatz