From 3069eaf35e833ffe4a1c1c7829dd7e168ae27420 Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Wed, 11 Sep 2013 15:56:48 +0200 Subject: Merge up to r3319 --- .../HTML/Smarty/templates/HandS/options.ini | 577 --------------------- .../templates/HandS/templates/basicindex.tpl | 21 - .../Smarty/templates/HandS/templates/blank.tpl | 6 - .../Smarty/templates/HandS/templates/class.tpl | 541 ------------------- .../Smarty/templates/HandS/templates/classleft.tpl | 11 - .../Smarty/templates/HandS/templates/classtags.tpl | 22 - .../templates/HandS/templates/classtrees.tpl | 17 - .../Smarty/templates/HandS/templates/const.tpl | 19 - .../Smarty/templates/HandS/templates/define.tpl | 34 -- .../Smarty/templates/HandS/templates/docblock.tpl | 5 - .../templates/HandS/templates/elementindex.tpl | 12 - .../Smarty/templates/HandS/templates/errors.tpl | 21 - .../templates/HandS/templates/examplesource.tpl | 6 - .../Smarty/templates/HandS/templates/fileleft.tpl | 8 - .../templates/HandS/templates/filesource.tpl | 8 - .../Smarty/templates/HandS/templates/filetags.tpl | 7 - .../Smarty/templates/HandS/templates/footer.tpl | 11 - .../Smarty/templates/HandS/templates/function.tpl | 54 -- .../Smarty/templates/HandS/templates/global.tpl | 35 -- .../Smarty/templates/HandS/templates/header.tpl | 110 ---- .../Smarty/templates/HandS/templates/include.tpl | 18 - .../Smarty/templates/HandS/templates/index.tpl | 7 - .../templates/HandS/templates/media/background.png | Bin 307 -> 0 bytes .../templates/HandS/templates/media/empty.png | Bin 206 -> 0 bytes .../templates/HandS/templates/media/logo.png | Bin 7724 -> 0 bytes .../templates/HandS/templates/media/style.css | 135 ----- .../Smarty/templates/HandS/templates/method.tpl | 176 ------- .../Smarty/templates/HandS/templates/packages.tpl | 3 - .../HTML/Smarty/templates/HandS/templates/page.tpl | 210 -------- .../templates/HandS/templates/pkgelementindex.tpl | 15 - .../HTML/Smarty/templates/HandS/templates/ric.tpl | 6 - .../HTML/Smarty/templates/HandS/templates/tags.tpl | 22 - .../Smarty/templates/HandS/templates/todolist.tpl | 14 - .../Smarty/templates/HandS/templates/tutorial.tpl | 32 -- .../templates/HandS/templates/tutorial_toc.tpl | 29 -- .../templates/HandS/templates/tutorial_tree.tpl | 5 - .../HTML/Smarty/templates/HandS/templates/var.tpl | 94 ---- 37 files changed, 2291 deletions(-) delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/options.ini delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/basicindex.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/blank.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/class.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classleft.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtags.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtrees.tpl delete mode 100644 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/const.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/define.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/docblock.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/elementindex.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/errors.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/examplesource.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/fileleft.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filesource.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filetags.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/footer.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/function.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/global.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/header.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/include.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/index.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/background.png delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/empty.png delete mode 100644 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/logo.png delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/style.css delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/method.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/packages.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/page.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/pkgelementindex.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/ric.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tags.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/todolist.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_toc.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_tree.tpl delete mode 100755 buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/var.tpl (limited to 'buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS') diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/options.ini b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/options.ini deleted file mode 100755 index 32ea2088..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/options.ini +++ /dev/null @@ -1,577 +0,0 @@ -preservedocbooktags = false - -;; used to highlight the {@source} inline tag, @filesource tag, and @example tag -[highlightSourceTokens] -;; format: -;; T_CONSTANTNAME = open -;; /T_CONSTANTNAME = close - -T_INCLUDE = -/T_INCLUDE = -T_INCLUDE_ONCE = -/T_INCLUDE_ONCE = -T_REQUIRE_ONCE = -/T_REQUIRE_ONCE = -T_REQUIRE_ONCE = -/T_REQUIRE_ONCE = - -T_CONSTANT_ENCAPSED_STRING = -/T_CONSTANT_ENCAPSED_STRING = -T_STRING_VARNAME = -/T_STRING_VARNAME = - -T_STRING = -/T_STRING = - -T_DNUMBER = -/T_DNUMBER = -T_LNUMBER = -/T_LNUMBER = - -T_VARIABLE = -/T_VARIABLE = - -T_COMMENT = -/T_COMMENT = -T_ML_COMMENT = -/T_ML_COMMENT = - -T_OBJECT_OPERATOR = -/T_OBJECT_OPERATOR = - -T_ABSTRACT = -/T_ABSTRACT = -T_CLONE = -/T_CLONE = -T_HALT_COMPILER = -/T_HALT_COMPILER = -T_ARRAY = -/T_ARRAY = -T_AS = -/T_AS = -T_BREAK = -/T_BREAK = -T_CLASS = -/T_CLASS = -T_CASE = -/T_CASE = -T_CONST = -/T_CONST = -T_CONTINUE = -/T_CONTINUE = -T_DECLARE = -/T_DECLARE = -T_DEFAULT = -/T_DEFAULT = -T_ELSE = -/T_ELSE = -T_ELSEIF = -/T_ELSEIF = -T_EMPTY = -/T_EMPTY = -T_ENDDECLARE = -/T_ENDDECLARE = -T_ENDFOR = -/T_ENDFOR = -T_ENDSWITCH = -/T_ENDSWITCH = -T_ENDFOREACH = -/T_ENDFOREACH = -T_ENDIF = -/T_ENDIF = -T_ENDWHILE = -/T_ENDWHILE = -T_EXIT = -/T_EXIT = -T_EXTENDS = -/T_EXTENDS = -T_FINAL = -/T_FINAL = -T_FOR = -/T_FOR = -T_FOREACH = -/T_FOREACH = -T_FUNCTION = -/T_FUNCTION = -T_GLOBAL = -/T_GLOBAL = -T_IF = -/T_IF = -T_IMPLEMENTS = -/T_IMPLEMENTS = -T_INTERFACE = -/T_INTERFACE = -T_LOGICAL_AND = -/T_LOGICAL_AND = -T_LOGICAL_OR = -/T_LOGICAL_OR = -T_LOGICAL_XOR = -/T_LOGICAL_XOR = -T_NEW = -/T_NEW = -T_PRIVATE = -/T_PRIVATE = -T_PROTECTED = -/T_PROTECTED = -T_PUBLIC = -/T_PUBLIC = -T_RETURN = -/T_RETURN = -T_STATIC = -/T_STATIC = -T_SWITCH = -/T_SWITCH = -T_VAR = -/T_VAR = -T_WHILE = -/T_WHILE = - -T_DOUBLE_COLON = -/T_DOUBLE_COLON = - -T_OPEN_TAG = -/T_OPEN_TAG = -T_OPEN_TAG_WITH_ECHO = -/T_OPEN_TAG_WITH_ECHO = -T_CLOSE_TAG = -/T_CLOSE_TAG = - - -[highlightSource] -;; this is for highlighting things that aren't tokens like "&" -;; format: -;; word = open -;; /word = close -@ = -/@ = -& = -/& = -[ = -/[ = -] = -/] = -! = -/! = -";" = -/; = -( = -/( = -) = -/) = -, = -/, = -{ = -/{ = -} = -/} = -""" = -/" = - -[highlightDocBlockSourceTokens] -;; this is for docblock tokens, highlighted by phpDocumentor_HighlightParser -;; tagphptype is for "string" in @param string description, for example -docblock = -/docblock = -tagphptype = -/tagphptype = -tagvarname = -/tagvarname = -coretag = -/coretag = -tag = -/tag = -inlinetag = -/inlinetag = -internal = -/internal = -closetemplate = -/closetemplate = -docblocktemplate = -/docblocktemplate = - -[highlightTutorialSourceTokens] -;; this is for XML DocBook-based tutorials, highlighted by phpDocumentor_TutorialHighlightParser -;; -opentag = -/opentag = -;; -closetag = -/closetag = -;; -attribute = -/attribute = -;; -attributevalue = -/attributevalue = -;; &entity; -entity = -/entity = -;; -comment = -/comment = -;; {@inline tag} -itag = -/itag = - -;; used for translation of html in DocBlocks -[desctranslate] -ul =
    -/ul =
-ol =
    -/ol =
-li =
  • -/li =
  • -code = -/code = -var = -/var = -samp = -/samp = -kbd = -/kbd = -pre =
    -/pre = 
    -p =

    -/p =

    -b = -/b = -i = -/i = -br =
    - -[ppage] -;; this is the DocBook package page translation section. All DocBook tags -;; that have a corresponding html tag must be listed here. Entities should -;; also be listed here -;; -;; examples: -;; 1) -;; tagname = newtagname -;; -;; This is the simplest case, where all attributes will be added into the -;; starting tag and the ending tag will be html/xml style -;; becomes and -;; becomes -;; -;; -;; 2) -;; tagname = newtagname -;; tagname->attr = newattrname -;; -;; in this case, everything will be like the first case, except tags like: -;; will become -;; -;; -;; 3) -;; tagname = newtagname -;; tagname->attr = newattrname -;; tagname->attr+value = newvalue -;; -;; in this case, the value is also translated to another. This can be useful -;; for instances such as focus="middle" changing to align="center" or something -;; of that nature. -;; will become -;; -;; -;; 4) -;; tagname = newtagname -;; tagname->attr1 = newattrname -;; tagname->attr2 = newattrname -;; tagname->attr1+value|attr2+value = newvalue -;; -;; in this case, two attributes combine to make one new attribute, and the combined -;; value is translated into a new value -;; will become -;; -;; -;; 5) -;; tagname = newtagname -;; tagname!attr = dummy -;; -;; here, the attribute will be ignored. dummy is not used and may be any value -;; will become -;; -;; -;; 6) -;; tagname = newtagname -;; tagname! = dummy -;; -;; here, all attributes will be ignored. dummy is not used and may be any value -;; will become -;; -;; -;; 7) -;; tagname = newtagname -;; tagname/ = 1 -;; -;; here, the tag will be translated as a single tag with no closing tag, and all -;; attributes -;; {text text} will become -;; -;; -;; 8) -;; tagname = -;; /tagname = closetagtext -;; -;; in this case, the text will be inserted exactly as entered for -;; and closetagtext for -;; will become -;; closetagtext -;; -;; 9) -;; $attr$my_attribute = newattrname -;; -;; tagname = newtagname -;; -;; in this case, all occurences of my_attribute in any tag will be changed to -;; newattrname. This is useful for changing things like role="php" to -;; class="php," for example. Note that the text "$attr$" MUST be on the line -;; start for phpDocumentor to recognize it. -;; -;; 10) -;; &entity; = translation text -;; " = " -;; " = """ -;; < = < -;; -;; Use this to control translation of entities to their appropriate values - -  =   -" = " -” = ” -“ = “ -& = & -< = < -> = > -© = © - -$attr$role = class - -abbrev = abbr - -blockquote = blockquote - -arg = span -arg->choice = class - -author = by -/author = -author! = 0 - -authorblurb =
    -/authorblurb =
    - -authorgroup =

    Authors

    -/authorgroup =
    -authorgroup! = 0 - -caution = -/caution = -caution! = 0 - -cmdsynopsis =
    -/cmdsynopsis =
    - -command = -/command = - -copyright =
    -/copyright =
    - -emphasis = strong - -example =
    -/example =
    -example! = 0 - -function = -/function = () - -formalpara = p - -graphic = img -graphic->fileref = src -graphic/ = - -important = strong - -informalequation = blockquote - -informalexample = div - -inlineequation = em - -itemizedlist = ul - -listitem = li - -literal = code - -literallayout = span - -option = " " -/option = - -orderedlist = ol - -para = p - -programlisting =
    -/programlisting =
    -programlisting! = 0 - -refentry = div - -refnamediv =
    -/refnamediv =
    -refnamediv! = 0 - -refname =

    -/refname =

    - -refpurpose =

    -/refpurpose =

    - -refsynopsisdiv =
    -/refsynopsisdiv =
    -refsynopsisdiv! = 0 - -refsect1 = span - -refsect2 = -/refsect2 =
    - -refsect3 = -/refsect3 =
    - -releaseinfo =
    ( -/releaseinfo = )
    - -simpara = -/simpara =
    -simpara! = 0 - -subscript = sub - -superscript = super - -table = table - -table->colsep = rules -table->rowsep = rules -table->colsep+1|rowsep+1 = all -table->colsep+1|rowsep+0 = cols -table->colsep+0|rowsep+1 = rows - -table->frame = frame -table->frame+all = border -table->frame+none = void -table->frame+sides = vsides -table->frame+top = above -table->frame+topbot = hsides - -thead = thead - -tfoot = tfoot - -tbody = tbody - -colspec = col - -tgroup = colgroup -tgroup/ = 1 -tgroup->cols = span - -row = tr - -entry = td -entry->morerows = colspan -entry->morerows+1 = 2 -entry->morerows+2 = 3 -entry->morerows+3 = 4 -entry->morerows+4 = 5 -entry->morerows+5 = 6 -entry->morerows+6 = 7 -entry->morerows+7 = 8 -entry->morerows+8 = 9 -entry->morerows+9 = 10 -entry->morerows+10 = 11 -;; add more if you need more colspans - -warning = -/warning = -warning! = 0 - -;; now begins the attributes that should be tags in cdata -[$attr$id] -open = a -;close = /a -cdata! = true -quotevalues = true -separator = "=" -;separateall = true -$id = name - -;; now begins the sections that deal with -[refsynopsisdiv_title] -;tag_attr = true -;attr_name = title -cdata_start = true -;cdata_end = true -open = <h1 class="title"> -close = </h1> - -[refsect1_title] -;tag_attr = true -;attr_name = title -cdata_start = true -;cdata_end = true -open = <h2 class="title"> -close = </h2> - -[refsect2_title] -;tag_attr = true -;attr_name = title -cdata_start = true -;cdata_end = true -open = <h3 class="title"> -close = </h3> - -[refsect3_title] -;tag_attr = true -;attr_name = title -cdata_start = true -;cdata_end = true -open = <h4 class="title"> -close = </h4> - -[para_title] -;tag_attr = true -;attr_name = title -cdata_start = true -;cdata_end = true -open = <div class="title"> -close = </div> - -[formalpara_title] -;tag_attr = true -;attr_name = title -cdata_start = true -;cdata_end = true -open = <div class="title"> -close = </div> - -[example_title] -;tag_attr = true -;attr_name = title -;cdata_start = true -cdata_end = true -open = </td></tr><tr><td><strong> -close = </strong> - -[table_title] -;tag_attr = true -;attr_name = true -cdata_start = true -open = <caption> -close = </caption> diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/basicindex.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/basicindex.tpl deleted file mode 100755 index 02da5c40..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/basicindex.tpl +++ /dev/null @@ -1,21 +0,0 @@ -{section name=letter loop=$letters} - [ <a href="{$indexname}.html#{$letters[letter].letter}">{$letters[letter].letter}</a> ] -{/section} -<br /><br /> -{section name=index loop=$index} - <a name="{$index[index].letter}"></a> - <div class="index-letter-section"> - <div style="float: left" class="index-letter-title">{$index[index].letter}</div> - <div style="float: right"><a href="#top">[Top]</a></div> - <div style="clear: both"></div> - </div> - <div> - <h2>{$index[index].letter}</h2> - <dl> - {section name=contents loop=$index[index].index} - <dt><b>{$index[index].index[contents].name}</b></dt> - <dd>{$index[index].index[contents].listing}</dd> - {/section} - </dl> - </div> -{/section} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/blank.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/blank.tpl deleted file mode 100755 index a7f6308f..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/blank.tpl +++ /dev/null @@ -1,6 +0,0 @@ -<div align="center"><h1>{$maintitle}</h1></div> -<strong>Welcome to {$package}!</strong><br /> -<br /> -This documentation was generated by <a href="{$phpdocwebsite}">phpDocumentor v{$phpdocversion}</a> -<br /> - diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/class.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/class.tpl deleted file mode 100755 index fe930904..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/class.tpl +++ /dev/null @@ -1,541 +0,0 @@ -{include file="header.tpl" eltype="class" hasel=true contents=$classcontents} - -<h2 class="class-name">{if $is_interface}Interface{else}Class{/if} {$class_name}</h2> - -<a name="sec-description"></a> -<div class="info-box"> - <div class="info-box-title">{if $is_interface}Interface{else}Class{/if} Overview</div> - <div class="nav-bar"> - {if $children || $vars || $ivars || $methods || $imethods || $consts || $iconsts} - <span class="disabled">{if $is_interface}Interface{else}Class{/if} Overview</span> - {/if} - {if $children} - | <a href="#sec-descendants">Descendants</a> - {/if} - - {if $ivars || $imethods} - | <a href="#sec-inherited">Inherited Properties, Constants, and Methods</a> - {/if} - {if $vars || $ivars} - {if $vars} - | <a href="#sec-var-summary">Property Summary</a> | <a href="#sec-vars">Properties Detail</a> - {else} - | <a href="#sec-vars">Properties</a> - {/if} - {/if} - {if $methods || $imethods} - {if $methods} - | <a href="#sec-method-summary">Method Summary</a> | <a href="#sec-methods">Methods Detail</a> - {else} - | <a href="#sec-methods">Methods</a> - {/if} - {/if} - {if $consts || $iconsts} - {if $consts} - | <a href="#sec-const-summary">Constants Summary</a> | <a href="#sec-consts">Constants Detail</a> - {else} - | <a href="#sec-consts">Constants</a> - {/if} - {/if} - </div> - <div class="info-box-body"> - <table width="100%" border="0"> - <tr><td valign="top" width="60%" class="class-overview"> - - {if $implements} - <p class="implements"> - Implements interfaces: - <ul> - {foreach item="int" from=$implements}<li>{$int}</li>{/foreach} - </ul> - </p> - {/if} - {include file="docblock.tpl" type="class" sdesc=$sdesc desc=$desc} - - <p class="notes"> - Located in <a class="field" href="{$page_link}">{$source_location}</a> [<span class="field">line {if $class_slink}{$class_slink}{else}{$line_number}{/if}</span>] - </p> - - {if $tutorial} - <hr class="separator" /> - <div class="notes">Tutorial: <span class="tutorial">{$tutorial}</div> - {/if} - - <pre>{section name=tree loop=$class_tree.classes}{$class_tree.classes[tree]}{$class_tree.distance[tree]}{/section}</pre> - - {if $conflicts.conflict_type} - <hr class="separator" /> - <div><span class="warning">Conflicts with classes:</span><br /> - {section name=me loop=$conflicts.conflicts} - {$conflicts.conflicts[me]}<br /> - {/section} - </div> - {/if} - - {if count($tags) > 0} - <strong>Author(s):</strong> - <ul> - {section name=tag loop=$tags} - {if $tags[tag].keyword eq "author"} - <li>{$tags[tag].data}</li> - {/if} - {/section} - </ul> - {/if} - - {include file="classtags.tpl" tags=$tags} - </td> - - {if count($contents.var) > 0} - <td valign="top" width="20%" class="class-overview"> - <p align="center" class="short-description"><strong><a href="#sec_vars">Properties</a></strong></p> - <ul> - {section name=contents loop=$contents.var} - <li>{$contents.var[contents]}</li> - {/section} - </ul> - </td> - {/if} - - {if count($contents.method) > 0} - <td valign="top" width="20%" class="class-overview"> - <p align="center" class="short-description"><strong><a href="#sec_methods">Methods</a></strong></p> - <ul> - {section name=contents loop=$contents.method} - <li>{$contents.method[contents]}</li> - {/section} - </ul> - </td> - {/if} - - </tr></table> - <div class="top">[ <a href="#top">Top</a> ]</div> - </div> -</div> - -{if $children} - <a name="sec-descendants"></a> - <div class="info-box"> - <div class="info-box-title">Descendants</div> - <div class="nav-bar"> - <a href="#sec-description">Class Overview</a> - {if $children} - | <span class="disabled">Descendants</span> - {/if} - {if $ivars || $imethods} - | <a href="#sec-inherited">Inherited Properties and Methods</a> - {/if} - {if $vars || $ivars} - {if $vars} - | <a href="#sec-var-summary">Property Summary</a> | <a href="#sec-vars">Properties Detail</a> - {else} - | <a href="#sec-vars">Properties</a> - {/if} - {/if} - {if $methods || $imethods} - {if $methods} - | <a href="#sec-method-summary">Method Summary</a> | <a href="#sec-methods">Methods Detail</a> - {else} - | <a href="#sec-methods">Methods</a> - {/if} - {/if} - {if $consts || $iconsts} - {if $consts} - | <a href="#sec-const-summary">Constants Summary</a> | <a href="#sec-consts">Constants Detail</a> - {else} - | <a href="#sec-consts">Constants</a> - {/if} - {/if} - </div> - <div class="info-box-body"> - <table cellpadding="2" cellspacing="0" class="class-table"> - <tr> - <th class="class-table-header">Child Class</th> - <th class="class-table-header">Description</th> - </tr> - {section name=kids loop=$children} - <tr> - <td style="padding-right: 2em">{$children[kids].link}</td> - <td> - {if $children[kids].sdesc} - {$children[kids].sdesc} - {else} - {$children[kids].desc} - {/if} - </td> - </tr> - {/section} - </table> - <br /><div class="top">[ <a href="#top">Top</a> ]</div> - </div> - </div> -{/if} - -{if $ivars || $imethods || $iconsts} - <a name="sec-inherited"></a> - <div class="info-box"> - <div class="info-box-title">Inherited Properties, Constants, and Methods</div> - <div class="nav-bar"> - <a href="#sec-description">Class Overview</a> - {if $children} - | <a href="#sec-descendants">Descendants</a> - {/if} - | <span class="disabled">Inherited Properties, Constants, and Methods</span> - {if $vars || $ivars} - {if $vars} - | <a href="#sec-var-summary">Property Summary</a> | <a href="#sec-vars">Properties Detail</a> - {else} - | <a href="#sec-vars">Properties</a> - {/if} - {/if} - {if $methods || $imethods} - {if $methods} - | <a href="#sec-method-summary">Method Summary</a> | <a href="#sec-methods">Methods Detail</a> - {else} - | <a href="#sec-methods">Methods</a> - {/if} - {/if} - {if $consts || $iconsts} - {if $consts} - | <a href="#sec-const-summary">Constants Summary</a> | <a href="#sec-consts">Constants Detail</a> - {else} - | <a href="#sec-consts">Constants</a> - {/if} - {/if} - </div> - <div class="info-box-body"> - <table cellpadding="2" cellspacing="0" class="class-table"> - <tr> - <th class="class-table-header" width="30%">Inherited Properties</th> - <th class="class-table-header" width="40%">Inherited Methods</th> - <th class="class-table-header" width="30%">Inherited Constants</th> - </tr> - <tr> - <td width="30%"> - {section name=ivars loop=$ivars} - <p>Inherited From <span class="classname">{$ivars[ivars].parent_class}</span></p> - <blockquote> - <dl> - {section name=ivars2 loop=$ivars[ivars].ivars} - <dt> - <span class="method-definition">{$ivars[ivars].ivars[ivars2].link}</span> - </dt> - <dd> - <span class="method-definition">{$ivars[ivars].ivars[ivars2].ivars_sdesc}</span> - </dd> - {/section} - </dl> - </blockquote> - {/section} - </td> - <td width="40%"> - {section name=imethods loop=$imethods} - <p>Inherited From <span class="classname">{$imethods[imethods].parent_class}</span></p> - <blockquote> - <dl> - {section name=im2 loop=$imethods[imethods].imethods} - <dt> - <span class="method-definition">{$imethods[imethods].imethods[im2].link}</span> - </dt> - <dd> - <span class="method-definition">{$imethods[imethods].imethods[im2].sdesc}</span> - </dd> - {/section} - </dl> - </blockquote> - {/section} - </td> - <td width="30%"> - {section name=iconsts loop=$iconsts} - <p>Inherited From <span class="classname">{$iconsts[iconsts].parent_class}</span></p> - <blockquote> - <dl> - {section name=iconsts2 loop=$iconsts[iconsts].iconsts} - <dt> - <span class="method-definition">{$iconsts[iconsts].iconsts[iconsts2].link}</span> - </dt> - <dd> - <span class="method-definition">{$iconsts[iconsts].iconsts[iconsts2].iconsts_sdesc}</span> - </dd> - {/section} - </dl> - </blockquote> - {/section} - </td> - </tr> - </table> - <br /><div class="top">[ <a href="#top">Top</a> ]</div> - </div> - </div> -{/if} - -{if $consts} - <a name="sec-const-summary"></a> - <div class="info-box"> - <div class="info-box-title">Constant Summary</span></div> - <div class="nav-bar"> - <a href="#sec-description">Class Overview</a> - {if $children} - | <a href="#sec-descendants">Descendants</a> - {/if} - {if $ivars || $imethods || $iconsts} - | <a href="#sec-inherited">Inherited Properties, Constants, and Methods</a> - {/if} - | <span class="disabled">Constants Summary</span> | <a href="#sec-consts">Constants Detail</a> - {if $vars || $ivars} - {if $vars} - | <a href="#sec-var-summary">Property Summary</a> | <a href="#sec-vars">Properties Detail</a> - {else} - | <a href="#sec-vars">Properties</a> - {/if} - {/if} - {if $methods || $imethods} - {if $methods} - | <a href="#sec-method-summary">Method Summary</a> | <a href="#sec-methods">Methods Detail</a> - {else} - | <a href="#sec-methods">Methods</a> - {/if} - {/if} - </div> - <div class="info-box-body"> - <div class="const-summary"> - <table border="0" cellspacing="0" cellpadding="0" class="var-summary"> - {section name=consts loop=$consts} - <div class="var-title"> - <tr> - <td class="var-title"><a href="#{$consts[consts].const_dest}" title="details" class="const-name-summary">{$consts[consts].const_name}</a>  </td> - <td class="const-summary-description">{$consts[consts].sdesc}</td></tr> - </div> - {/section} - </table> - </div> - <br /><div class="top">[ <a href="#top">Top</a> ]</div> - </div> - </div> -{/if} - -{if $vars} - <a name="sec-var-summary"></a> - <div class="info-box"> - <div class="info-box-title">Property Summary</span></div> - <div class="nav-bar"> - <a href="#sec-description">Class Overview</a> - {if $children} - | <a href="#sec-descendants">Descendants</a> - {/if} - {if $ivars || $imethods || $iconsts} - | <a href="#sec-inherited">Inherited Properties and Methods</a> - {/if} - | <span class="disabled">Property Summary</span> | <a href="#sec-vars">Properties Detail</a> - {if $methods || $imethods} - {if $methods} - | <a href="#sec-method-summary">Method Summary</a> | <a href="#sec-methods">Methods Detail</a> - {else} - | <a href="#sec-methods">Methods</a> - {/if} - {/if} - {if $consts || $iconsts} - {if $consts} - | <a href="#sec-const-summary">Constants Summary</a> | <a href="#sec-consts">Constants Detail</a> - {else} - | <a href="#sec-consts">Constants</a> - {/if} - {/if} - </div> - <div class="info-box-body"> - <div class="var-summary"> - <table border="0" cellspacing="0" cellpadding="0" class="var-summary"> - {section name=vars loop=$vars} - {if $vars[vars].static} - <div class="var-title"> - <tr><td class="var-title">static <span class="var-type-summary">{$vars[vars].var_type}</span>  </td> - <td class="var-title"><a href="#{$vars[vars].var_name}" title="details" class="var-name-summary">{$vars[vars].var_name}</a>  </td> - <td class="var-summary-description">{$vars[vars].sdesc}</td></tr> - </div> - {/if} - {/section} - {section name=vars loop=$vars} - {if !$vars[vars].static} - <div class="var-title"> - <tr><td class="var-title"><span class="var-type-summary">{$vars[vars].var_type}</span>  </td> - <td class="var-title"><a href="#{$vars[vars].var_name}" title="details" class="var-name-summary">{$vars[vars].var_name}</a>  </td> - <td class="var-summary-description">{$vars[vars].sdesc}</td></tr> - </div> - {/if} - {/section} - </table> - </div> - <br /><div class="top">[ <a href="#top">Top</a> ]</div> - </div> - </div> -{/if} - -{if $methods} - <a name="sec-method-summary"></a> - <div class="info-box"> - <div class="info-box-title">Method Summary</span></div> - <div class="nav-bar"> - <a href="#sec-description">Class Overview</a> - {if $children} - | <a href="#sec-descendants">Descendants</a> - {/if} - {if $ivars || $imethods || $iconsts} - | <a href="#sec-inherited">Inherited Properties and Methods</a> - {/if} - {if $vars || $ivars} - {if $vars} - | <a href="#sec-var-summary">Property Summary</a> | <a href="#sec-vars">Properties Detail</a> - {else} - | <a href="#sec-vars">Properties</a> - {/if} - {/if} - {if $consts || $iconsts} - {if $consts} - | <a href="#sec-const-summary">Constants Summary</a> | <a href="#sec-consts">Constants Detail</a> - {else} - | <a href="#sec-consts">Constants</a> - {/if} - {/if} - | <span class="disabled">Method Summary</span> | <a href="#sec-methods">Methods Detail</a> - </div> - <div class="info-box-body"> - <div class="method-summary"> - <table border="0" cellspacing="0" cellpadding="0" class="method-summary"> - {section name=methods loop=$methods} - {if $methods[methods].static} - <div class="method-definition"> - <tr><td class="method-definition">static - {if $methods[methods].function_return} - <span class="method-result">{$methods[methods].function_return}</span>   - {/if}</td> - <td class="method-definition"><a href="#{$methods[methods].function_name}" title="details" class="method-name">{if $methods[methods].ifunction_call.returnsref}&{/if}{$methods[methods].function_name}</a>()  </td> - <td class="method-definition">{$methods[methods].sdesc}</td></tr> - </div> - {/if} - {/section} - {section name=methods loop=$methods} - {if !$methods[methods].static} - <div class="method-definition"> - {if $methods[methods].function_return} - <tr><td class="method-definition"><span class="method-result">{$methods[methods].function_return}</span>  </td> - {/if} - <td class="method-definition"><a href="#{$methods[methods].function_name}" title="details" class="method-name">{if $methods[methods].ifunction_call.returnsref}&{/if}{$methods[methods].function_name}</a>()  </td> - <td class="method-definition">{$methods[methods].sdesc}</td></tr> - </div> - {/if} - {/section} - </table> - </div> - <br /><div class="top">[ <a href="#top">Top</a> ]</div> - </div> - </div> -{/if} - -{if $vars || $ivars} - <a name="sec-vars"></a> - <div class="info-box"> - <div class="info-box-title">Properties</div> - <div class="nav-bar"> - <a href="#sec-description">Class Overview</a> - {if $children} - | <a href="#sec-descendants">Descendants</a> - {/if} - {if $ivars || $imethods || $iconsts} - | <a href="#sec-inherited">Inherited Properties and Methods</a> - {/if} - {if $methods} - | <a href="#sec-var-summary">Property Summary</a> | <span class="disabled">Properties Detail</span> - {else} - | <span class="disabled">Properties</span> - {/if} - {if $methods || $imethods} - {if $methods} - | <a href="#sec-method-summary">Method Summary</a> | <a href="#sec-methods">Methods Detail</a> - {else} - | <a href="#sec-methods">Methods</a> - {/if} - {/if} - {if $consts || $iconsts} - {if $consts} - | <a href="#sec-const-summary">Constants Summary</a> | <a href="#sec-consts">Constants Detail</a> - {else} - | <a href="#sec-consts">Constants</a> - {/if} - {/if} - </div> - <div class="info-box-body"> - {include file="var.tpl"} - </div> - </div> -{/if} - -{if $methods || $imethods} - <a name="sec-methods"></a> - <div class="info-box"> - <div class="info-box-title">Methods</div> - <div class="nav-bar"> - <a href="#sec-description">Class Overview</a> - {if $children} - | <a href="#sec-descendants">Descendants</a> - {/if} - {if $ivars || $imethods || $iconsts} - | <a href="#sec-inherited">Inherited Properties and Methods</a> - {/if} - {if $vars || $ivars} - {if $vars} - | <a href="#sec-var-summary">Property Summary</a> | <a href="#sec-vars">Properties Detail</a> - {else} - | <a href="#sec-vars">Properties</a> - {/if} - {/if} - {if $consts || $iconsts} - {if $consts} - | <a href="#sec-const-summary">Constants Summary</a> | <a href="#sec-consts">Constants Detail</a> - {else} - | <a href="#sec-consts">Constants</a> - {/if} - {/if} - {if $methods} - | <a href="#sec-method-summary">Method Summary</a> | <span class="disabled">Methods Detail</span> - {else} - | <span class="disabled">Methods</span> - {/if} - </div> - <div class="info-box-body"> - {include file="method.tpl"} - </div> - </div> -{/if} - -{if $consts || $consts} - <a name="sec-consts"></a> - <div class="info-box"> - <div class="info-box-title">Constants</div> - <div class="nav-bar"> - <a href="#sec-description">Class Overview</a> - {if $children} - | <a href="#sec-descendants">Descendants</a> - {/if} - {if $consts} - | <a href="#sec-const-summary">Constants Summary</a> | <span class="disabled">Constants Detail</span> - {else} - | <span class="disabled">Constants</span> - {/if} - {if $ivars || $imethods || $iconsts} - | <a href="#sec-inherited">Inherited Properties, Constants, and Methods</a> - {/if} - {if $methods || $imethods} - {if $methods} - | <a href="#sec-method-summary">Method Summary</a> | <a href="#sec-methods">Methods Detail</a> - {else} - | <a href="#sec-methods">Methods</a> - {/if} - {/if} - </div> - <div class="info-box-body"> - {include file="const.tpl"} - </div> - </div> -{/if} - -{include file="footer.tpl"} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classleft.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classleft.tpl deleted file mode 100755 index 3bae1684..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classleft.tpl +++ /dev/null @@ -1,11 +0,0 @@ -{foreach key=subpackage item=files from=$classleftindex} - <div class="package"> - {if $subpackage != ""}{$subpackage}<br />{/if} - {section name=files loop=$files} - {if $subpackage != ""}<span style="padding-left: 1em;">{/if} - {if $files[files].link != ''}<a href="{$files[files].link}">{/if}{$files[files].title}{if $files[files].link != ''}</a>{/if} - {if $subpackage != ""}</span>{/if} - <br /> - {/section} - </div> -{/foreach} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtags.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtags.tpl deleted file mode 100755 index b810ecf8..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtags.tpl +++ /dev/null @@ -1,22 +0,0 @@ -{if count($api_tags) > 0} -<strong>API Tags:</strong><br /> -<table border="0" cellspacing="0" cellpadding="0"> -{section name=tag loop=$api_tags} - <tr> - <td class="indent"><strong>{$api_tags[tag].keyword|capitalize}:</strong>  </td><td>{$api_tags[tag].data}</td> - </tr> -{/section} -</table> -<br /> -{/if} - -{if count($info_tags) > 0} -<strong>Information Tags:</strong><br /> -<table border="0" cellspacing="0" cellpadding="0"> -{section name=tag loop=$info_tags} - {if $info_tags[tag].keyword ne "author"} - <tr><td><strong>{$info_tags[tag].keyword|capitalize}:</strong>  </td><td>{$info_tags[tag].data}</td></tr> - {/if} -{/section} -</table> -{/if} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtrees.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtrees.tpl deleted file mode 100755 index 0c0e974a..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/classtrees.tpl +++ /dev/null @@ -1,17 +0,0 @@ -{include file="header.tpl" noleftindex=true} -<h1>{$title}</h1> -{if $interfaces} -{section name=classtrees loop=$interfaces} -<hr /> -<div class="classtree">Root interface {$interfaces[classtrees].class}</div><br /> -{$interfaces[classtrees].class_tree} -{/section} -{/if} -{if $classtrees} -{section name=classtrees loop=$classtrees} -<hr /> -<div class="classtree">Root class {$classtrees[classtrees].class}</div><br /> -{$classtrees[classtrees].class_tree} -{/section} -{/if} -{include file="footer.tpl"} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/const.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/const.tpl deleted file mode 100644 index 2e3270e0..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/const.tpl +++ /dev/null @@ -1,19 +0,0 @@ -{section name=consts loop=$consts} -<a name="const{$consts[consts].const_name}" id="{$consts[consts].const_name}"><!-- --></A> -<div class="{cycle values="evenrow,oddrow"}"> - - <div class="var-header"> - <span class="var-title"> - <span class="var-name">{$consts[consts].const_name}</span> - = <span class="var-default">{$consts[consts].const_value|replace:"\n":"<br />"}</span> - <span class="smalllinenumber">[line {if $consts[consts].slink}{$consts[consts].slink}{else}{$consts[consts].line_number}{/if}]</span> - </span> - </div> - - {include file="docblock.tpl" sdesc=$consts[consts].sdesc desc=$consts[consts].desc} - {include file="tags.tpl" api_tags=$consts[consts].api_tags info_tags=$consts[consts].info_tags} - - <br /> - <div class="top">[ <a href="#top">Top</a> ]</div> -</div> -{/section} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/define.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/define.tpl deleted file mode 100755 index 9b3809df..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/define.tpl +++ /dev/null @@ -1,34 +0,0 @@ -{if count($defines) > 0} -{section name=def loop=$defines} -<a name="{$defines[def].define_link}"><!-- --></a> -<div class="{cycle values="evenrow,oddrow"}"> - - <div> - <span class="const-title"> - <span class="const-name">{$defines[def].define_name}</span>  <span class="smalllinenumber">[line {if $defines[def].slink}{$defines[def].slink}{else}{$defines[def].line_number}{/if}]</span> - </span> - </div> -<br /> - <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code-border"> - <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> - <code>{$defines[def].define_name} = {$defines[def].define_value}</code> - </td></tr></table> - </td></tr></table> - - {include file="docblock.tpl" sdesc=$defines[def].sdesc desc=$defines[def].desc} - {include file="tags.tpl" api_tags=$defines[def].api_tags info_tags=$defines[def].info_tags} - <br /> - - {if $globals[glob].global_conflicts.conflict_type} - <hr class="separator" /> - <div><span class="warning">Conflicts with constants:</span><br /> - {section name=me loop=$defines[def].define_conflicts.conflicts} - {$defines[def].define_conflicts.conflicts[me]}<br /> - {/section} - </div><br /> - {/if} - <div class="top">[ <a href="#top">Top</a> ]</div> - <br /> -</div> -{/section} -{/if} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/docblock.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/docblock.tpl deleted file mode 100755 index 20bda10b..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/docblock.tpl +++ /dev/null @@ -1,5 +0,0 @@ -{if $sdesc != ''} -<p align="center" class="short-description"><strong>{$sdesc|default:''} -</strong></p> -{/if} -{if $desc != ''}<span class="description">{$desc|default:''}</span>{/if} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/elementindex.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/elementindex.tpl deleted file mode 100755 index 0bb2be85..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/elementindex.tpl +++ /dev/null @@ -1,12 +0,0 @@ -{include file="header.tpl" noleftindex=true} -<a name="top"></a> -<h1>Index of All Elements</h1> -<h3>Package Indexes</h3> -<ul> -{section name=p loop=$packageindex} - <li><a href="elementindex_{$packageindex[p].title}.html">{$packageindex[p].title}</a></li> -{/section} -</ul> -<br /> -{include file="basicindex.tpl" indexname="elementindex"} -{include file="footer.tpl"} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/errors.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/errors.tpl deleted file mode 100755 index 0f526584..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/errors.tpl +++ /dev/null @@ -1,21 +0,0 @@ -{include file="header.tpl" noleftindex=true} -{section name=files loop=$files} -<a href="#{$files[files].file}">{$files[files].file}</a><br> -{/section} -{foreach key=file item=issues from=$all} -<a name="{$file}"></a> -<h1>{$file}</h1> -{if count($issues.warnings)} -<h2>Warnings:</h2><br> -{section name=warnings loop=$issues.warnings} -<b>{$issues.warnings[warnings].name}</b> - {$issues.warnings[warnings].listing}<br> -{/section} -{/if} -{if count($issues.errors)} -<h2>Errors:</h2><br> -{section name=errors loop=$issues.errors} -<b>{$issues.errors[errors].name}</b> - {$issues.errors[errors].listing}<br> -{/section} -{/if} -{/foreach} -{include file="footer.tpl"} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/examplesource.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/examplesource.tpl deleted file mode 100755 index 8b8c94fc..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/examplesource.tpl +++ /dev/null @@ -1,6 +0,0 @@ -{include file="header.tpl" title=$title} -<h1 align="center">{$title}</h1> -<div class="src-code"><span class="php"> -{$source} -</span></div> -{include file="footer.tpl"} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/fileleft.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/fileleft.tpl deleted file mode 100755 index 44d254e1..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/fileleft.tpl +++ /dev/null @@ -1,8 +0,0 @@ -{foreach key=subpackage item=files from=$fileleftindex} - <div class="package"> - {if $subpackage != ""}<strong>{$subpackage}</strong><br />{/if} - {section name=files loop=$files} - <span style="padding-left: 1em;">{if $files[files].link != ''}<a href="{$files[files].link}">{/if}{$files[files].title}{if $files[files].link != ''}</a>{/if}</span><br /> - {/section} - </div> -{/foreach} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filesource.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filesource.tpl deleted file mode 100755 index 73074863..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filesource.tpl +++ /dev/null @@ -1,8 +0,0 @@ -{capture name="tutle"}File Source for {$name}{/capture} -{include file="header.tpl" title=$smarty.capture.tutle} -<h1 align="center">Source for file {$name}</h1> -<p>Documentation is available at {$docs}</p> -<div class="src-code"><span class="php"> -{$source} -</span></div> -{include file="footer.tpl"} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filetags.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filetags.tpl deleted file mode 100755 index 77427b0e..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/filetags.tpl +++ /dev/null @@ -1,7 +0,0 @@ -{if count($tags) > 0} -<table border="0" cellspacing="0" cellpadding="0"> - {section name=tag loop=$tags} - <tr><td><strong>{$tags[tag].keyword|capitalize}:</strong>  </td><td>{$tags[tag].data}</td></tr> - {/section} -</table> -{/if} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/footer.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/footer.tpl deleted file mode 100755 index 32b09c11..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/footer.tpl +++ /dev/null @@ -1,11 +0,0 @@ - <div class="credit"> - <hr class="separator" /> - Documentation generated on {$date} by <a href="{$phpdocwebsite}">phpDocumentor {$phpdocversion}</a> - </div> - </td></tr></table> - </td> - </tr> -</table> - -</body> -</html> \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/function.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/function.tpl deleted file mode 100755 index 417bbf76..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/function.tpl +++ /dev/null @@ -1,54 +0,0 @@ -{section name=func loop=$functions} -<a name="{$functions[func].function_dest}" id="{$functions[func].function_dest}"><!-- --></a> -<div class="{cycle values="evenrow,oddrow"}"> - - <div> - <span class="method-title">{$functions[func].function_name}</span>  <span class="smalllinenumber">[line {if $functions[func].slink}{$functions[func].slink}{else}{$functions[func].line_number}{/if}]</span> - </div> -<br /> - <div class="function"> - <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code-border"> - <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> - <code>{$functions[func].function_return} {if $functions[func].ifunction_call.returnsref}&{/if}{$functions[func].function_name}( -{if count($functions[func].ifunction_call.params)} -{section name=params loop=$functions[func].ifunction_call.params} -{if $smarty.section.params.iteration != 1}, {/if}{if $functions[func].ifunction_call.params[params].hasdefault}[{/if}{$functions[func].ifunction_call.params[params].type} {$functions[func].ifunction_call.params[params].name}{if $functions[func].ifunction_call.params[params].hasdefault} = {$functions[func].ifunction_call.params[params].default|escape:"html"}]{/if} -{/section} -  -{/if})</code> - </td></tr></table> - </td></tr></table> - - {include file="docblock.tpl" sdesc=$functions[func].sdesc desc=$functions[func].desc} - - {if count($functions[func].params) > 0} - <strong>Parameters:</strong><br /> - <table border="0" cellspacing="0" cellpadding="0"> - {section name=params loop=$functions[func].params} - <tr><td class="indent"> - <span class="var-type">{$functions[func].params[params].datatype}</span>  </td> - <td> - <span class="var-name">{$functions[func].params[params].var}: </span></td> - <td> - {if $functions[func].params[params].data}<span class="var-description"> {$functions[func].params[params].data}</span>{/if} - </td></tr> - {/section} - </table> - {/if} - -<br /> - {include file="tags.tpl" api_tags=$functions[func].api_tags info_tags=$functions[func].info_tags} - - {if $functions[func].function_conflicts.conflict_type} - <hr class="separator" /> - <div><span class="warning">Conflicts with functions:</span><br /> - {section name=me loop=$functions[func].function_conflicts.conflicts} - {$functions[func].function_conflicts.conflicts[me]}<br /> - {/section} - </div> - {/if} - <br /> - <div class="top">[ <a href="#top">Top</a> ]</div> - </div> - </div> -{/section} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/global.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/global.tpl deleted file mode 100755 index f616349b..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/global.tpl +++ /dev/null @@ -1,35 +0,0 @@ -{if count($globals) > 0} -{section name=glob loop=$globals} -<a name="{$globals[glob].global_link}" id="{$globals[glob].global_link}"><!-- --></a> -<div class="{cycle values="evenrow,oddrow"}"> - - <div> - <span class="var-title"> - <span class="var-type">{$globals[glob].global_type}</span>   - <span class="var-name">{$globals[glob].global_name}</span> - <span class="smalllinenumber">[line {if $globals[glob].slink}{$globals[glob].slink}{else}{$globals[glob].line_number}{/if}]</span> - </span> - </div> - - {if $globals[glob].sdesc != ""} - {include file="docblock.tpl" sdesc=$globals[glob].sdesc desc=$globals[glob].desc} - {/if} - - <b>Default value:</b>  <span class="var-default">{$globals[glob].global_value|replace:" ":" "|replace:"\n":"<br />\n"|replace:"\t":"   "}</span> -<br /> - {include file="tags.tpl" api_tags=$globals[glob].api_tags info_tags=$globals[glob].info_tags} - - {if $globals[glob].global_conflicts.conflict_type} - <hr class="separator" /> - <div><span class="warning">Conflicts with global variables:</span><br /> - {section name=me loop=$globals[glob].global_conflicts.conflicts} - {$globals[glob].global_conflicts.conflicts[me]}<br /> - {/section} - </div> - {/if} - <br /> - <div class="top">[ <a href="#top">Top</a> ]</div> - <br /> -</div> -{/section} -{/if} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/header.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/header.tpl deleted file mode 100755 index b57cbdb6..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/header.tpl +++ /dev/null @@ -1,110 +0,0 @@ -<?xml version="1.0" encoding="iso-8859-1"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - <html xmlns="http://www.w3.org/1999/xhtml"> -<head> - <title>{$title} - - - - - - - - - - - - - - - -
    phpDocumentor {$phpdocver}{$package}
    {$subpackage}
    - {assign var="packagehaselements" value=false} - {foreach from=$packageindex item=thispackage} - {if in_array($package, $thispackage)} - {assign var="packagehaselements" value=true} - {/if} - {/foreach} - {if $packagehaselements} - [ class tree: {$package} ] - [ index: {$package} ] - {/if} - [ all elements ] -
    - - - - -
    -
    - -{if !$hasel}{assign var="hasel" value=false}{/if} -{if $eltype == 'class' && $is_interface}{assign var="eltype" value="interface"}{/if} -{if $hasel} -

    {$eltype|capitalize}: {$class_name}

    -Source Location: {$source_location}

    -{/if} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/include.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/include.tpl deleted file mode 100755 index ffab8eff..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/include.tpl +++ /dev/null @@ -1,18 +0,0 @@ -{section name=includes loop=$includes} - -
    - -
    - - {$includes[includes].include_name} - ({$includes[includes].include_value}) - [line {if $includes[includes].slink}{$includes[includes].slink}{else}{$includes[includes].line_number}{/if}] - -
    - - {include file="docblock.tpl" sdesc=$includes[includes].sdesc desc=$includes[includes].desc tags=$includes[includes].tags} - {include file="tags.tpl" api_tags=$includes[includes].api_tags info_tags=$includes[includes].info_tags} -
    [ Top ]
    -
    -
    -{/section} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/index.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/index.tpl deleted file mode 100755 index a493f70e..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/index.tpl +++ /dev/null @@ -1,7 +0,0 @@ -{include file="header.tpl"} -{if $contents} -{$contents} -{else} -{include file="blank.tpl"} -{/if} -{include file="footer.tpl"} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/background.png b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/background.png deleted file mode 100755 index 8c4ff464..00000000 Binary files a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/background.png and /dev/null differ diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/empty.png b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/empty.png deleted file mode 100755 index a9f29bb1..00000000 Binary files a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/empty.png and /dev/null differ diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/logo.png b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/logo.png deleted file mode 100644 index 10fe5d61..00000000 Binary files a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/logo.png and /dev/null differ diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/style.css b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/style.css deleted file mode 100755 index a06eee2f..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/media/style.css +++ /dev/null @@ -1,135 +0,0 @@ -a{ background-color: transparent; color: #636331; text-decoration: none; } -a:hover{ text-decoration: underline; } -a.menu{ background-color: transparent; color: #636331; } -body{ background-color: #ffffff; background-image: url("background.png"); background-repeat: repeat-y; color: #000000; font-family: tahoma,verdana,arial,sans-serif; font-size: 10pt; margin: 0; padding: 0; } -dd { margin-left: 0px; padding-left: 1em; } -div.credit{ font-size: 8pt; text-align: center; } -div.description,div.tags,div.function{ padding-left: 15px; } -div.header-top-right-subpackage{ background-color: #fdfcf2; color: #636331; font-size: 12pt; font-weight: bold; padding: 10px; text-align: right; } -div.package{ padding-left: 5px; } -div.warning{ background-color: transparent; color: #ff0000; } -hr{ border-color: #ccc9a4; border-style: solid; height: 1px; margin-bottom: 10px; margin-top: 10px; } -li { list-style-type: square; } -td{ font-size: 10pt; vertical-align: top; } -td.class-overview{ padding: 2px; padding-left: 1em; } -td.code{ background-color: #ccc9a4; color: #000000; padding-left: 3em; padding-right: 1em; text-indent: -2em; } -td.code-border{ background-color: #636331; color: #000000; } -td.header-line{ background-color: #636331; color: #ffffff; } -td.header-menu{ background-color: #ccc9a4; color: #636331; font-size: 8pt; padding: 2px; padding-right: 5px; text-align: right; } -td.header-top-left{ background-color: #fdfcf2; color: #636331; font-size: 16pt; font-weight: bold; padding: 10px; text-align: left; } -td.header-top-right{ background-color: #fdfcf2; color: #636331; font-size: 16pt; font-weight: bold; padding: 10px; text-align: right; } -td.indent { padding-left: 1em; } -td.menu{ padding: 2px; padding-left: 5px; } -td.type,.folder-title,.method-result,.include-type{ font-style: italic; } -ul{ margin-left: 0px; padding-left: 8px; vertical-align: top; } -.class-name { color: #000000; font-weight: bold; } -.class-table { width: 100%; } -.class-table-header { border-bottom: 1px dotted #666666; text-align: left; } -.const-title { } -.description{ color: #000000; } -.detail,div.top,span.smalllinenumber{ font-size: 8pt; } -.disabled{ color: #ccc9a4; font-style: italic; } -.evenrow{ border: 1px solid #ccc9a4; color: #000000; margin-bottom: 1em; padding: .5em; } -.include-title{ } -.index-item-body { margin-bottom: .5em; margin-top: .5em; } -.index-item-description { margin-top: .25em; } -.index-item-details { font-size: 8pt; font-style: italic; font-weight: normal; } -.index-letter { font-size: 12pt; } -.index-letter-menu { margin: 1em; text-align: center; } -.index-letter-section { background-color: #ccc9a4; border: 1px dotted #636331; margin-bottom: 1em; padding: .5em; } -.index-letter-title { font-size: 12pt; font-weight: bold; } -.info-box{ } -.info-box-body{ border: 1px solid #ccc9a4; padding: .5em; } -.info-box-title{ background-color: #ccc9a4; border: 1px solid #636331; color: #636331; font-size: 14pt; font-weight: normal; margin: 1em 0em 0em 0em; padding: .25em; } -.line-number, .var-name-summary { font-size: 8pt; font-weight: bold; } -.method-definition { font-size: 8pt; margin-bottom: .3em; padding-left: 1em; } -.method-definition{ font-size: 8pt; margin-bottom: .3em; } -.method-header{ } -.method-result { color: #636331; font-size: 8pt; font-style: italic; } -.method-signature{ color: #ccc9a4; font-size: 85%; margin: .5em 0em; } -.nav-bar{ font-size: 8pt; margin: 0em 0em 1em 0em; padding: .2em; text-align: right; white-space: nowrap; } -.nav-button:active, -.nav-button:focus, -.nav-button:hover{ background-color: #dddddd; outline: 1px solid #999999; text-decoration: none; } -.nav-button-disabled{ color: #999999; } -.notes{ font-size: 8pt; font-style: italic; } -.oddrow{ background-color: #fdfcf2; border: 1px solid #ccc9a4; color: #000000; margin-bottom: 1em; padding: .5em; } -.package{ padding-left : 2em; font-size : 9pt; } -.package-details{ font-size: 85%; } -.package-title{ border-bottom: 1px solid #000000; font-size: 14pt; font-weight: bold; } -.page-body{ margin: auto; max-width: 800px; } -.parameters{ list-style-type: square; margin-bottom: 0em; margin-left: 3em; margin-right: 1em; margin-top: 0em; padding-left: 0em; vertical-align: top; } -.redefinitions{ font-size: 8pt; margin-left: 2em; padding-left: 0em; } -.separator{ background-color: #ccc9a4; height: 1px; } -.short-description{ color: #636331; font-weight: bold; } -.src-code li, .php-src li, .php li, .listing li { list-style-type: decimal } -/* This will not be executed by IE, so now we have a fix! */ -.php-src { font-family: 'Courier New', Courier, monospace; font-weight: normal; } -.sub-package{ font-size: 120%; font-weight: bold; } -.tags{ color: #636331; list-style-type: square; margin-bottom: 0em; margin-left: 3em; margin-right: 1em; margin-top: 0em; padding-left: 0em; vertical-align: top; } -.tree dl { margin: 0px; } -.tutorial{ border-color: #0066ff; border-width: thin; } -.tutorial-nav-box{ background-color: #fdfcf2; border: 1px solid #999999; width: 100%; } -.var-default{ } -.var-summary-description { font-size: 8pt; font-weight: normal; color: #000000; } -.var-description{ color: #000000; font-weight: normal; } -.var-header{ } -.var-name, .const-name, .method-title,.method-name,.include-name,.var-name,.field { font-weight: bold; } -.var-summary,.method-summary{ font-size: 8pt;} -.var-title{ margin-bottom: .3em; } -.var-type{ color: #636331; font-style: italic; } -.var-type-summary{ color: #636331; font-size: 8pt; font-style: italic; padding-left: 1em; } -.warning{ color: #ff6600; } - -/* Syntax highlighting */ - -.src-code { background-color: #f5f5f5; border: 1px solid #ccc9a4; padding: 1em; margin : 0px; - font-family: 'Courier New', Courier, monospace; font-weight: normal; } -.src-line { font-family: 'Courier New', Courier, monospace; font-weight: normal; } - -.src-comm { color: green; } -.src-id { } -.src-inc { color: #0000FF; } -.src-key { color: #0000FF; } -.src-num { color: #CC0000; } -.src-str { color: #66cccc; } -.src-sym { font-weight: bold; } -.src-var { } - -.src-php { font-weight: bold; } - -.src-doc { color: #009999 } -.src-doc-close-template { color: #0000FF } -.src-doc-coretag { color: #0099FF; font-weight: bold } -.src-doc-inlinetag { color: #0099FF } -.src-doc-internal { color: #6699cc } -.src-doc-tag { color: #0080CC } -.src-doc-template { color: #0000FF } -.src-doc-type { font-style: italic } -.src-doc-var { font-style: italic } - -.tute-tag { color: #009999 } -.tute-attribute-name { color: #0000FF } -.tute-attribute-value { color: #0099FF } -.tute-entity { font-weight: bold; } -.tute-comment { font-style: italic } -.tute-inline-tag { color: #636311; font-weight: bold } - -/* tutorial */ - -.authors { } -.author { font-style: italic; font-weight: bold } -.author-blurb { margin: .5em 0em .5em 2em; font-size: 85%; font-weight: normal; font-style: normal } -.example { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; } -.listing { border: 1px dashed #999999; background-color: #EEEEEE; padding: .5em; white-space: nowrap; } -.release-info { font-size: 85%; font-style: italic; margin: 1em 0em } -.ref-title-box { } -.ref-title { } -.ref-purpose { font-style: italic; color: #666666 } -.ref-synopsis { } -.title { font-weight: bold; margin: 1em 0em 0em 0em; padding: .25em; border: 2px solid #999999; background-color: #fdfcf2; - color: #636331; } -.cmd-synopsis { margin: 1em 0em } -.cmd-title { font-weight: bold } -.toc { margin-left: 2em; padding-left: 0em } - diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/method.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/method.tpl deleted file mode 100755 index 8ea3853c..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/method.tpl +++ /dev/null @@ -1,176 +0,0 @@ - -{section name=methods loop=$methods} -{if $methods[methods].static} - -
    - -
    - static method {$methods[methods].function_name}  [line {if $methods[methods].slink}{$methods[methods].slink}{else}{$methods[methods].line_number}{/if}] -
    -
    - -
    -
    -
      - static {$methods[methods].function_return} {if $methods[methods].ifunction_call.returnsref}&{/if}{$methods[methods].function_name}( -{if count($methods[methods].ifunction_call.params)} -{section name=params loop=$methods[methods].ifunction_call.params} -{if $smarty.section.params.iteration != 1}, {/if} -{if $methods[methods].ifunction_call.params[params].hasdefault}[{/if}{$methods[methods].ifunction_call.params[params].type} -{$methods[methods].ifunction_call.params[params].name}{if $methods[methods].ifunction_call.params[params].hasdefault} = {$methods[methods].ifunction_call.params[params].default}]{/if} -{/section} -  -{/if}) -
    -

    - - {include file="docblock.tpl" sdesc=$methods[methods].sdesc desc=$methods[methods].desc} - - {if $methods[methods].params} - Parameters:
    - - {section name=params loop=$methods[methods].params} - - - - {/section} -
    - {$methods[methods].params[params].datatype}   - {$methods[methods].params[params].var}:  - {if $methods[methods].params[params].data} {$methods[methods].params[params].data}{/if} -
    - - {/if} -
    - {include file="tags.tpl" api_tags=$methods[methods].api_tags info_tags=$methods[methods].info_tags} - - {if $methods[methods].method_overrides} -
    -
    Redefinition of:
    -
    -
    {$methods[methods].method_overrides.link}
    - {if $methods[methods].method_overrides.sdesc} -
    {$methods[methods].method_overrides.sdesc}
    - {/if} -
    - {/if} - {if $methods[methods].method_implements} -
    -
    Implementation of:
    - {section name=imp loop=$methods[methods].method_implements} -
    -
    {$methods[methods].method_implements[imp].link}
    - {if $methods[methods].method_implements[imp].sdesc} -
    {$methods[methods].method_implements[imp].sdesc}
    - {/if} -
    - {/section} - {/if} - - {if $methods[methods].descmethod} -
    -
    Redefined in descendants as:
    -
      - {section name=dm loop=$methods[methods].descmethod} -
    • - {$methods[methods].descmethod[dm].link} - {if $methods[methods].descmethod[dm].sdesc} - : {$methods[methods].descmethod[dm].sdesc} - {/if} -
    • - {/section} -
    - {/if} -
    -
    [ Top ]
    -
    -{/if} -{/section} - -{section name=methods loop=$methods} -{if !$methods[methods].static} - -
    - -
    - {if $methods[methods].ifunction_call.constructor}Constructor {elseif $methods[methods].ifunction_call.destructor}Destructor {/if}{$methods[methods].function_name}  [line {if $methods[methods].slink}{$methods[methods].slink}{else}{$methods[methods].line_number}{/if}] -
    -
    - -
    -
    -
      - {$methods[methods].function_return} {if $methods[methods].ifunction_call.returnsref}&{/if}{$methods[methods].function_name}( -{if count($methods[methods].ifunction_call.params)} -{section name=params loop=$methods[methods].ifunction_call.params} -{if $smarty.section.params.iteration != 1}, {/if} -{if $methods[methods].ifunction_call.params[params].hasdefault}[{/if}{$methods[methods].ifunction_call.params[params].type} -{$methods[methods].ifunction_call.params[params].name}{if $methods[methods].ifunction_call.params[params].hasdefault} = {$methods[methods].ifunction_call.params[params].default}]{/if} -{/section} -  -{/if}) -
    -

    - - {include file="docblock.tpl" sdesc=$methods[methods].sdesc desc=$methods[methods].desc} - - {if $methods[methods].params} - Parameters:
    - - {section name=params loop=$methods[methods].params} - - - - {/section} -
    - {$methods[methods].params[params].datatype}   - {$methods[methods].params[params].var}:  - {if $methods[methods].params[params].data} {$methods[methods].params[params].data}{/if} -
    - - {/if} -
    - {include file="tags.tpl" api_tags=$methods[methods].api_tags info_tags=$methods[methods].info_tags} - - {if $methods[methods].method_overrides} -
    -
    Redefinition of:
    -
    -
    {$methods[methods].method_overrides.link}
    - {if $methods[methods].method_overrides.sdesc} -
    {$methods[methods].method_overrides.sdesc}
    - {/if} -
    - {/if} - {if $methods[methods].method_implements} -
    -
    Implementation of:
    - {section name=imp loop=$methods[methods].method_implements} -
    -
    {$methods[methods].method_implements[imp].link}
    - {if $methods[methods].method_implements[imp].sdesc} -
    {$methods[methods].method_implements[imp].sdesc}
    - {/if} -
    - {/section} - {/if} - - {if $methods[methods].descmethod} -
    -
    Redefined in descendants as:
    -
      - {section name=dm loop=$methods[methods].descmethod} -
    • - {$methods[methods].descmethod[dm].link} - {if $methods[methods].descmethod[dm].sdesc} - : {$methods[methods].descmethod[dm].sdesc} - {/if} -
    • - {/section} -
    - {/if} -
    -
    [ Top ]
    -
    -{/if} -{/section} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/packages.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/packages.tpl deleted file mode 100755 index 0967e6e7..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/packages.tpl +++ /dev/null @@ -1,3 +0,0 @@ -{section name=packages loop=$packages} -{$packages[packages].title} -{/section} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/page.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/page.tpl deleted file mode 100755 index 83cfc582..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/page.tpl +++ /dev/null @@ -1,210 +0,0 @@ -{include file="header.tpl" eltype="Procedural file" class_name=$name hasel=true contents=$pagecontents} - - -
    -
    Page Details
    - -
    - {include file="docblock.tpl" type="page" desc=$desc sdesc=$sdesc} - {include file="filetags.tpl" tags=$tags} - - {if $tutorial} -
    -
    Tutorial: {$tutorial}
    - {/if} -
    -
    - -{if $classes} - -
    -
    Classes
    - -
    - - - - - - {section name=classes loop=$classes} - - - - - {/section} -
    ClassDescription
    - {$classes[classes].link} - - {if $classes[classes].sdesc} - {$classes[classes].sdesc} - {else} - {$classes[classes].desc} - {/if} -
    -
    -
    -{/if} - -{if $includes} - -
    -
    Includes
    - -
    - {include file="include.tpl"} -
    -

    -{/if} - -{if $defines} - -
    -
    Constants
    - -
    - {include file="define.tpl"} -
    -

    -{/if} - -{if $globals} - -
    -
    Globals
    - -
    - {include file="global.tpl"} -
    -

    -{/if} - -{if $functions} - -
    -
    Functions
    - -
    - {include file="function.tpl"} -
    -

    -{/if} - -{include file="footer.tpl" top3=true} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/pkgelementindex.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/pkgelementindex.tpl deleted file mode 100755 index 7f12c6c5..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/pkgelementindex.tpl +++ /dev/null @@ -1,15 +0,0 @@ -{include file="header.tpl"} - -

    Element index for package {$package}

    -{if count($packageindex) > 1} -

    Package indexes

    -
      - {section name=p loop=$packageindex} - {if $packageindex[p].title != $package} -
    • {$packageindex[p].title}
    • - {/if} - {/section} -
    -{/if} -{include file="basicindex.tpl" indexname=elementindex_$package} -{include file="footer.tpl"} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/ric.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/ric.tpl deleted file mode 100755 index eff734c1..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/ric.tpl +++ /dev/null @@ -1,6 +0,0 @@ -{include file="header.tpl"} -

    {$name}

    -
    -{$contents|htmlentities}
    -
    -{include file="footer.tpl"} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tags.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tags.tpl deleted file mode 100755 index 9f965d88..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tags.tpl +++ /dev/null @@ -1,22 +0,0 @@ -{if count($api_tags) > 0} -API Tags:
    - -{section name=tag loop=$api_tags} - - - -{/section} -
    {$api_tags[tag].keyword|capitalize}:  {$api_tags[tag].data}
    -
    -{/if} - -{if count($info_tags) > 0} -Information Tags:
    - -{section name=tag loop=$info_tags} - - - -{/section} -
    {$info_tags[tag].keyword|capitalize}:  {$info_tags[tag].data}
    -{/if} diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/todolist.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/todolist.tpl deleted file mode 100755 index f929ccdb..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/todolist.tpl +++ /dev/null @@ -1,14 +0,0 @@ -{include file="header.tpl" title="Todo List"} -

    Todo List

    -{foreach from=$todos key=todopackage item=todo} -

    {$todopackage}

    -{section name=todo loop=$todo} -

    {$todo[todo].link}

    -
      -{section name=t loop=$todo[todo].todos} -
    • {$todo[todo].todos[t]}
    • -{/section} -
    -{/section} -{/foreach} -{include file="footer.tpl"} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial.tpl deleted file mode 100755 index a943522c..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial.tpl +++ /dev/null @@ -1,32 +0,0 @@ -{include file="header.tpl" title=$title} -{if $nav} - - - - - - -
    {if $prev}{/if}Prev{if $prev}{/if}{if $next}{/if}Next{if $next}{/if}
    -{/if} -{$contents} -{if $nav} - - - - - - - - - - - - -
    {if $prev}{/if} -Prev{if $prev}{/if}{if $up}Up{else} {/if}{if $next}{/if}Next{if $next}{/if}
    {if $prevtitle}{$prevtitle}{/if}{if $uptitle}{$uptitle}{/if}{if $nexttitle}{$nexttitle}{/if}
    -{/if} -{include file="footer.tpl"} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_toc.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_toc.tpl deleted file mode 100755 index 3d22d403..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_toc.tpl +++ /dev/null @@ -1,29 +0,0 @@ -{if count($toc)} -

    Table of Contents

    -
      -{section name=toc loop=$toc} -{if $toc[toc].tagname == 'refsect1'} -{assign var="context" value="refsect1"} -{$toc[toc].link}
      -{/if} -{if $toc[toc].tagname == 'refsect2'} -{assign var="context" value="refsect2"} -   {$toc[toc].link}
      -{/if} -{if $toc[toc].tagname == 'refsect3'} -{assign var="context" value="refsect3"} -      {$toc[toc].link}
      -{/if} -{if $toc[toc].tagname == 'table'} -{if $context == 'refsect2'}   {/if} -{if $context == 'refsect3'}   {/if} -Table: {$toc[toc].link} -{/if} -{if $toc[toc].tagname == 'example'} -{if $context == 'refsect2'}   {/if} -{if $context == 'refsect3'}   {/if} -Table: {$toc[toc].link} -{/if} -{/section} -
    -{/if} \ No newline at end of file diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_tree.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_tree.tpl deleted file mode 100755 index dd2e5811..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/tutorial_tree.tpl +++ /dev/null @@ -1,5 +0,0 @@ - - diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/var.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/var.tpl deleted file mode 100755 index 45aba195..00000000 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/HandS/templates/var.tpl +++ /dev/null @@ -1,94 +0,0 @@ -{section name=vars loop=$vars} -{if $vars[vars].static} - -
    - -
    - - static {$vars[vars].var_type}   - {$vars[vars].var_name} - {if $vars[vars].var_default} = {$vars[vars].var_default|replace:"\n":"
    "}
    {/if} - [line {if $vars[vars].slink}{$vars[vars].slink}{else}{$vars[vars].line_number}{/if}] -
    -
    - - {include file="docblock.tpl" sdesc=$vars[vars].sdesc desc=$vars[vars].desc} - {include file="tags.tpl" api_tags=$vars[vars].api_tags info_tags=$vars[vars].info_tags} - - {if $vars[vars].var_overrides} -
    -
    Redefinition of:
    -
    -
    {$vars[vars].var_overrides.link}
    - {if $vars[vars].var_overrides.sdesc} -
    {$vars[vars].var_overrides.sdesc}
    - {/if} -
    - {/if} - - {if $vars[vars].descvar} -
    -
    Redefined in descendants as:
    -
      - {section name=vm loop=$vars[vars].descvar} -
    • - {$vars[vars].descvar[vm].link} - {if $vars[vars].descvar[vm].sdesc} - : {$vars[vars].descvar[vm].sdesc} - {/if} -
    • - {/section} -
    - {/if} -
    -
    [ Top ]
    -
    -{/if} -{/section} -{section name=vars loop=$vars} -{if !$vars[vars].static} - -
    - -
    - - {$vars[vars].var_type}   - {$vars[vars].var_name} - {if $vars[vars].var_default} = {$vars[vars].var_default|replace:"\n":"
    "}
    {/if} - [line {if $vars[vars].slink}{$vars[vars].slink}{else}{$vars[vars].line_number}{/if}] -
    -
    - - {include file="docblock.tpl" sdesc=$vars[vars].sdesc desc=$vars[vars].desc} - {include file="tags.tpl" api_tags=$vars[vars].api_tags info_tags=$vars[vars].info_tags} - - {if $vars[vars].var_overrides} -
    -
    Redefinition of:
    -
    -
    {$vars[vars].var_overrides.link}
    - {if $vars[vars].var_overrides.sdesc} -
    {$vars[vars].var_overrides.sdesc}
    - {/if} -
    - {/if} - - {if $vars[vars].descvar} -
    -
    Redefined in descendants as:
    -
      - {section name=vm loop=$vars[vars].descvar} -
    • - {$vars[vars].descvar[vm].link} - {if $vars[vars].descvar[vm].sdesc} - : {$vars[vars].descvar[vm].sdesc} - {/if} -
    • - {/section} -
    - {/if} -
    -
    [ Top ]
    -
    -{/if} -{/section} -- cgit v1.2.3