diff --git a/vendor/pyrus/.pear2registry b/vendor/pyrus/.pear2registry index 0ba99e92cc2cfc3f545c76bc45a6677a5457ac2d..2769c27da6a2ecd1c53fb77900e91ddcc526b63a 100644 Binary files a/vendor/pyrus/.pear2registry and b/vendor/pyrus/.pear2registry differ diff --git a/vendor/pyrus/data/pear.unl.edu/UNL_Templates/cssUNLTemplates.ini b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/cssUNLTemplates.ini index b2223e4ce489bd1e63b0da5ccc208bae6363e6f1..17d132cdffd23d1d92d8c832642f43be346b93aa 100644 --- a/vendor/pyrus/data/pear.unl.edu/UNL_Templates/cssUNLTemplates.ini +++ b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/cssUNLTemplates.ini @@ -1,9 +1,9 @@ -;php /usr/local/php5/lib/php/UNL/DWT/createTemplates.php cssUNLTemplates.ini +;php -d include_path=`pwd`/../vendor/php ../vendor/php/UNL/DWT/createTemplates.php cssUNLTemplates.ini [UNL_DWT] dwt_location = /Users/bbieber/Documents/workspace/wdntemplates/Templates/ -class_location = /Users/bbieber/Documents/workspace/UNL_Templates/src/UNL/Templates/Version3x1 -tpl_location = /Users/bbieber/Documents/workspace/UNL_Templates/data/tpl_cache/Version3x1 -class_prefix = UNL_Templates_Version3x1_ +class_location = /Users/bbieber/Documents/workspace/UNL_Templates/src/UNL/Templates/Version4 +tpl_location = /Users/bbieber/Documents/workspace/UNL_Templates/data/tpl_cache/Version4 +class_prefix = UNL_Templates_Version4_ generator_exclude_regex = "/^(asp|php)/i" extends = UNL_Templates extends_location = "UNL/Templates.php" \ No newline at end of file diff --git a/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Debug.tpl b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Debug.tpl new file mode 100644 index 0000000000000000000000000000000000000000..da4455710d6d033be2441569fee84a6a0388e3bf --- /dev/null +++ b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Debug.tpl @@ -0,0 +1,166 @@ +<!DOCTYPE html> +<!--[if IEMobile 7 ]><html class="ie iem7"><![endif]--> +<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]--> +<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]--> +<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]--> +<!--[if (gte IE 9)|(gt IEMobile 7) ]><html class="ie" lang="en"><![endif]--> +<!--[if !(IEMobile) | !(IE)]><!--><html lang="en"><!-- InstanceBegin template="/Templates/debug.dwt" codeOutsideHTMLIsLocked="false" --><!--<![endif]--> +<head> +<!--#include virtual="/wdn/templates_4.0/includes/metanfavico.html" --> +<!-- + Membership and regular participation in the UNL Web Developer Network + is required to use the UNL templates. Visit the WDN site at + http://wdn.unl.edu/. Click the WDN Registry link to log in and + register your unl.edu site. + All UNL template code is the property of the UNL Web Developer Network. + The code seen in a source code view is not, and may not be used as, a + template. You may not use this code, a reverse-engineered version of + this code, or its associated visual presentation in whole or in part to + create a derivative work. + This message may not be removed from any pages based on the UNL site template. + + $Id: debug.dwt | 1453c8fc0eafda458699fd5676379805da2368cc | Fri Oct 12 13:23:32 2012 -0500 | Seth Meranda $ +--> +<!--#include virtual="/wdn/templates_4.0/includes/scriptsandstyles_debug.html" --> +<!-- InstanceBeginEditable name="doctitle" --> +<title>Use a descriptive page title | Optional Site Title (use for context) | University of Nebraska–Lincoln</title> +<!-- InstanceEndEditable --> + +<!-- InstanceBeginEditable name="head" --> +<!-- Place optional header elements here --> + +<!-- InstanceEndEditable --> +<!-- InstanceParam name="class" type="text" value="debug" --> +</head> +<body class="@@(_document['class'])@@" data-version="4.0"> + <!--#include virtual="/wdn/templates_4.0/includes/skipnav.html" --> + <div id="wdn_wrapper"> + <input type="checkbox" id="wdn_menu_toggle" value="Show navigation menu" class="wdn-content-slide wdn-input-driver" /> + <!--#include virtual="/wdn/templates_4.0/includes/noscript-padding.html" --> + <header id="header" role="banner" class="wdn-content-slide wdn-band"> + <!--#include virtual="/wdn/templates_4.0/includes/wdnResources.html" --> + <div class="wdn-inner-wrapper"> + <!--#include virtual="/wdn/templates_4.0/includes/logo.html" --> + <div id="wdn_resources"> + <!--#include virtual="/wdn/templates_4.0/includes/idm.html" --> + <!--#include virtual="/wdn/templates_4.0/includes/wdnTools.html" --> + </div> + <span id="wdn_institution_title">University of Nebraska–Lincoln</span> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/apps.html" --> + <div class="wdn-inner-wrapper"> + <div id="wdn_site_title"> + <span> +<!-- InstanceBeginEditable name="titlegraphic" --> +The Title of My Site +<!-- InstanceEndEditable --> +</span> + </div> + </div> + </header> + <div id="wdn_navigation_bar" role="navigation" class="wdn-band"> + <nav id="breadcrumbs" class="wdn-inner-wrapper"> + <!-- WDN: see glossary item 'breadcrumbs' --> + <h3 class="wdn_list_descriptor wdn-text-hidden">Breadcrumbs</h3> + +<!-- InstanceBeginEditable name="breadcrumbs" --> + <ul> + <li><a href="http://www.unl.edu/" title="University of Nebraska–Lincoln" class="wdn-icon-home">UNL</a></li> + <li><a href="#" title="Site Title">Site Title</a></li> + <li>Home</li> + </ul> + +<!-- InstanceEndEditable --> + </nav> + <div id="wdn_navigation_wrapper"> + <nav id="navigation" role="navigation" class="wdn-band"> + <h3 class="wdn_list_descriptor wdn-text-hidden">Navigation</h3> + +<!-- InstanceBeginEditable name="navlinks" --> + <!--#include virtual="../sharedcode/navigation.html" --> + +<!-- InstanceEndEditable --> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </nav> + </div> + </div> + <!-- Navigation Trigger --> + <div class="wdn-menu-trigger wdn-content-slide"> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </div> + <!-- End navigation trigger --> + <div id="wdn_content_wrapper" role="main" class="wdn-content-slide"> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div id="pagetitle"> + +<!-- InstanceBeginEditable name="pagetitle" --> + <h1>Please Title Your Page Here</h1> + +<!-- InstanceEndEditable --> + </div> + </div> + </div> + <div id="maincontent" class="wdn-main"> + <!--THIS IS THE MAIN CONTENT AREA; WDN: see glossary item 'main content area' --> + +<!-- InstanceBeginEditable name="maincontentarea" --> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <p>Impress your audience with awesome content!</p> + </div> + </div> + +<!-- InstanceEndEditable --> + <!--THIS IS THE END OF THE MAIN CONTENT AREA.--> + </div> + </div> + <div class="wdn-band wdn-content-slide" id="wdn_optional_footer"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="optionalfooter" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <footer id="footer" role="contentinfo" class="wdn-content-slide"> + <div class="wdn-band" id="wdn_footer_related"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="leftcollinks" --> + <!--#include virtual="../sharedcode/relatedLinks.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div class="footer_col" id="wdn_footer_contact"> + <h3>Contact Us</h3> + <div class="wdn-contact-wrapper"> + +<!-- InstanceBeginEditable name="contactinfo" --> + <!--#include virtual="../sharedcode/footerContactInfo.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div id="wdn_copyright"> + <div class="wdn-footer-text"> + +<!-- InstanceBeginEditable name="footercontent" --> + <!--#include virtual="../sharedcode/footer.html" --> + +<!-- InstanceEndEditable --> + <!--#include virtual="/wdn/templates_4.0/includes/wdn.html" --> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/logos.html" --> + </div> + </div> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/footer_floater.html" --> + </footer> + <!--#include virtual="/wdn/templates_4.0/includes/noscript.html" --> + </div> +</body> +</html> diff --git a/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Fixed.tpl b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Fixed.tpl new file mode 100644 index 0000000000000000000000000000000000000000..5179f462554cdbb80086f6ed61ff0391b49c33e1 --- /dev/null +++ b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Fixed.tpl @@ -0,0 +1,166 @@ +<!DOCTYPE html> +<!--[if IEMobile 7 ]><html class="ie iem7"><![endif]--> +<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]--> +<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]--> +<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]--> +<!--[if (gte IE 9)|(gt IEMobile 7) ]><html class="ie" lang="en"><![endif]--> +<!--[if !(IEMobile) | !(IE)]><!--><html lang="en"><!-- InstanceBegin template="/Templates/fixed.dwt" codeOutsideHTMLIsLocked="false" --><!--<![endif]--> +<head> +<!--#include virtual="/wdn/templates_4.0/includes/metanfavico.html" --> +<!-- + Membership and regular participation in the UNL Web Developer Network + is required to use the UNL templates. Visit the WDN site at + http://wdn.unl.edu/. Click the WDN Registry link to log in and + register your unl.edu site. + All UNL template code is the property of the UNL Web Developer Network. + The code seen in a source code view is not, and may not be used as, a + template. You may not use this code, a reverse-engineered version of + this code, or its associated visual presentation in whole or in part to + create a derivative work. + This message may not be removed from any pages based on the UNL site template. + + $Id: fixed.dwt | 1453c8fc0eafda458699fd5676379805da2368cc | Fri Oct 12 13:23:32 2012 -0500 | Seth Meranda $ +--> +<!--#include virtual="/wdn/templates_4.0/includes/scriptsandstyles.html" --> +<!-- InstanceBeginEditable name="doctitle" --> +<title>Use a descriptive page title | Optional Site Title (use for context) | University of Nebraska–Lincoln</title> +<!-- InstanceEndEditable --> + +<!-- InstanceBeginEditable name="head" --> +<!-- Place optional header elements here --> + +<!-- InstanceEndEditable --> +<!-- InstanceParam name="class" type="text" value="" --> +</head> +<body class="@@(_document['class'])@@" data-version="4.0"> + <!--#include virtual="/wdn/templates_4.0/includes/skipnav.html" --> + <div id="wdn_wrapper"> + <input type="checkbox" id="wdn_menu_toggle" value="Show navigation menu" class="wdn-content-slide wdn-input-driver" /> + <!--#include virtual="/wdn/templates_4.0/includes/noscript-padding.html" --> + <header id="header" role="banner" class="wdn-content-slide wdn-band"> + <!--#include virtual="/wdn/templates_4.0/includes/wdnResources.html" --> + <div class="wdn-inner-wrapper"> + <!--#include virtual="/wdn/templates_4.0/includes/logo.html" --> + <div id="wdn_resources"> + <!--#include virtual="/wdn/templates_4.0/includes/idm.html" --> + <!--#include virtual="/wdn/templates_4.0/includes/wdnTools.html" --> + </div> + <span id="wdn_institution_title">University of Nebraska–Lincoln</span> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/apps.html" --> + <div class="wdn-inner-wrapper"> + <div id="wdn_site_title"> + <span> +<!-- InstanceBeginEditable name="titlegraphic" --> +The Title of My Site +<!-- InstanceEndEditable --> +</span> + </div> + </div> + </header> + <div id="wdn_navigation_bar" role="navigation" class="wdn-band"> + <nav id="breadcrumbs" class="wdn-inner-wrapper"> + <!-- WDN: see glossary item 'breadcrumbs' --> + <h3 class="wdn_list_descriptor wdn-text-hidden">Breadcrumbs</h3> + +<!-- InstanceBeginEditable name="breadcrumbs" --> + <ul> + <li><a href="http://www.unl.edu/" title="University of Nebraska–Lincoln" class="wdn-icon-home">UNL</a></li> + <li><a href="#" title="Site Title">Site Title</a></li> + <li>Home</li> + </ul> + +<!-- InstanceEndEditable --> + </nav> + <div id="wdn_navigation_wrapper"> + <nav id="navigation" role="navigation" class="wdn-band"> + <h3 class="wdn_list_descriptor wdn-text-hidden">Navigation</h3> + +<!-- InstanceBeginEditable name="navlinks" --> + <!--#include virtual="../sharedcode/navigation.html" --> + +<!-- InstanceEndEditable --> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </nav> + </div> + </div> + <!-- Navigation Trigger --> + <div class="wdn-menu-trigger wdn-content-slide"> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </div> + <!-- End navigation trigger --> + <div id="wdn_content_wrapper" role="main" class="wdn-content-slide"> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div id="pagetitle"> + +<!-- InstanceBeginEditable name="pagetitle" --> + <h1>Please Title Your Page Here</h1> + +<!-- InstanceEndEditable --> + </div> + </div> + </div> + <div id="maincontent" class="wdn-main"> + <!--THIS IS THE MAIN CONTENT AREA; WDN: see glossary item 'main content area' --> + +<!-- InstanceBeginEditable name="maincontentarea" --> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <p>Impress your audience with awesome content!</p> + </div> + </div> + +<!-- InstanceEndEditable --> + <!--THIS IS THE END OF THE MAIN CONTENT AREA.--> + </div> + </div> + <div class="wdn-band wdn-content-slide" id="wdn_optional_footer"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="optionalfooter" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <footer id="footer" role="contentinfo" class="wdn-content-slide"> + <div class="wdn-band" id="wdn_footer_related"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="leftcollinks" --> + <!--#include virtual="../sharedcode/relatedLinks.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div class="footer_col" id="wdn_footer_contact"> + <h3>Contact Us</h3> + <div class="wdn-contact-wrapper"> + +<!-- InstanceBeginEditable name="contactinfo" --> + <!--#include virtual="../sharedcode/footerContactInfo.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div id="wdn_copyright"> + <div class="wdn-footer-text"> + +<!-- InstanceBeginEditable name="footercontent" --> + <!--#include virtual="../sharedcode/footer.html" --> + +<!-- InstanceEndEditable --> + <!--#include virtual="/wdn/templates_4.0/includes/wdn.html" --> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/logos.html" --> + </div> + </div> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/footer_floater.html" --> + </footer> + <!--#include virtual="/wdn/templates_4.0/includes/noscript.html" --> + </div> +</body> +</html> diff --git a/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Local.tpl b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Local.tpl new file mode 100644 index 0000000000000000000000000000000000000000..ecc46f57bfb32bcf9527e08f5e8b021288c167f3 --- /dev/null +++ b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Local.tpl @@ -0,0 +1,166 @@ +<!DOCTYPE html> +<!--[if IEMobile 7 ]><html class="ie iem7"><![endif]--> +<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]--> +<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]--> +<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]--> +<!--[if (gte IE 9)|(gt IEMobile 7) ]><html class="ie" lang="en"><![endif]--> +<!--[if !(IEMobile) | !(IE)]><!--><html lang="en"><!-- InstanceBegin template="/Templates/local.dwt" codeOutsideHTMLIsLocked="false" --><!--<![endif]--> +<head> +<!--#include virtual="/wdn/templates_4.0/includes/metanfavico.html" --> +<!-- + Membership and regular participation in the UNL Web Developer Network + is required to use the UNL templates. Visit the WDN site at + http://wdn.unl.edu/. Click the WDN Registry link to log in and + register your unl.edu site. + All UNL template code is the property of the UNL Web Developer Network. + The code seen in a source code view is not, and may not be used as, a + template. You may not use this code, a reverse-engineered version of + this code, or its associated visual presentation in whole or in part to + create a derivative work. + This message may not be removed from any pages based on the UNL site template. + + $Id: local.dwt | 1453c8fc0eafda458699fd5676379805da2368cc | Fri Oct 12 13:23:32 2012 -0500 | Seth Meranda $ +--> +<!--#include virtual="/wdn/templates_4.0/includes/scriptsandstyles_local.html" --> +<!-- InstanceBeginEditable name="doctitle" --> +<title>Use a descriptive page title | Optional Site Title (use for context) | University of Nebraska–Lincoln</title> +<!-- InstanceEndEditable --> + +<!-- InstanceBeginEditable name="head" --> +<!-- Place optional header elements here --> + +<!-- InstanceEndEditable --> +<!-- InstanceParam name="class" type="text" value="" --> +</head> +<body class="@@(_document['class'])@@" data-version="4.0"> + <!--#include virtual="/wdn/templates_4.0/includes/skipnav.html" --> + <div id="wdn_wrapper"> + <input type="checkbox" id="wdn_menu_toggle" value="Show navigation menu" class="wdn-content-slide wdn-input-driver" /> + <!--#include virtual="/wdn/templates_4.0/includes/noscript-padding.html" --> + <header id="header" role="banner" class="wdn-content-slide wdn-band"> + <!--#include virtual="/wdn/templates_4.0/includes/wdnResources.html" --> + <div class="wdn-inner-wrapper"> + <!--#include virtual="/wdn/templates_4.0/includes/logo.html" --> + <div id="wdn_resources"> + <!--#include virtual="/wdn/templates_4.0/includes/idm.html" --> + <!--#include virtual="/wdn/templates_4.0/includes/wdnTools.html" --> + </div> + <span id="wdn_institution_title">University of Nebraska–Lincoln</span> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/apps.html" --> + <div class="wdn-inner-wrapper"> + <div id="wdn_site_title"> + <span> +<!-- InstanceBeginEditable name="titlegraphic" --> +The Title of My Site +<!-- InstanceEndEditable --> +</span> + </div> + </div> + </header> + <div id="wdn_navigation_bar" role="navigation" class="wdn-band"> + <nav id="breadcrumbs" class="wdn-inner-wrapper"> + <!-- WDN: see glossary item 'breadcrumbs' --> + <h3 class="wdn_list_descriptor wdn-text-hidden">Breadcrumbs</h3> + +<!-- InstanceBeginEditable name="breadcrumbs" --> + <ul> + <li><a href="http://www.unl.edu/" title="University of Nebraska–Lincoln" class="wdn-icon-home">UNL</a></li> + <li><a href="#" title="Site Title">Site Title</a></li> + <li>Home</li> + </ul> + +<!-- InstanceEndEditable --> + </nav> + <div id="wdn_navigation_wrapper"> + <nav id="navigation" role="navigation" class="wdn-band"> + <h3 class="wdn_list_descriptor wdn-text-hidden">Navigation</h3> + +<!-- InstanceBeginEditable name="navlinks" --> + <!--#include virtual="../sharedcode/navigation.html" --> + +<!-- InstanceEndEditable --> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </nav> + </div> + </div> + <!-- Navigation Trigger --> + <div class="wdn-menu-trigger wdn-content-slide"> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </div> + <!-- End navigation trigger --> + <div id="wdn_content_wrapper" role="main" class="wdn-content-slide"> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div id="pagetitle"> + +<!-- InstanceBeginEditable name="pagetitle" --> + <h1>Please Title Your Page Here</h1> + +<!-- InstanceEndEditable --> + </div> + </div> + </div> + <div id="maincontent" class="wdn-main"> + <!--THIS IS THE MAIN CONTENT AREA; WDN: see glossary item 'main content area' --> + +<!-- InstanceBeginEditable name="maincontentarea" --> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <p>Impress your audience with awesome content!</p> + </div> + </div> + +<!-- InstanceEndEditable --> + <!--THIS IS THE END OF THE MAIN CONTENT AREA.--> + </div> + </div> + <div class="wdn-band wdn-content-slide" id="wdn_optional_footer"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="optionalfooter" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <footer id="footer" role="contentinfo" class="wdn-content-slide"> + <div class="wdn-band" id="wdn_footer_related"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="leftcollinks" --> + <!--#include virtual="../sharedcode/relatedLinks.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div class="footer_col" id="wdn_footer_contact"> + <h3>Contact Us</h3> + <div class="wdn-contact-wrapper"> + +<!-- InstanceBeginEditable name="contactinfo" --> + <!--#include virtual="../sharedcode/footerContactInfo.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div id="wdn_copyright"> + <div class="wdn-footer-text"> + +<!-- InstanceBeginEditable name="footercontent" --> + <!--#include virtual="../sharedcode/footer.html" --> + +<!-- InstanceEndEditable --> + <!--#include virtual="/wdn/templates_4.0/includes/wdn.html" --> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/logos.html" --> + </div> + </div> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/footer_floater.html" --> + </footer> + <!--#include virtual="/wdn/templates_4.0/includes/noscript.html" --> + </div> +</body> +</html> diff --git a/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate.tpl b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate.tpl new file mode 100644 index 0000000000000000000000000000000000000000..d9d358631659857513eb985b2008445acdc63f25 --- /dev/null +++ b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate.tpl @@ -0,0 +1,172 @@ +<!DOCTYPE html> +<!--[if IEMobile 7 ]><html class="ie iem7"><![endif]--> +<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]--> +<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]--> +<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]--> +<!--[if (gte IE 9)|(gt IEMobile 7) ]><html class="ie" lang="en"><![endif]--> +<!--[if !(IEMobile) | !(IE)]><!--><html lang="en"><!-- InstanceBegin template="/Templates/unlaffiliate.dwt" codeOutsideHTMLIsLocked="false" --><!--<![endif]--> +<head> +<!--#include virtual="/wdn/templates_4.0/includes/metanfavico.html" --> +<!-- + Membership and regular participation in the UNL Web Developer Network + is required to use the UNL templates. Visit the WDN site at + http://wdn.unl.edu/. Click the WDN Registry link to log in and + register your unl.edu site. + All UNL template code is the property of the UNL Web Developer Network. + The code seen in a source code view is not, and may not be used as, a + template. You may not use this code, a reverse-engineered version of + this code, or its associated visual presentation in whole or in part to + create a derivative work. + This message may not be removed from any pages based on the UNL site template. + + $Id: unlaffiliate.dwt | 1453c8fc0eafda458699fd5676379805da2368cc | Fri Oct 12 13:23:32 2012 -0500 | Seth Meranda $ +--> +<!--#include virtual="/wdn/templates_4.0/includes/scriptsandstyles.html" --> +<!-- InstanceBeginEditable name="doctitle" --> +<title>Use a descriptive page title | Optional Site Title (use for context) | UNL Affiliate</title> +<!-- InstanceEndEditable --> + +<!-- InstanceBeginEditable name="head" --> +<!-- Place optional header elements here --> +<link rel="stylesheet" type="text/css" media="screen" href="../sharedcode/affiliate.css" /> +<link href="../sharedcode/affiliate_imgs/favicon.ico" rel="shortcut icon" /> +<!-- InstanceEndEditable --> +<!-- InstanceParam name="class" type="text" value="" --> +</head> +<body class="@@(_document['class'])@@" data-version="4.0"> + <!--#include virtual="/wdn/templates_4.0/includes/skipnav.html" --> + <div id="wdn_wrapper"> + <input type="checkbox" id="wdn_menu_toggle" value="Show navigation menu" class="wdn-content-slide wdn-input-driver" /> + <!--#include virtual="/wdn/templates_4.0/includes/noscript-padding.html" --> + <header id="header" role="banner" class="wdn-content-slide wdn-band"> + <!--#include virtual="/wdn/templates_4.0/includes/wdnResources.html" --> + <div class="wdn-inner-wrapper"> + <!-- InstanceBeginEditable name="sitebranding_logo" --> + <div id="logo"> + <a href="http://www.throughtheeyes.org/" title="Through the Eyes of the Child Initiative" id="wdn_logo_link">Through the Eyes of the Child Initiative</a> + </div> + +<!-- InstanceEndEditable --> + <div id="wdn_resources"> + <!--#include virtual="/wdn/templates_4.0/includes/idm.html" --> + <!--#include virtual="/wdn/templates_4.0/includes/wdnTools.html" --> + </div> + <span id="wdn_institution_title"><!-- InstanceBeginEditable name="sitebranding_affiliate" --><a href="http://www.unl.edu" title="University of Nebraska–Lincoln">An affiliate of the University of Nebraska–Lincoln</a> +<!-- InstanceEndEditable --> +</span> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/apps.html" --> + <div class="wdn-inner-wrapper"> + <div id="wdn_site_title"> + <span> +<!-- InstanceBeginEditable name="titlegraphic" --> +The Title of My Site +<!-- InstanceEndEditable --> +</span> + </div> + </div> + </header> + <div id="wdn_navigation_bar" role="navigation" class="wdn-band"> + <nav id="breadcrumbs" class="wdn-inner-wrapper"> + <!-- WDN: see glossary item 'breadcrumbs' --> + <h3 class="wdn_list_descriptor wdn-text-hidden">Breadcrumbs</h3> + +<!-- InstanceBeginEditable name="breadcrumbs" --> + <ul> + <li><a href="http://www.throughtheeyes.org/" title="Through the Eyes of the Child Initiative">Home</a></li> + </ul> + +<!-- InstanceEndEditable --> + </nav> + <div id="wdn_navigation_wrapper"> + <nav id="navigation" role="navigation" class="wdn-band"> + <h3 class="wdn_list_descriptor wdn-text-hidden">Navigation</h3> + +<!-- InstanceBeginEditable name="navlinks" --> + <!--#include virtual="../sharedcode/navigation.html" --> + +<!-- InstanceEndEditable --> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </nav> + </div> + </div> + <!-- Navigation Trigger --> + <div class="wdn-menu-trigger wdn-content-slide"> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </div> + <!-- End navigation trigger --> + <div id="wdn_content_wrapper" role="main" class="wdn-content-slide"> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div id="pagetitle"> + +<!-- InstanceBeginEditable name="pagetitle" --> + <h1>Please Title Your Page Here</h1> + +<!-- InstanceEndEditable --> + </div> + </div> + </div> + <div id="maincontent" class="wdn-main"> + <!--THIS IS THE MAIN CONTENT AREA; WDN: see glossary item 'main content area' --> + +<!-- InstanceBeginEditable name="maincontentarea" --> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <p>Impress your audience with awesome content!</p> + </div> + </div> + +<!-- InstanceEndEditable --> + <!--THIS IS THE END OF THE MAIN CONTENT AREA.--> + </div> + </div> + <div class="wdn-band wdn-content-slide" id="wdn_optional_footer"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="optionalfooter" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <footer id="footer" role="contentinfo" class="wdn-content-slide"> + <div class="wdn-band" id="wdn_footer_related"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="leftcollinks" --> + <!--#include virtual="../sharedcode/relatedLinks.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div class="footer_col" id="wdn_footer_contact"> + <h3>Contact Us</h3> + <div class="wdn-contact-wrapper"> + +<!-- InstanceBeginEditable name="contactinfo" --> + <!--#include virtual="../sharedcode/footerContactInfo.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div id="wdn_copyright"> + <div class="wdn-footer-text"> + +<!-- InstanceBeginEditable name="footercontent" --> + <!--#include virtual="../sharedcode/footer.html" --> + +<!-- InstanceEndEditable --> + <!--#include virtual="/wdn/templates_4.0/includes/wdn.html" --> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/logos.html" --> + </div> + </div> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/footer_floater.html" --> + </footer> + <!--#include virtual="/wdn/templates_4.0/includes/noscript.html" --> + </div> +</body> +</html> diff --git a/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate_debug.tpl b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate_debug.tpl new file mode 100644 index 0000000000000000000000000000000000000000..08371ae90ef51277e7e070cbb654711d240214c5 --- /dev/null +++ b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate_debug.tpl @@ -0,0 +1,172 @@ +<!DOCTYPE html> +<!--[if IEMobile 7 ]><html class="ie iem7"><![endif]--> +<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]--> +<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]--> +<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]--> +<!--[if (gte IE 9)|(gt IEMobile 7) ]><html class="ie" lang="en"><![endif]--> +<!--[if !(IEMobile) | !(IE)]><!--><html lang="en"><!-- InstanceBegin template="/Templates/unlaffiliate_debug.dwt" codeOutsideHTMLIsLocked="false" --><!--<![endif]--> +<head> +<!--#include virtual="/wdn/templates_4.0/includes/metanfavico.html" --> +<!-- + Membership and regular participation in the UNL Web Developer Network + is required to use the UNL templates. Visit the WDN site at + http://wdn.unl.edu/. Click the WDN Registry link to log in and + register your unl.edu site. + All UNL template code is the property of the UNL Web Developer Network. + The code seen in a source code view is not, and may not be used as, a + template. You may not use this code, a reverse-engineered version of + this code, or its associated visual presentation in whole or in part to + create a derivative work. + This message may not be removed from any pages based on the UNL site template. + + $Id: unlaffiliate_debug.dwt | 1453c8fc0eafda458699fd5676379805da2368cc | Fri Oct 12 13:23:32 2012 -0500 | Seth Meranda $ +--> +<!--#include virtual="/wdn/templates_4.0/includes/scriptsandstyles_debug.html" --> +<!-- InstanceBeginEditable name="doctitle" --> +<title>Use a descriptive page title | Optional Site Title (use for context) | UNL Affiliate</title> +<!-- InstanceEndEditable --> + +<!-- InstanceBeginEditable name="head" --> +<!-- Place optional header elements here --> +<link rel="stylesheet" type="text/css" media="screen" href="../sharedcode/affiliate.css" /> +<link href="../sharedcode/affiliate_imgs/favicon.ico" rel="shortcut icon" /> +<!-- InstanceEndEditable --> +<!-- InstanceParam name="class" type="text" value="debug" --> +</head> +<body class="@@(_document['class'])@@" data-version="4.0"> + <!--#include virtual="/wdn/templates_4.0/includes/skipnav.html" --> + <div id="wdn_wrapper"> + <input type="checkbox" id="wdn_menu_toggle" value="Show navigation menu" class="wdn-content-slide wdn-input-driver" /> + <!--#include virtual="/wdn/templates_4.0/includes/noscript-padding.html" --> + <header id="header" role="banner" class="wdn-content-slide wdn-band"> + <!--#include virtual="/wdn/templates_4.0/includes/wdnResources.html" --> + <div class="wdn-inner-wrapper"> + <!-- InstanceBeginEditable name="sitebranding_logo" --> + <div id="logo"> + <a href="http://www.throughtheeyes.org/" title="Through the Eyes of the Child Initiative" id="wdn_logo_link">Through the Eyes of the Child Initiative</a> + </div> + +<!-- InstanceEndEditable --> + <div id="wdn_resources"> + <!--#include virtual="/wdn/templates_4.0/includes/idm.html" --> + <!--#include virtual="/wdn/templates_4.0/includes/wdnTools.html" --> + </div> + <span id="wdn_institution_title"><!-- InstanceBeginEditable name="sitebranding_affiliate" --><a href="http://www.unl.edu" title="University of Nebraska–Lincoln">An affiliate of the University of Nebraska–Lincoln</a> +<!-- InstanceEndEditable --> +</span> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/apps.html" --> + <div class="wdn-inner-wrapper"> + <div id="wdn_site_title"> + <span> +<!-- InstanceBeginEditable name="titlegraphic" --> +The Title of My Site +<!-- InstanceEndEditable --> +</span> + </div> + </div> + </header> + <div id="wdn_navigation_bar" role="navigation" class="wdn-band"> + <nav id="breadcrumbs" class="wdn-inner-wrapper"> + <!-- WDN: see glossary item 'breadcrumbs' --> + <h3 class="wdn_list_descriptor wdn-text-hidden">Breadcrumbs</h3> + +<!-- InstanceBeginEditable name="breadcrumbs" --> + <ul> + <li><a href="http://www.throughtheeyes.org/" title="Through the Eyes of the Child Initiative">Home</a></li> + </ul> + +<!-- InstanceEndEditable --> + </nav> + <div id="wdn_navigation_wrapper"> + <nav id="navigation" role="navigation" class="wdn-band"> + <h3 class="wdn_list_descriptor wdn-text-hidden">Navigation</h3> + +<!-- InstanceBeginEditable name="navlinks" --> + <!--#include virtual="../sharedcode/navigation.html" --> + +<!-- InstanceEndEditable --> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </nav> + </div> + </div> + <!-- Navigation Trigger --> + <div class="wdn-menu-trigger wdn-content-slide"> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </div> + <!-- End navigation trigger --> + <div id="wdn_content_wrapper" role="main" class="wdn-content-slide"> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div id="pagetitle"> + +<!-- InstanceBeginEditable name="pagetitle" --> + <h1>Please Title Your Page Here</h1> + +<!-- InstanceEndEditable --> + </div> + </div> + </div> + <div id="maincontent" class="wdn-main"> + <!--THIS IS THE MAIN CONTENT AREA; WDN: see glossary item 'main content area' --> + +<!-- InstanceBeginEditable name="maincontentarea" --> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <p>Impress your audience with awesome content!</p> + </div> + </div> + +<!-- InstanceEndEditable --> + <!--THIS IS THE END OF THE MAIN CONTENT AREA.--> + </div> + </div> + <div class="wdn-band wdn-content-slide" id="wdn_optional_footer"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="optionalfooter" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <footer id="footer" role="contentinfo" class="wdn-content-slide"> + <div class="wdn-band" id="wdn_footer_related"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="leftcollinks" --> + <!--#include virtual="../sharedcode/relatedLinks.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div class="footer_col" id="wdn_footer_contact"> + <h3>Contact Us</h3> + <div class="wdn-contact-wrapper"> + +<!-- InstanceBeginEditable name="contactinfo" --> + <!--#include virtual="../sharedcode/footerContactInfo.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div id="wdn_copyright"> + <div class="wdn-footer-text"> + +<!-- InstanceBeginEditable name="footercontent" --> + <!--#include virtual="../sharedcode/footer.html" --> + +<!-- InstanceEndEditable --> + <!--#include virtual="/wdn/templates_4.0/includes/wdn.html" --> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/logos.html" --> + </div> + </div> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/footer_floater.html" --> + </footer> + <!--#include virtual="/wdn/templates_4.0/includes/noscript.html" --> + </div> +</body> +</html> diff --git a/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate_local.tpl b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate_local.tpl new file mode 100644 index 0000000000000000000000000000000000000000..2328632d3a0d8449110e9c575ec3628de832fd4b --- /dev/null +++ b/vendor/pyrus/data/pear.unl.edu/UNL_Templates/tpl_cache/Version4/Unlaffiliate_local.tpl @@ -0,0 +1,172 @@ +<!DOCTYPE html> +<!--[if IEMobile 7 ]><html class="ie iem7"><![endif]--> +<!--[if lt IE 7 ]><html class="ie ie6" lang="en"><![endif]--> +<!--[if IE 7 ]><html class="ie ie7" lang="en"><![endif]--> +<!--[if IE 8 ]><html class="ie ie8" lang="en"><![endif]--> +<!--[if (gte IE 9)|(gt IEMobile 7) ]><html class="ie" lang="en"><![endif]--> +<!--[if !(IEMobile) | !(IE)]><!--><html lang="en"><!-- InstanceBegin template="/Templates/unlaffiliate_local.dwt" codeOutsideHTMLIsLocked="false" --><!--<![endif]--> +<head> +<!--#include virtual="/wdn/templates_4.0/includes/metanfavico.html" --> +<!-- + Membership and regular participation in the UNL Web Developer Network + is required to use the UNL templates. Visit the WDN site at + http://wdn.unl.edu/. Click the WDN Registry link to log in and + register your unl.edu site. + All UNL template code is the property of the UNL Web Developer Network. + The code seen in a source code view is not, and may not be used as, a + template. You may not use this code, a reverse-engineered version of + this code, or its associated visual presentation in whole or in part to + create a derivative work. + This message may not be removed from any pages based on the UNL site template. + + $Id: unlaffiliate_local.dwt | 1453c8fc0eafda458699fd5676379805da2368cc | Fri Oct 12 13:23:32 2012 -0500 | Seth Meranda $ +--> +<!--#include virtual="/wdn/templates_4.0/includes/scriptsandstyles_local.html" --> +<!-- InstanceBeginEditable name="doctitle" --> +<title>Use a descriptive page title | Optional Site Title (use for context) | UNL Affiliate</title> +<!-- InstanceEndEditable --> + +<!-- InstanceBeginEditable name="head" --> +<!-- Place optional header elements here --> +<link rel="stylesheet" type="text/css" media="screen" href="../sharedcode/affiliate.css" /> +<link href="../sharedcode/affiliate_imgs/favicon.ico" rel="shortcut icon" /> +<!-- InstanceEndEditable --> +<!-- InstanceParam name="class" type="text" value="" --> +</head> +<body class="@@(_document['class'])@@" data-version="4.0"> + <!--#include virtual="/wdn/templates_4.0/includes/skipnav.html" --> + <div id="wdn_wrapper"> + <input type="checkbox" id="wdn_menu_toggle" value="Show navigation menu" class="wdn-content-slide wdn-input-driver" /> + <!--#include virtual="/wdn/templates_4.0/includes/noscript-padding.html" --> + <header id="header" role="banner" class="wdn-content-slide wdn-band"> + <!--#include virtual="/wdn/templates_4.0/includes/wdnResources.html" --> + <div class="wdn-inner-wrapper"> + <!-- InstanceBeginEditable name="sitebranding_logo" --> + <div id="logo"> + <a href="http://www.throughtheeyes.org/" title="Through the Eyes of the Child Initiative" id="wdn_logo_link">Through the Eyes of the Child Initiative</a> + </div> + +<!-- InstanceEndEditable --> + <div id="wdn_resources"> + <!--#include virtual="/wdn/templates_4.0/includes/idm.html" --> + <!--#include virtual="/wdn/templates_4.0/includes/wdnTools.html" --> + </div> + <span id="wdn_institution_title"><!-- InstanceBeginEditable name="sitebranding_affiliate" --><a href="http://www.unl.edu" title="University of Nebraska–Lincoln">An affiliate of the University of Nebraska–Lincoln</a> +<!-- InstanceEndEditable --> +</span> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/apps.html" --> + <div class="wdn-inner-wrapper"> + <div id="wdn_site_title"> + <span> +<!-- InstanceBeginEditable name="titlegraphic" --> +The Title of My Site +<!-- InstanceEndEditable --> +</span> + </div> + </div> + </header> + <div id="wdn_navigation_bar" role="navigation" class="wdn-band"> + <nav id="breadcrumbs" class="wdn-inner-wrapper"> + <!-- WDN: see glossary item 'breadcrumbs' --> + <h3 class="wdn_list_descriptor wdn-text-hidden">Breadcrumbs</h3> + +<!-- InstanceBeginEditable name="breadcrumbs" --> + <ul> + <li><a href="http://www.throughtheeyes.org/" title="Through the Eyes of the Child Initiative">Home</a></li> + </ul> + +<!-- InstanceEndEditable --> + </nav> + <div id="wdn_navigation_wrapper"> + <nav id="navigation" role="navigation" class="wdn-band"> + <h3 class="wdn_list_descriptor wdn-text-hidden">Navigation</h3> + +<!-- InstanceBeginEditable name="navlinks" --> + <!--#include virtual="../sharedcode/navigation.html" --> + +<!-- InstanceEndEditable --> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </nav> + </div> + </div> + <!-- Navigation Trigger --> + <div class="wdn-menu-trigger wdn-content-slide"> + <label for="wdn_menu_toggle" class="wdn-icon-menu">Menu</label> + </div> + <!-- End navigation trigger --> + <div id="wdn_content_wrapper" role="main" class="wdn-content-slide"> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div id="pagetitle"> + +<!-- InstanceBeginEditable name="pagetitle" --> + <h1>Please Title Your Page Here</h1> + +<!-- InstanceEndEditable --> + </div> + </div> + </div> + <div id="maincontent" class="wdn-main"> + <!--THIS IS THE MAIN CONTENT AREA; WDN: see glossary item 'main content area' --> + +<!-- InstanceBeginEditable name="maincontentarea" --> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <p>Impress your audience with awesome content!</p> + </div> + </div> + +<!-- InstanceEndEditable --> + <!--THIS IS THE END OF THE MAIN CONTENT AREA.--> + </div> + </div> + <div class="wdn-band wdn-content-slide" id="wdn_optional_footer"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="optionalfooter" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <footer id="footer" role="contentinfo" class="wdn-content-slide"> + <div class="wdn-band" id="wdn_footer_related"> + <div class="wdn-inner-wrapper"> + +<!-- InstanceBeginEditable name="leftcollinks" --> + <!--#include virtual="../sharedcode/relatedLinks.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div class="wdn-band"> + <div class="wdn-inner-wrapper"> + <div class="footer_col" id="wdn_footer_contact"> + <h3>Contact Us</h3> + <div class="wdn-contact-wrapper"> + +<!-- InstanceBeginEditable name="contactinfo" --> + <!--#include virtual="../sharedcode/footerContactInfo.html" --> + +<!-- InstanceEndEditable --> + </div> + </div> + <div id="wdn_copyright"> + <div class="wdn-footer-text"> + +<!-- InstanceBeginEditable name="footercontent" --> + <!--#include virtual="../sharedcode/footer.html" --> + +<!-- InstanceEndEditable --> + <!--#include virtual="/wdn/templates_4.0/includes/wdn.html" --> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/logos.html" --> + </div> + </div> + </div> + <!--#include virtual="/wdn/templates_4.0/includes/footer_floater.html" --> + </footer> + <!--#include virtual="/wdn/templates_4.0/includes/noscript.html" --> + </div> +</body> +</html> diff --git a/vendor/pyrus/docs/pear.unl.edu/UNL_DWT/examples/scanner_example.php b/vendor/pyrus/docs/pear.unl.edu/UNL_DWT/examples/scanner_example.php index 05d117dd0d28ebdaf0a65867d8bdf24e6213fa92..00184321118c0efda8e8b714c02ca742b04efb3c 100644 --- a/vendor/pyrus/docs/pear.unl.edu/UNL_DWT/examples/scanner_example.php +++ b/vendor/pyrus/docs/pear.unl.edu/UNL_DWT/examples/scanner_example.php @@ -1,6 +1,8 @@ <?php set_include_path(dirname(__DIR__).'/../src'); +error_reporting(E_ALL); +ini_set('display_errors', true); require_once 'UNL/DWT/Scanner.php'; @@ -8,5 +10,10 @@ $file = file_get_contents(dirname(__FILE__).'/basic/'.'template_style1.dwt'); $scanned = new UNL_DWT_Scanner($file); -echo $scanned->leftnav; -echo $scanned->content; +// Modify the scanned content +$scanned->content .= '<h3>Scanned content from the left nav:</h3>'; + +// Also, access the content that was scanned in +$scanned->content .= '<pre>'.$scanned->leftnav.'</pre>'; + +echo $scanned; diff --git a/vendor/pyrus/docs/pear.unl.edu/UNL_Templates/examples/example1.php b/vendor/pyrus/docs/pear.unl.edu/UNL_Templates/examples/example1.php index 94fa01578df1883635adf95f86e4b193973e7387..be1a633f401c33e971949a60114d1e7a8ef81fbe 100644 --- a/vendor/pyrus/docs/pear.unl.edu/UNL_Templates/examples/example1.php +++ b/vendor/pyrus/docs/pear.unl.edu/UNL_Templates/examples/example1.php @@ -7,11 +7,12 @@ */ ini_set('display_errors', true); error_reporting(E_ALL); -set_include_path(dirname(dirname(__DIR__)).'/src'.PATH_SEPARATOR.dirname(dirname(__DIR__)).'/vendor/php'); +set_include_path(dirname(dirname(__DIR__)).'/src'.PATH_SEPARATOR.dirname(dirname(__DIR__)).'/../UNL_DWT/src'); require_once 'UNL/Templates.php'; // Optionally set the version you'd like to use -UNL_Templates::$options['version'] = 3.1; +UNL_Templates::$options['version'] = 4; +UNL_Templates::$options['templatedependentspath'] = 'https://raw.github.com/unl/wdntemplates/4.0'; $page = UNL_Templates::factory('Fixed', array('sharedcodepath' => 'sharedcode')); $page->addScript('test.js'); @@ -25,4 +26,4 @@ $page->navlinks = '<ul><li><a href="#">Hello world!</a></li></ul>'; $page->leftRandomPromo = ''; $page->maincontentarea .= highlight_file(__FILE__, true); $page->loadSharedcodeFiles(); -echo $page; +echo $page->toHTML(); diff --git a/vendor/pyrus/php/UNL/DWT.php b/vendor/pyrus/php/UNL/DWT.php index 3e7bc3479847741f476ad94dddde4ab6ac573f38..696e79ad1244dde3c1bfcf2845b88575a22195c4 100644 --- a/vendor/pyrus/php/UNL/DWT.php +++ b/vendor/pyrus/php/UNL/DWT.php @@ -149,17 +149,23 @@ class UNL_DWT foreach ($regions as $region => $value) { /* Replace the region with the replacement text */ + $startMarker = $this->getRegionBeginMarker(self::TEMPLATE_TOKEN, $region); + $endMarker = $this->getRegionEndMarker(self::TEMPLATE_TOKEN); $p = str_replace( - self::strBetween($this->getRegionBeginMarker(self::TEMPLATE_TOKEN, $region), - $this->getRegionEndMarker(self::TEMPLATE_TOKEN), $p), - $value, $p, $count + self::strBetween($startMarker, $endMarker, $p, true), + $startMarker . $value . $endMarker, + $p, + $count ); if (!$count) { + $startMarker = $this->getRegionBeginMarker(self::INSTANCE_TOKEN, $region); + $endMarker = $this->getRegionEndMarker(self::INSTANCE_TOKEN); $p = str_replace( - self::strBetween($this->getRegionBeginMarker(self::INSTANCE_TOKEN, $region), - $this->getRegionEndMarker(self::INSTANCE_TOKEN), $p), - $value, $p, $count + self::strBetween($startMarker, $endMarker, $p, true), + $startMarker . $value . $endMarker, + $p, + $count ); } @@ -299,16 +305,16 @@ class UNL_DWT * * @return string */ - static function strBetween($start, $end, $p) + static function strBetween($start, $end, $p, $inclusive = false) { if (!empty($start) && strpos($p, $start) !== false) { - $p = substr($p, strpos($p, $start)+strlen($start)); + $p = substr($p, strpos($p, $start)+($inclusive ? 0 : strlen($start))); } else { return ''; } if (strpos($p, $end) !==false) { - $p = substr($p, 0, strpos($p, $end)); + $p = substr($p, 0, strpos($p, $end)+($inclusive ? strlen($end) : 0)); } else { return ''; } diff --git a/vendor/pyrus/php/UNL/DWT/Scanner.php b/vendor/pyrus/php/UNL/DWT/Scanner.php index c6e79eadd2fb111ad0aee938573aefced20b61be..e4a2a29bfa2816146e046a5e1a6861d7e0e8a722 100644 --- a/vendor/pyrus/php/UNL/DWT/Scanner.php +++ b/vendor/pyrus/php/UNL/DWT/Scanner.php @@ -1,6 +1,6 @@ <?php /** - * Handles scanning a dwt file for regions. + * Handles scanning a dwt file for regions and rendering. * * PHP version 5 * @@ -12,6 +12,7 @@ * @license http://www1.unl.edu/wdn/wiki/Software_License BSD License * @link http://pear.unl.edu/package/UNL_DWT */ +require_once 'UNL/DWT.php'; require_once 'UNL/DWT/Region.php'; /** @@ -23,7 +24,7 @@ require_once 'UNL/DWT/Region.php'; * @license http://www1.unl.edu/wdn/wiki/Software_License BSD License * @link http://pear.unl.edu/package/UNL_DWT */ -class UNL_DWT_Scanner +class UNL_DWT_Scanner extends UNL_DWT { protected $_regions; @@ -34,9 +35,20 @@ class UNL_DWT_Scanner */ function __construct($dwt) { + $this->__template = $dwt; $this->scanRegions($dwt); } + /** + * Return the template markup + * + * @return string + */ + function getTemplateFile() + { + return $this->__template; + } + function scanRegions($dwt) { $this->_regions[] = array(); @@ -133,4 +145,14 @@ class UNL_DWT_Scanner return null; } + /** + * Allow directly rendering + * + * @return string + */ + function __toString() + { + return $this->toHtml(); + } + } diff --git a/vendor/pyrus/php/UNL/Templates/Version3x1.php b/vendor/pyrus/php/UNL/Templates/Version3x1.php index baf4a00c4b07f731528d41bd28a75d42d42b217b..3aacf6bc7f81e04f51be33ffdcd58a9ac165c46c 100644 --- a/vendor/pyrus/php/UNL/Templates/Version3x1.php +++ b/vendor/pyrus/php/UNL/Templates/Version3x1.php @@ -38,7 +38,7 @@ class UNL_Templates_Version3x1 implements UNL_Templates_Version UNL_Templates::debug('ERROR You should have a local copy of wdn/templates_3.1!' . ' Overriding your specified template to use absolute references' , 'getTemplate', 1); - $template = 'Absolute.tpl'; + $template = 'Local.tpl'; } // Always try and retrieve the latest diff --git a/vendor/pyrus/php/UNL/Templates/Version4.php b/vendor/pyrus/php/UNL/Templates/Version4.php new file mode 100644 index 0000000000000000000000000000000000000000..a786fb22cb8053da6e2404fbc5b80df8fff670c5 --- /dev/null +++ b/vendor/pyrus/php/UNL/Templates/Version4.php @@ -0,0 +1,95 @@ +<?php +/** + * Base class for Version 4 (2013) template files. + * + * PHP version 5 + * + * @category Templates + * @package UNL_Templates + * @author Brett Bieber <brett.bieber@gmail.com> + * @author Ned Hummel <nhummel2@unl.edu> + * @copyright 2009 Regents of the University of Nebraska + * @license http://www1.unl.edu/wdn/wiki/Software_License BSD License + * @link http://pear.unl.edu/ + */ +require_once 'UNL/Templates/Version.php'; + +/** + * Base class for Version 4 (2013) template files. + * + * @category Templates + * @package UNL_Templates + * @author Brett Bieber <brett.bieber@gmail.com> + * @copyright 2009 Regents of the University of Nebraska + * @license http://www1.unl.edu/wdn/wiki/Software_License BSD License + * @link http://pear.unl.edu/ + */ +class UNL_Templates_Version4 implements UNL_Templates_Version +{ + function getConfig() + { + return array('class_location' => 'UNL/Templates/Version4/', + 'class_prefix' => 'UNL_Templates_Version4_'); + } + + function getTemplate($template) + { + + // Set a timeout for the HTTP download of the template file + $http_context = stream_context_create(array('http' => array('timeout' => UNL_Templates::$options['timeout']))); + + // Always try and retrieve the latest + if (!(UNL_Templates::getCachingService() instanceof UNL_Templates_CachingService_Null) + && $tpl = file_get_contents('https://raw.github.com/unl/wdntemplates/master/Templates/'.$template, false, $http_context)) { + + // Grab the HTML version number for this file + $version = file_get_contents('https://raw.github.com/unl/wdntemplates/master/Templates/VERSION_HTML'); + $tpl = str_replace('$HTML_VERSION$', $version, $tpl); + + return $tpl; + } + + if (file_exists(UNL_Templates::getDataDir().'/tpl_cache/Version4/'.$template)) { + return file_get_contents(UNL_Templates::getDataDir().'/tpl_cache/Version4/'.$template); + } + + + throw new Exception('Could not get the template file!'); + } + + function makeIncludeReplacements($html) + { + UNL_Templates::debug('Now making template include replacements.', + 'makeIncludeReplacements', 3); + $includes = array(); + preg_match_all('<!--#include virtual="(/wdn/templates_4.0/[A-Za-z0-9\.\/_]+)" -->', + $html, $includes); + UNL_Templates::debug(print_r($includes, true), 'makeIncludeReplacements', 3); + + // Normally the templates will not need to have the dependency version replaced + static $dep_version = ''; + + foreach ($includes[1] as $include) { + UNL_Templates::debug('Replacing '.$include, 'makeIncludeReplacements', 3); + $file = UNL_Templates::$options['templatedependentspath'].$include; + if (!file_exists($file)) { + + UNL_Templates::debug('File does not exist:'.$file, 'makeIncludeReplacements', 3); + // We'll grab the latest copy of the file from Github + + if ($dep_version == '') { + // Grab the dependency version from github + $dep_version = file_get_contents('https://raw.github.com/unl/wdntemplates/master/VERSION_DEP'); + } + + $file = 'https://raw.github.com/unl/wdntemplates/master'.$include; + } + $html = str_replace( + array('<!--#include virtual="'.$include.'" -->', '$DEP_VERSION$'), + array(file_get_contents($file), $dep_version), + $html + ); + } + return $html; + } +} diff --git a/vendor/pyrus/php/UNL/Templates/Version4/Debug.php b/vendor/pyrus/php/UNL/Templates/Version4/Debug.php new file mode 100644 index 0000000000000000000000000000000000000000..13954092d9072806cfcaa6d3aac7ab1ef115827b --- /dev/null +++ b/vendor/pyrus/php/UNL/Templates/Version4/Debug.php @@ -0,0 +1,39 @@ +<?php +/** + * Template Definition for fixed.dwt + */ +require_once 'UNL/Templates.php'; + +class UNL_Templates_Version4_Debug extends UNL_Templates +{ + ###START_AUTOCODE + /* the code below is auto generated do not remove the above tag */ + + public $__template = 'Debug.tpl'; // template name + public $doctitle = "<title>Use a descriptive page title | Optional Site Title (use for context) | University of Nebraska–Lincoln</title>"; // string() + public $head = "<!-- Place optional header elements here -->"; // string() + public $titlegraphic = "The Title of My Site"; // string() + public $breadcrumbs = "<ul> <li><a href=\"http://www.unl.edu/\" title=\"University of Nebraska–Lincoln\" class=\"wdn-icon-home\">UNL</a></li> <li><a href=\"#\" title=\"Site Title\">Site Title</a></li> <li>Home</li> </ul>"; // string() + public $navlinks = "<!--#include virtual=\"../sharedcode/navigation.html\" -->"; // string() + public $pagetitle = "<h1>Please Title Your Page Here</h1>"; // string() + public $maincontentarea = "<div class=\"wdn-band\"> <div class=\"wdn-inner-wrapper\"> <p>Impress your audience with awesome content!</p> </div> </div>"; // string() + public $optionalfooter = ""; // string() + public $leftcollinks = "<!--#include virtual=\"../sharedcode/relatedLinks.html\" -->"; // string() + public $contactinfo = "<!--#include virtual=\"../sharedcode/footerContactInfo.html\" -->"; // string() + public $footercontent = "<!--#include virtual=\"../sharedcode/footer.html\" -->"; // string() + + public $__params = array ( + 'class' => + array ( + 'name' => 'class', + 'type' => 'text', + 'value' => 'debug', + ), +); + + /* Static get */ + function staticGet($k,$v=NULL) { return UNL_DWT::staticGet('UNL_Templates_Version4_Debug',$k,$v); } + + /* the code above is auto generated do not remove the tag below */ + ###END_AUTOCODE +} diff --git a/vendor/pyrus/php/UNL/Templates/Version4/Fixed.php b/vendor/pyrus/php/UNL/Templates/Version4/Fixed.php new file mode 100644 index 0000000000000000000000000000000000000000..2d3af49030248875397b5f35871712620da7080b --- /dev/null +++ b/vendor/pyrus/php/UNL/Templates/Version4/Fixed.php @@ -0,0 +1,39 @@ +<?php +/** + * Template Definition for fixed.dwt + */ +require_once 'UNL/Templates.php'; + +class UNL_Templates_Version4_Fixed extends UNL_Templates +{ + ###START_AUTOCODE + /* the code below is auto generated do not remove the above tag */ + + public $__template = 'Fixed.tpl'; // template name + public $doctitle = "<title>Use a descriptive page title | Optional Site Title (use for context) | University of Nebraska–Lincoln</title>"; // string() + public $head = "<!-- Place optional header elements here -->"; // string() + public $titlegraphic = "The Title of My Site"; // string() + public $breadcrumbs = "<ul> <li><a href=\"http://www.unl.edu/\" title=\"University of Nebraska–Lincoln\" class=\"wdn-icon-home\">UNL</a></li> <li><a href=\"#\" title=\"Site Title\">Site Title</a></li> <li>Home</li> </ul>"; // string() + public $navlinks = "<!--#include virtual=\"../sharedcode/navigation.html\" -->"; // string() + public $pagetitle = "<h1>Please Title Your Page Here</h1>"; // string() + public $maincontentarea = "<div class=\"wdn-band\"> <div class=\"wdn-inner-wrapper\"> <p>Impress your audience with awesome content!</p> </div> </div>"; // string() + public $optionalfooter = ""; // string() + public $leftcollinks = "<!--#include virtual=\"../sharedcode/relatedLinks.html\" -->"; // string() + public $contactinfo = "<!--#include virtual=\"../sharedcode/footerContactInfo.html\" -->"; // string() + public $footercontent = "<!--#include virtual=\"../sharedcode/footer.html\" -->"; // string() + + public $__params = array ( + 'class' => + array ( + 'name' => 'class', + 'type' => 'text', + 'value' => '', + ), +); + + /* Static get */ + function staticGet($k,$v=NULL) { return UNL_DWT::staticGet('UNL_Templates_Version4_Fixed',$k,$v); } + + /* the code above is auto generated do not remove the tag below */ + ###END_AUTOCODE +} diff --git a/vendor/pyrus/php/UNL/Templates/Version4/Local.php b/vendor/pyrus/php/UNL/Templates/Version4/Local.php new file mode 100644 index 0000000000000000000000000000000000000000..a40359852c8095b0e7a4a3220076b02fee96a89a --- /dev/null +++ b/vendor/pyrus/php/UNL/Templates/Version4/Local.php @@ -0,0 +1,39 @@ +<?php +/** + * Template Definition for local.dwt + */ +require_once 'UNL/Templates.php'; + +class UNL_Templates_Version4_Local extends UNL_Templates +{ + ###START_AUTOCODE + /* the code below is auto generated do not remove the above tag */ + + public $__template = 'Local.tpl'; // template name + public $doctitle = "<title>Use a descriptive page title | Optional Site Title (use for context) | University of Nebraska–Lincoln</title>"; // string() + public $head = "<!-- Place optional header elements here -->"; // string() + public $titlegraphic = "The Title of My Site"; // string() + public $breadcrumbs = "<ul> <li><a href=\"http://www.unl.edu/\" title=\"University of Nebraska–Lincoln\" class=\"wdn-icon-home\">UNL</a></li> <li><a href=\"#\" title=\"Site Title\">Site Title</a></li> <li>Home</li> </ul>"; // string() + public $navlinks = "<!--#include virtual=\"../sharedcode/navigation.html\" -->"; // string() + public $pagetitle = "<h1>Please Title Your Page Here</h1>"; // string() + public $maincontentarea = "<div class=\"wdn-band\"> <div class=\"wdn-inner-wrapper\"> <p>Impress your audience with awesome content!</p> </div> </div>"; // string() + public $optionalfooter = ""; // string() + public $leftcollinks = "<!--#include virtual=\"../sharedcode/relatedLinks.html\" -->"; // string() + public $contactinfo = "<!--#include virtual=\"../sharedcode/footerContactInfo.html\" -->"; // string() + public $footercontent = "<!--#include virtual=\"../sharedcode/footer.html\" -->"; // string() + + public $__params = array ( + 'class' => + array ( + 'name' => 'class', + 'type' => 'text', + 'value' => '', + ), +); + + /* Static get */ + function staticGet($k,$v=NULL) { return UNL_DWT::staticGet('UNL_Templates_Version4_Local',$k,$v); } + + /* the code above is auto generated do not remove the tag below */ + ###END_AUTOCODE +} diff --git a/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate.php b/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate.php new file mode 100644 index 0000000000000000000000000000000000000000..7bf68c0325ffac40ca002edb9dcd12bbd0093688 --- /dev/null +++ b/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate.php @@ -0,0 +1,39 @@ +<?php +/** + * Template Definition for unlaffiliate.dwt + */ +require_once 'UNL/Templates.php'; + +class UNL_Templates_Version4_Unlaffiliate extends UNL_Templates +{ + ###START_AUTOCODE + /* the code below is auto generated do not remove the above tag */ + + public $__template = 'Unlaffiliate.tpl'; // template name + public $doctitle = "<title>Use a descriptive page title | Optional Site Title (use for context) | UNL Affiliate</title>"; // string() + public $head = "<!-- Place optional header elements here --> <link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"../sharedcode/affiliate.css\" /> <link href=\"../sharedcode/affiliate_imgs/favicon.ico\" rel=\"shortcut icon\" />"; // string() + public $titlegraphic = "The Title of My Site"; // string() + public $breadcrumbs = "<ul> <li><a href=\"http://www.throughtheeyes.org/\" title=\"Through the Eyes of the Child Initiative\">Home</a></li> </ul>"; // string() + public $navlinks = "<!--#include virtual=\"../sharedcode/navigation.html\" -->"; // string() + public $pagetitle = "<h1>Please Title Your Page Here</h1>"; // string() + public $maincontentarea = "<div class=\"wdn-band\"> <div class=\"wdn-inner-wrapper\"> <p>Impress your audience with awesome content!</p> </div> </div>"; // string() + public $optionalfooter = ""; // string() + public $leftcollinks = "<!--#include virtual=\"../sharedcode/relatedLinks.html\" -->"; // string() + public $contactinfo = "<!--#include virtual=\"../sharedcode/footerContactInfo.html\" -->"; // string() + public $footercontent = "<!--#include virtual=\"../sharedcode/footer.html\" -->"; // string() + + public $__params = array ( + 'class' => + array ( + 'name' => 'class', + 'type' => 'text', + 'value' => '', + ), +); + + /* Static get */ + function staticGet($k,$v=NULL) { return UNL_DWT::staticGet('UNL_Templates_Version4_Unlaffiliate',$k,$v); } + + /* the code above is auto generated do not remove the tag below */ + ###END_AUTOCODE +} diff --git a/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate_debug.php b/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate_debug.php new file mode 100644 index 0000000000000000000000000000000000000000..9905d431c90a7434ec0a5c65b3ca0c6b50854d86 --- /dev/null +++ b/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate_debug.php @@ -0,0 +1,39 @@ +<?php +/** + * Template Definition for unlaffiliate_debug.dwt + */ +require_once 'UNL/Templates.php'; + +class UNL_Templates_Version4_Unlaffiliate_debug extends UNL_Templates +{ + ###START_AUTOCODE + /* the code below is auto generated do not remove the above tag */ + + public $__template = 'Unlaffiliate_debug.tpl'; // template name + public $doctitle = "<title>Use a descriptive page title | Optional Site Title (use for context) | UNL Affiliate</title>"; // string() + public $head = "<!-- Place optional header elements here --> <link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"../sharedcode/affiliate.css\" /> <link href=\"../sharedcode/affiliate_imgs/favicon.ico\" rel=\"shortcut icon\" />"; // string() + public $titlegraphic = "The Title of My Site"; // string() + public $breadcrumbs = "<ul> <li><a href=\"http://www.throughtheeyes.org/\" title=\"Through the Eyes of the Child Initiative\">Home</a></li> </ul>"; // string() + public $navlinks = "<!--#include virtual=\"../sharedcode/navigation.html\" -->"; // string() + public $pagetitle = "<h1>Please Title Your Page Here</h1>"; // string() + public $maincontentarea = "<div class=\"wdn-band\"> <div class=\"wdn-inner-wrapper\"> <p>Impress your audience with awesome content!</p> </div> </div>"; // string() + public $optionalfooter = ""; // string() + public $leftcollinks = "<!--#include virtual=\"../sharedcode/relatedLinks.html\" -->"; // string() + public $contactinfo = "<!--#include virtual=\"../sharedcode/footerContactInfo.html\" -->"; // string() + public $footercontent = "<!--#include virtual=\"../sharedcode/footer.html\" -->"; // string() + + public $__params = array ( + 'class' => + array ( + 'name' => 'class', + 'type' => 'text', + 'value' => 'debug', + ), +); + + /* Static get */ + function staticGet($k,$v=NULL) { return UNL_DWT::staticGet('UNL_Templates_Version4_Unlaffiliate_debug',$k,$v); } + + /* the code above is auto generated do not remove the tag below */ + ###END_AUTOCODE +} diff --git a/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate_local.php b/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate_local.php new file mode 100644 index 0000000000000000000000000000000000000000..13681f492778e8db79f604babd39f5270f5e37c0 --- /dev/null +++ b/vendor/pyrus/php/UNL/Templates/Version4/Unlaffiliate_local.php @@ -0,0 +1,39 @@ +<?php +/** + * Template Definition for unlaffiliate_local.dwt + */ +require_once 'UNL/Templates.php'; + +class UNL_Templates_Version4_Unlaffiliate_local extends UNL_Templates +{ + ###START_AUTOCODE + /* the code below is auto generated do not remove the above tag */ + + public $__template = 'Unlaffiliate_local.tpl'; // template name + public $doctitle = "<title>Use a descriptive page title | Optional Site Title (use for context) | UNL Affiliate</title>"; // string() + public $head = "<!-- Place optional header elements here --> <link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"../sharedcode/affiliate.css\" /> <link href=\"../sharedcode/affiliate_imgs/favicon.ico\" rel=\"shortcut icon\" />"; // string() + public $titlegraphic = "The Title of My Site"; // string() + public $breadcrumbs = "<ul> <li><a href=\"http://www.throughtheeyes.org/\" title=\"Through the Eyes of the Child Initiative\">Home</a></li> </ul>"; // string() + public $navlinks = "<!--#include virtual=\"../sharedcode/navigation.html\" -->"; // string() + public $pagetitle = "<h1>Please Title Your Page Here</h1>"; // string() + public $maincontentarea = "<div class=\"wdn-band\"> <div class=\"wdn-inner-wrapper\"> <p>Impress your audience with awesome content!</p> </div> </div>"; // string() + public $optionalfooter = ""; // string() + public $leftcollinks = "<!--#include virtual=\"../sharedcode/relatedLinks.html\" -->"; // string() + public $contactinfo = "<!--#include virtual=\"../sharedcode/footerContactInfo.html\" -->"; // string() + public $footercontent = "<!--#include virtual=\"../sharedcode/footer.html\" -->"; // string() + + public $__params = array ( + 'class' => + array ( + 'name' => 'class', + 'type' => 'text', + 'value' => '', + ), +); + + /* Static get */ + function staticGet($k,$v=NULL) { return UNL_DWT::staticGet('UNL_Templates_Version4_Unlaffiliate_local',$k,$v); } + + /* the code above is auto generated do not remove the tag below */ + ###END_AUTOCODE +}