Zikula_System_Modules
[ class tree: Zikula_System_Modules ] [ index: Zikula_System_Modules ] [ all elements ]

Source for file xslt.php

Documentation is available at xslt.php

  1. <?php
  2. /**
  3.  * Zikula Application Framework
  4.  *
  5.  * @copyright (c) 2004, Zikula Development Team
  6.  * @link http://www.zikula.org
  7.  * @version $Id: thelang.php 18585 2006-04-03 19:02:46Z markwest $
  8.  * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
  9.  * @package Zikula_System_Modules
  10.  * @subpackage Blocks
  11.  */
  12.  
  13. define('_XSLT_DOCURL''Document URL');
  14. define('_XSLT_DOCCONTENTS''Document contents');
  15. define('_XSLT_STYLESHEETURL''Stylesheet URL');
  16. define('_XSLT_STYLESHEETCONTENTS''Stylesheet contents');

Documentation generated on Fri, 18 Jul 2008 21:59:18 +0200 by phpDocumentor 1.4.1