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.
legacy:vufind_1.x_developer_manual:global_variables

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
Next revisionBoth sides next revision
global_variables [2015/12/10 18:10] – ↷ Links adapted because of a move operation demiankatzglobal_variables [2015/12/10 18:20] – [Global Variables] demiankatz
Line 1: Line 1:
 ====== Global Variables ====== ====== Global Variables ======
  
-VuFind uses a few important global variables that you may find helpful when [[building a module|building modules]] and maintaining the code.+:!: // This page refers to VuFind 1.x; newer versions of VuFind do not rely on global variables at all. // 
 + 
 +VuFind uses a few important global variables that you may find helpful when [[legacy:vufind_1.x_developer_manual:building_a_module|building modules]] and maintaining the code.
  
 ===== Primary Globals ===== ===== Primary Globals =====
Line 8: Line 10:
  
   * $configArray \\ This global contains the contents of the web/conf/config.ini file mapped into associative array format.   * $configArray \\ This global contains the contents of the web/conf/config.ini file mapped into associative array format.
-  * $interface \\ This global is an instance of the UInterface class, used for passing information to the Smarty presentation layer.  See the [[legacy:vufind_1.x_developer_manual:system_classes]] page for more details.+  * $interface \\ This global is an instance of the UInterface class, used for passing information to the Smarty presentation layer.  See the [[legacy:vufind_1.x_developer_manual:system_classes|System Classes]] page for more details.
  
 ===== Secondary Globals ===== ===== Secondary Globals =====
legacy/vufind_1.x_developer_manual/global_variables.txt · Last modified: 2018/12/19 14:20 by demiankatz