Post-parsing
ex1.php
ex2.php
ex3.php
ex4.php
ex5.php
ex6.php
ex7.php
ex8.php
xtemplate.class.php

caching_xtemplate.class.php

Warnings:


Warning on line 29 - example file "$xtpl = new CachingXTemplate('template.xtpl', '', null, 'main', true, 600, session_id(), './xcache', '.xcache');" does not exist
Warning on line 29 - example file "Bear in mind that because XTemplate uses a reversed parsing tree the innermost blocks need to be parsed" does not exist
Warning on line 29 - example file "first, therefore if you cache an outer block, don't be surprised when it's inner content blocks don't update!" does not exist
Warning on line 29 - example file "$xtpl = new CachingXTemplate('template.xtpl', '', null, 'main', true, 0, session_id(), './xcache', '.xcache');" does not exist
Warning on line 29 - example file "$xtpl->parse('main', 600);" does not exist
Warning on line 29 - example file "Block level caching" does not exist
Warning on line 29 - example file "Whole template level caching (e.g." does not exist
Warning on line 29 - example file "Alternatively (and perhaps more useful in real world):" does not exist
Warning on line 46 - example file "session_id()" does not exist
Warning on line 55 - example file ".xcache" does not exist
Warning on line 65 - example file "./xcache" does not exist
Warning on line 377 - File "/net/craniac/storage/co-comp/Clients/Shared/XTemplate/xtpl_release/xtpl-0.4.0/xtpl/caching_xtemplate.class.php" has no page-level DocBlock, use @package in the first DocBlock to create one

ex1.php

Warnings:


Warning on line 18 - Page-level DocBlock precedes "include_once ex1.php", use another DocBlock to document the source element

ex2.php

Warnings:


Warning on line 16 - Page-level DocBlock precedes "include_once ex2.php", use another DocBlock to document the source element

ex3.php

Warnings:


Warning on line 16 - Page-level DocBlock precedes "include_once ex3.php", use another DocBlock to document the source element

ex4.php

Warnings:


Warning on line 16 - Page-level DocBlock precedes "include_once ex4.php", use another DocBlock to document the source element

ex5.php

Warnings:


Warning on line 16 - Page-level DocBlock precedes "include_once ex5.php", use another DocBlock to document the source element

ex6.php

Warnings:


Warning on line 16 - Page-level DocBlock precedes "include_once ex6.php", use another DocBlock to document the source element

ex7.php

Warnings:


Warning on line 16 - Page-level DocBlock precedes "include_once ex7.php", use another DocBlock to document the source element

ex8.php

Warnings:


Warning on line 14 - Page-level DocBlock precedes "require_once ex8.php", use another DocBlock to document the source element

xtemplate.class.php

Warnings:


Warning on line 24 - DocBlock would be page-level, but precedes class "XTemplate", use another DocBlock to document the file
Warning on line 201 - example file " if you use the default syntax." does not exist
Warning on line 213 - example file " if you use the default syntax." does not exist
Warning on line 225 - example file " if you use the default syntax." does not exist
Warning on line 239 - example file "" does not exist
Warning on line 239 - example file "" does not exist
Warning on line 239 - example file "{tagname #My Comment}" does not exist
Warning on line 239 - example file "{tagname#My Comment}" does not exist
Warning on line 463 - example file "$xtpl->assign('name', array('key' => 'value', 'key2' => 'value2'));" does not exist
Warning on line 463 - example file "Array assign:" does not exist
Warning on line 463 - example file "$xtpl->assign(array('name' => 'value', 'name2' => 'value2'));" does not exist
Warning on line 463 - example file "{name} in template" does not exist
Warning on line 463 - example file "$xtpl->assign('name', 'value');" does not exist
Warning on line 463 - example file "Simplest case:" does not exist
Warning on line 463 - example file "{name} {name2} in template" does not exist
Warning on line 463 - example file "Value as array assign:" does not exist
Warning on line 463 - example file "// Other code then:" does not exist
Warning on line 463 - example file "$xtpl->assign('name', array('key3' => 'value3'), false);" does not exist
Warning on line 463 - example file "Reset array:" does not exist
Warning on line 463 - example file "{name.key} {name.key2} in template" does not exist
Warning on line 463 - example file "$xtpl->assign('name', array('key' => 'value', 'key2' => 'value2'));" does not exist
Warning on line 463 - example file "{name.key} {name.key2} {name.key3} in template" does not exist

Errors:


Error on line 963 - @access was passed neither "public" nor "private." Was passed: "public - aiming for private"
Error on line 1109 - @access was passed neither "public" nor "private." Was passed: "public - aiming for private"
Error on line 1257 - @access was passed neither "public" nor "private." Was passed: "public - aiming for private"

Documentation generated on Tue, 29 May 2007 19:29:38 +0100 by phpDocumentor 1.3.0RC3