From zeta-commits-return-129-apmail-incubator-zeta-commits-archive=incubator.apache.org@incubator.apache.org Tue Aug 03 08:27:57 2010 Return-Path: Delivered-To: apmail-incubator-zeta-commits-archive@minotaur.apache.org Received: (qmail 89330 invoked from network); 3 Aug 2010 08:27:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 08:27:57 -0000 Received: (qmail 94108 invoked by uid 500); 3 Aug 2010 08:27:57 -0000 Delivered-To: apmail-incubator-zeta-commits-archive@incubator.apache.org Received: (qmail 94088 invoked by uid 500); 3 Aug 2010 08:27:57 -0000 Mailing-List: contact zeta-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zeta-dev@incubator.apache.org Delivered-To: mailing list zeta-commits@incubator.apache.org Received: (qmail 94079 invoked by uid 99); 3 Aug 2010 08:27:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 08:27:57 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 08:27:50 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 079D02388CA2; Tue, 3 Aug 2010 08:25:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Date: Tue, 03 Aug 2010 08:25:19 -0000 To: zeta-commits@incubator.apache.org From: kore@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100803082527.079D02388CA2@eris.apache.org> Subject: [zeta-commits] svn commit: r981774 [37/38] - in /incubator/zetacomponents/website: ./ build/ config/ config/content/ config/display/ content/ content/community/ content/community/ressources/ content/documentation/ content/documentation/trunk/ content/documentation/tr... Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/options.ini URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/options.ini?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/options.ini (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/options.ini Tue Aug 3 08:23:50 2010 @@ -0,0 +1,577 @@ +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> Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/basicindex.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/basicindex.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/basicindex.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/basicindex.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,14 @@ +{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> + <h3>Letter '{$index[index].letter}'</h3> + <dl> + {section name=contents loop=$index[index].index} + <dt><b>{$index[index].index[contents].name}</b></dt> + <dd>{$index[index].index[contents].listing|replace:" ":" "|replace:"<br>":"<br/>"}</dd> + {/section} + </dl> +{/section} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/blank.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/blank.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/blank.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/blank.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,5 @@ +<h3>Welcome to {$package}!</h3> +<p> + This documentation was generated with <a href="{$phpdocwebsite}">phpDocumentor v{$phpdocversion}</a> + as part of a <a href="http://arbitracker.org">arbit</a> build process. +</p> Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/class.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/class.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/class.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/class.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,318 @@ +{include file="header.tpl" eltype="class" hasel=true contents=$classcontents} + +<a name="sec-description"></a> +<h3>{if $is_interface}Interface{else}Class{/if} {$class_name}</h3> + +{include file="docblock.tpl" type="class" sdesc=$sdesc desc=$desc} + +<p>Source for this file: <a href="http://fisheye6.atlassian.com/browse/zetacomponents/trunk{$source_location}?r=HEAD">{$source_location}</a></p> + +{if $implements} + <h3>Implements interfaces:</h3> + <ul> + {foreach item="int" from=$implements}<li>{$int}</li>{/foreach} + </ul> +{/if} + +{if $tutorial} + <hr class="separator" /> + <div class="notes">Tutorial: <span class="tutorial">{$tutorial}</div> +{/if} + +{if is_array($class_tree.classes) && count($class_tree.classes)} +<pre>{section name=tree loop=$class_tree.classes}{$class_tree.classes[tree]}{$class_tree.distance[tree]}{/section}</pre> +{/if} + +{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} + +{include file="classtags.tpl" tags=$tags} + +{* ====== Descendant classes ====== *} +{if $children} + <a name="sec-descendants"></a> + <h3>Descendants</h3> + <table class="detail"> + <thead> + <tr> + <th>Child Class</th> + <th>Description</th> + </tr> + </thead> + <tbody> + {section name=kids loop=$children} + <tr> + <td>{$children[kids].link}</td> <td> + {if $children[kids].sdesc} + {$children[kids].sdesc|replace:" ":" "} + {else} + {$children[kids].desc|replace:" ":" "} + {/if} + </td> + </tr> + {/section} + </tbody> + </table> +{/if} + +{* ====== Class Constants ====== *} +{if $consts} + <a name="sec-const-summary"></a> + <h3>Constants</h3> + <table class="summary"> + {section name=consts loop=$consts} + <tr> + <td class="right"> + <a name="const-{$consts[consts].const_name}" id="{$const[consts].const_name}"></a> + <code> + <a href="#const-{$consts[consts].const_name}" title="details" class="const-name-summary">{$consts[consts].const_name}</a> + = {$consts[consts].const_value|replace:"\n":"<br />"} + </code> + </td> + <td> + {if $consts[consts].sdesc}{$consts[consts].sdesc|replace:" ":" "}{/if} + {if $consts[consts].desc}{$consts[consts].desc|replace:" ":" "}{/if} + </td> + </tr> + {/section} + </table> +{/if} + +{* ====== Class Inherited Constants ====== *} +{if $iconsts} + <a name="sec-inherited-consts"></a> + <h3>Inherited Constants</h3> + <table class="summary"> + {section name=iconsts loop=$iconsts} + {if $iconsts[iconsts] && is_array( $iconsts[iconsts] ) && count( $iconsts[iconsts] )} + <thead> + <tr> + <th colspan="2"> + From <span class="classname">{$iconsts[iconsts].parent_class}</span>: + </th> + </tr> + </thead> + <tbody> + {section name=iconsts2 loop=$iconsts[iconsts].iconsts} + <tr> + <td class="right"> + <code>{$iconsts[iconsts].iconsts[iconsts2].link}</code> + </td> + <td> + {if $iconsts[iconsts].iconsts[iconsts2].sdesc}   {$iconsts[iconsts].iconsts[iconsts2].sdesc|replace:" ":" "}{/if} + </td> + </tr> + {/section} + </tbody> + {/if} + {/section} + </table> +{/if} + +{* ====== Class Properties ====== *} +{if $prop_tags} + <a name="sec-prop-summary"></a> + <h3>Properties</h3> + <table class="summary"> + {section name=props loop=$prop_tags} + <tr> + <td class="right"> + <a name="prop{$prop_tags[props].prop_name}" id="{$prop_tags[props].prop_name}"></a> + <a name="prop-{$prop_tags[props].prop_name}" id="{$prop_tags[props].prop_name}"></a> + {if $prop_tags[props].prop_type}<em>{$prop_tags[props].prop_type}</em>{/if} + </td> + <td class="right"> + <em>{$prop_tags[props].access}</em> + </td> + <td> + <code> + <a href="#prop-{$prop_tags[props].prop_name}" title="details" class="var-name-summary">{$prop_tags[props].prop_name}</a> + {if $prop_tags[props].def_value} = {$prop_tags[props].def_value}{/if} + </code> + {if $prop_tags[props].sdesc}<br /><div style="margin-left: 20px">{$prop_tags[props].sdesc|replace:" ":" "}</div>{/if} + </td> + </tr> + {/section} + </table> +{/if} + +{* ====== Class Members ====== *} +{if $vars} + <a name="sec-var-summary"></a> + <h3>Member Variables</h3> + <table class="summary"> + {section name=vars loop=$vars} + {if $vars[vars].static} + <tr> + <td class="right"> + {if $vars[vars].access}<em>{$vars[vars].access}</em>{/if} + static + {if $vars[vars].var_type}<em>{$vars[vars].var_type}</em>{/if} + </td> + <td> + <code> + {$vars[vars].var_name} + {* if $vars[vars].var_default} = <span class="var-default">{$vars[vars].var_default|replace:"\n":"<br />"}</span>{/if *} + </code> + {if $vars[vars].sdesc}<br /><div style="margin-left: 20px">{$vars[vars].sdesc|replace:" ":" "}</div>{/if} + {if $vars[vars].desc}<br /><div style="margin-left: 20px">{$vars[vars].desc|replace:" ":" "}</div>{/if} + </td> + </tr> + {/if} + {/section} + {section name=vars loop=$vars} + {if !$vars[vars].static} + <tr> + <td class="right"> + {if $vars[vars].access}<em>{$vars[vars].access}</em>{/if} + {if $vars[vars].var_type}<em>{$vars[vars].var_type}</em>{/if} + </td> + <td> + <code> + {$vars[vars].var_name} + {if $vars[vars].var_default} = <span class="var-default">{$vars[vars].var_default|replace:"\n":"<br />"}</span>{/if} + </code> + {if $vars[vars].sdesc}<br /><div style="margin-left: 20px">{$vars[vars].sdesc|replace:" ":" "}</div>{/if} + {if $vars[vars].desc}<br /><div style="margin-left: 20px">{$vars[vars].desc|replace:" ":" "}</div>{/if} + </td> + </tr> + {/if} + {/section} + </table> +{/if} + +{* ====== Class Inherited Members ====== *} +{if $ivars} + <h3>Inherited Member Variables</h3> + <table class="summary"> + {section name=ivars loop=$ivars} + <thead> + <tr> + <th colspan="2"> + From <span class="classname">{$ivars[ivars].parent_class}</span> + </th> + </tr> + </thead> + <tbody> + {section name=ivars2 loop=$ivars[ivars].ivars} + <tr> + <td class="right"> + {if $ivars[ivars].ivars[ivars2].access}<em>{$ivars[ivars].ivars[ivars2].access}</em>{/if} + {if $ivars[ivars].ivars[ivars2].var_type}<em>{$ivars[ivars].ivars[ivars2].var_type}</em>{/if} + </td> + <td> + <code>{$ivars[ivars].ivars[ivars2].link}</code> + {$ivars[ivars].ivars[ivars2].ivars_sdesc} + </td> + </tr> + {/section} + </tbody> + {/section} + </table> +{/if} + +{* ====== Class Methods ====== *} +{if $methods} + <a name="sec-method-summary"></a> + <h3>Method Summary</h3> + <table class="summary"> + {section name=methods loop=$methods} + {if $methods[methods].static} + <tr> + <td class="right"> + {if $methods[methods].access}<em>{$methods[methods].access}</em>{/if} + static + {if $methods[methods].abstract}abstract{/if} + {if $methods[methods].function_return}<em>{$methods[methods].function_return}</em>{/if} + </td> + <td> + <code> + <a href="#{$methods[methods].function_name}"><b>{if $methods[methods].ifunction_call.returnsref}&{/if}{$methods[methods].function_name}</b></a>( + {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].default != ''}[{/if} + {$methods[methods].ifunction_call.params[params].name} + {if $methods[methods].ifunction_call.params[params].default != ''} = {$methods[methods].ifunction_call.params[params].default}]{/if} + {/section} + {/if} ) + </code> + {if $methods[methods].sdesc}<br /><div style="margin-left: 20px">{$methods[methods].sdesc|replace:" ":" "}</div>{/if} + </td> + </tr> + {/if} + {/section} + {section name=methods loop=$methods} + {if !$methods[methods].static} + <tr> + <td class="right"> + {if $methods[methods].access}<em>{$methods[methods].access}</em>{/if} + {if $methods[methods].abstract}abstract{/if} + {if $methods[methods].function_return}<em>{$methods[methods].function_return}</em>{/if} + </td> + <td> + <code> + <a href="#{$methods[methods].function_name}"><b>{if $methods[methods].ifunction_call.returnsref}&{/if}{$methods[methods].function_name}</b></a>( + {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].default != ''}[{/if} + {$methods[methods].ifunction_call.params[params].name} + {if $methods[methods].ifunction_call.params[params].default != ''} = {$methods[methods].ifunction_call.params[params].default}]{/if} + {/section} + {/if} ) + </code> + {if $methods[methods].sdesc}<br /><div style="margin-left: 20px">{$methods[methods].sdesc|replace:" ":" "}</div>{/if} + </td> + </tr> + {/if} + {/section} + </table> +{/if} + +{* ====== Inherited Methods ====== *} +{if $imethods} + <h3>Inherited Methods</h3> + <table class="summary"> + {section name=imethods loop=$imethods} + <thead> + <tr> + <th colspan="2"> + From <span class="classname">{$imethods[imethods].parent_class}</span> + </th> + </tr> + </thead> + <tbody> + {section name=imethods2 loop=$imethods[imethods].imethods} + <tr> + <td class="right"> + {if $imethods[imethods].imethods[imethods2].access}<em>{$imethods[imethods].imethods[imethods2].access}</em>{/if} + {if $imethods[imethods].imethods[imethods2].abstract}abstract{/if} + {if $imethods[imethods].imethods[imethods2].static}static{/if} + {if $imethods[imethods].imethods[imethods2].function_return}<em>{$imethods[imethods].imethods[imethods2].function_return}</em>{/if} + </td> + <td> + <code><b>{$imethods[imethods].imethods[imethods2].link}</b></code> + {if $imethods[imethods].imethods[imethods2].sdesc}<br /><div style="margin-left: 20px">{$imethods[imethods].imethods[imethods2].sdesc|replace:" ":" "}</div>{/if} + {if $imethods[imethods].imethods[im2].sdesc}<br /><div style="margin-left: 20px">{$imethods[imethods].imethods[im2].sdesc|replace:" ":" "}</div>{/if} + </td> + </tr> + {/section} + </tbody> + {/section} + </table> +{/if} + +{if $methods} + <a name="sec-methods"></a> + <h3>Methods</h3> + {include file="method.tpl"} +{/if} + +{include file="footer.tpl"} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classleft.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classleft.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classleft.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classleft.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,11 @@ +{foreach key=subpackage item=files from=$classleftindex} + <ul> + {if $subpackage != ""}<li>{$subpackage}{/if} + {section name=files loop=$files} + {if $subpackage != ""}<ul>{/if} + {if $files[files].link != ''}<li><a href="{$files[files].link}">{/if}{$files[files].title}{if $files[files].link != ''}</a></li>{/if} + {if $subpackage != ""}</ul>{/if} + {/section} + {if $subpackage != ""}</li>{/if} + </ul> +{/foreach} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classtags.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classtags.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classtags.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classtags.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,14 @@ +{if count($info_tags) > 0} + <table> + {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} \ No newline at end of file Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classtrees.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classtrees.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classtrees.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/classtrees.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,15 @@ +{include file="header.tpl" noleftindex=true} + <h3>{$title}</h3> + {if $interfaces} + {section name=classtrees loop=$interfaces} + <hr /> + {$interfaces[classtrees].class_tree} + {/section} + {/if} + {if $classtrees} + {section name=classtrees loop=$classtrees} + <hr /> + {$classtrees[classtrees].class_tree} + {/section} + {/if} +{include file="footer.tpl"} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/const.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/const.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/const.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/const.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,19 @@ +{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} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/define.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/define.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/define.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/define.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,34 @@ +{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 Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/docblock.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/docblock.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/docblock.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/docblock.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,2 @@ +{if $sdesc != ''}<p>{$sdesc|default:''|replace:" ":" "}</p>{/if} +{if $desc != ''}<div>{$desc|default:''|replace:" ":" "}</div>{/if} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/elementindex.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/elementindex.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/elementindex.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/elementindex.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,12 @@ +{include file="header.tpl" noleftindex=true} +<a name="top"></a> +<h3>Index of All Elements</h3> +<h4>Package Indexes</h4> +<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"} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/errors.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/errors.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/errors.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/errors.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,21 @@ +{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> +<h2>{$file}</h2> +{if count($issues.warnings)} +<h3>Warnings:</h3><br/> +{section name=warnings loop=$issues.warnings} +<b>{$issues.warnings[warnings].name}</b> - {$issues.warnings[warnings].listing}<br/> +{/section} +{/if} +{if count($issues.errors)} +<h3>Errors:</h3><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"} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/examplesource.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/examplesource.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/examplesource.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/examplesource.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,6 @@ +{include file="header.tpl" title=$title} +<h2 align="center">{$title}</h2> +<div class="src-code"><span class="php"> +{$source} +</span></div> +{include file="footer.tpl"} \ No newline at end of file Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/fileleft.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/fileleft.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/fileleft.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/fileleft.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,8 @@ +{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} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/filesource.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/filesource.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/filesource.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/filesource.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,8 @@ +{capture name="tutle"}File Source for {$name}{/capture} +{include file="header.tpl" title=$smarty.capture.tutle} +<h2 align="center">Source for file {$name}</h2> +<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 Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/filetags.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/filetags.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/filetags.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/filetags.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,7 @@ +{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} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/footer.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/footer.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/footer.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/footer.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,6 @@ + <div class="credit"> + Documentation generated by <a href="{$phpdocwebsite}">phpDocumentor {$phpdocversion}</a> + </div> + </div> + </body> +</html> Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/function.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/function.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/function.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/function.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,54 @@ +{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} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/global.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/global.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/global.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/global.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,35 @@ +{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} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/header.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/header.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/header.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/header.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,15 @@ +<html> + <head> + <title>{$maintitle}{if $title != $maintitle} :: {$title}{/if} + + +
    +

    {$maintitle}{if $title != $maintitle} :: {$title}{/if}

    + + {if !$hasel}{assign var="hasel" value=false}{/if} + {if $eltype == 'class' && $is_interface} + {assign var="eltype" value="interface"} + {/if} + {if $hasel} +

    {$package}{if $subpackage != ''}::{$subpackage}{/if}::{$class_name}

    + {/if} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/include.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/include.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/include.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/include.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,18 @@ +{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 Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/index.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/index.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/index.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/index.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,7 @@ +{include file="header.tpl"} +{if $contents} +{$contents} +{else} +{include file="blank.tpl"} +{/if} +{include file="footer.tpl"} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/empty.png URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/empty.png?rev=981774&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/empty.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/list-item.gif URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/list-item.gif?rev=981774&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/list-item.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/logo.png URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/logo.png?rev=981774&view=auto ============================================================================== Binary file - no diff available. Propchange: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/logo.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/style.css URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/style.css?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/style.css (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/media/style.css Tue Aug 3 08:23:50 2010 @@ -0,0 +1,646 @@ +body { + background-color: #FFFFFF; + color: #2e3436; + font-family: Arial,Helvetica,sans-serif; + font-size: 0.8em; + margin: 0; + padding: 0; +} + +div.menu { + font-weight: bold; + text-align: center; +} + +div.credit { + font-size: 8pt; + margin-top: 10px; + text-align: center; +} + +div.description, div.tags, div.function { + padding-left: 15px; +} + +div.header-top-right-subpackage { + background-color: #FFFFFF; + color: #2E3436; + font-size: 12pt; + font-weight: bold; + padding: 10px; + text-align: right; +} + +div.package { + padding-left: 5px; +} + +div.warning { + background-color: transparent; + color: #A00000; +} + +hr { + border: 0; + border-top: 1px solid #BABDB6; + margin-bottom: 10px; + margin-top: 10px; +} + +td { + vertical-align: top; +} + +td.menu { + width: 250px; + min-width: 200px; + max-width: 250px; +} + +td.menu ul { + margin: 0; +} + +ul { + margin-left: 0; + padding-left: 8px; + vertical-align: top; +} + +.class-name { + color: #000000; + font-weight: bold; +} + +.class-table { + width: 100%; +} + +.class-table-header { + border-bottom: 1px dotted #555753; + text-align: left; +} + +.const-title { +} + +.description { + color: #000000; +} + +.detail, div.top, span.smalllinenumber { + font-size: 8pt; +} + +.disabled { + color: #BABDB6; + font-style: italic; +} + +.evenrow { + border: 1px solid #BABDB6; + color: #000000; + margin-bottom: 1em; + padding: 0.5em; +} + +.include-title { +} + +.index-item-body { + margin-bottom: 0.5em; + margin-top: 0.5em; +} + +.index-item-description { + margin-top: 0.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: #BABDB6; + border: 1px dotted #2E3436; + margin-bottom: 1em; + padding: 0.5em; +} + +.index-letter-title { + font-size: 12pt; + font-weight: bold; +} + +.info-box { +} + +.info-box-body { + border: 1px solid #BABDB6; + padding: 0.5em; +} + +.info-box-title { + background-color: #BABDB6; + border: 1px solid #2E3436; + color: #2E3436; + font-size: 14pt; + font-weight: normal; + margin: 1em 0em 0em; + padding: 0.25em; +} + +.line-number, .var-name-summary { + font-size: 8pt; + font-weight: bold; +} + +.method-definition { + font-size: 8pt; + margin-bottom: 0.3em; + padding-left: 1em; +} + +.method-definition { + font-size: 8pt; + margin-bottom: 0.3em; +} + +.method-header { +} + +.method-result { + color: #2E3436; + font-size: 8pt; + font-style: italic; +} + +.method-signature { + color: #BABDB6; + font-size: 85%; + margin: 0.5em 0em; +} + +.nav-bar { + font-size: 8pt; + margin: 0em 0em 1em; + padding: 0.2em; + text-align: right; + white-space: nowrap; +} + +.nav-button: active, .nav-button:focus, .nav-button:hover { + background-color: #DDDDDD; + outline-color: #888A85; + outline-style: solid; + outline-width: 1px; + text-decoration: none; +} + +.nav-button-disabled { + color: #888A85; +} + +.notes { + font-size: 8pt; + font-style: italic; +} + +.oddrow { + background-color: #FFFFFF; + border: 1px solid #BABDB6; + color: #000000; + margin-bottom: 1em; + padding: 0.5em; +} + +.package { + font-size: 9pt; + padding-left: 2em; +} + +.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: 0em 1em 0em 3em; + padding-left: 0em; + vertical-align: top; +} + +.redefinitions { + font-size: 8pt; + margin-left: 2em; + padding-left: 0em; +} + +.separator { + background-color: #BABDB6; + height: 1px; +} + +.short-description { + color: #2E3436; + font-weight: bold; +} + +.src-code li, .php-src li, .php li, .listing li { + list-style-type: decimal; +} + +.php-src { + font-family: 'Courier New',Courier,monospace; + font-weight: normal; +} + +.sub-package { + font-size: 120%; + font-weight: bold; +} + +.tags { + color: #2E3436; + list-style-type: square; + margin: 0em 1em 0em 3em; + padding-left: 0em; + vertical-align: top; +} + +.tree dl { + margin: 0px; +} + +.tutorial { + border-color: #888A85; + border-width: thin; +} + +.tutorial-nav-box { + background-color: #FFFFFF; + border: 1px solid #888A85; + width: 100%; +} + +.var-default { +} + +.var-summary-description { + color: #000000; + font-size: 8pt; + font-weight: normal; +} + +.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: 0.3em; +} + +.var-type { + color: #2E3436; + font-style: italic; +} + +.var-type-summary { + color: #2E3436; + font-size: 8pt; + font-style: italic; + padding-left: 1em; +} + +.warning { + color: #A00000; +} + +.src-code { + background-color: #EEEEEF; + border: 1px solid #BABDB6; + font-family: 'Courier New',Courier,monospace; + font-weight: normal; + margin: 0px; + padding: 1em; +} + +.src-line { + font-family: 'Courier New',Courier,monospace; + font-weight: normal; +} + +.src-comm { + color: #557553; +} + +.src-id { +} + +.src-inc { + color: #204A87; +} + +.src-key { + color: #204A87; +} + +.src-num { + color: #4E9A06; +} + +.src-str { + color: #A00000; +} + +.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; +} + +.authors { +} + +.author { + font-style: italic; + font-weight: bold; +} + +.author-blurb { + font-size: 85%; + font-style: normal; + font-weight: normal; + margin: 0.5em 0em 0.5em 2em; +} + +.example { + background-color: #EEEEEF; + border: 1px dashed #888A85; + padding: 0.5em; +} + +.listing { + background-color: #EEEEEF; + border: 1px dashed #888A85; + padding: 0.5em; + white-space: nowrap; +} + +.release-info { + font-size: 85%; + font-style: italic; + margin: 1em 0em; +} + +.ref-title-box { +} + +.ref-title { +} + +.ref-purpose { + color: #555753; + font-style: italic; +} + +.ref-synopsis { +} + +.title { + background-color: #FFFFFF; + border: 2px solid #888A85; + color: #2E3436; + font-weight: bold; + margin: 1em 0em 0em; + padding: 0.25em; +} + +.cmd-synopsis { + margin: 1em 0em; +} + +.cmd-title { + font-weight: bold; +} + +.toc { + margin-left: 2em; + padding-left: 0em; +} + +a { + background-color: transparent; + color: #437610; + text-decoration: none; +} +a: hover { + text-decoration: underline; +} +ol li { + list-style: none; +} +ul li { + line-height: 1.5em; + list-style: inside; + list-style-image: url("list-item.gif"); +} +ul li li { + padding-left: 10px; +} + +h1, h2, h3, h4, h5, h6 { + color: #555753; +} + +h1 { + background: #eeeeec url("logo.png") top left no-repeat; + font-size: 1.6em; + font-style: italic; + height: 30px; + margin: 0 0 10px 0; + padding-left: 280px; + padding-top: 30px; +} +/* h2 is used for section headlines */ +h2 { + font-size: 1.5em; + font-weight: normal; +} +/* h3 is used for method names */ +h3 { + font-size: 1.4em; + font-weight: normal; +} +/* h4 is used for additional method tags like params, exceptions etc.*/ +h4 { + color: #babdb6; + font-size: 1.0em; + font-weight: bold; +} + +pre, ol, div.docblock { + background-color: #d3d7cf; + border: 1px dashed #555753; + font-size: 1.1em; + padding: 10px; +} +div.docblock { + margin-bottom: 10px; +} +div.docblock p { + font-family: monospace; +} + +table.detail, +table.summary { + border-collapse: collapse; + font-size: 1.0em; + line-height: 1.4em; + width: 100%; +} + +/* Summary tables for methods, properties, constants etc. */ +table.summary { +} +table.summary th { + font-weight: normal; + padding: 5px 10px; + text-align: left; +} +table.summary td { + border-bottom: 1px solid #babdb6; + padding: 5px 10px; +} +table.summary td.right { + text-align: right; +} + +/* The tables are used for detaile informations. */ +table.detail thead th { + border: 1px solid #fff; + background-color: #babdb6; + color: #2e3436; + padding: 3px 15px 3px 5px; + text-align: left; +} +table.detail thead th.desc { + width: 400px; +} +table.detail tbody td { + border-bottom: 1px solid #babdb6; + padding: 3px 15px 3px 5px; +} +table.detail tbody td code, +table.summary tbody td code { + font-size: 1.1em; +} + +.method-signature { + border: 1px solid #babdb6; + color: #2e3436; + font-family: courier new,courier; + font-size: 1.3em; + padding: 5px 10px; +} \ No newline at end of file Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/method.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/method.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/method.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/method.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,285 @@ + +{section name=methods loop=$methods} + {if $methods[methods].static} + + +

    {$methods[methods].function_name}

    + +
    + 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} + +
    NameTypeDescription
    {$methods[methods].params[params].var}{$methods[methods].params[params].datatype} + {if $methods[methods].params[params].data} + {$methods[methods].params[params].data} + {/if} +
    + {/if} + + {if $methods[methods].exceptions} +
    Exceptions:
    + + + + + + + + + {section name=exception loop=$methods[methods].exceptions} + + + + + {/section} + +
    TypeDescription
    {$methods[methods].exceptions[exception].type} + {if $methods[methods].exceptions[exception].data} + {$methods[methods].exceptions[exception].data} + {/if} +
    + {/if} + + {if $methods[methods].method_overrides} +
    Redefinition of:
    + + + + + + + + + + + + + +
    MethodDescription
    {$methods[methods].method_overrides.link} + {if $methods[methods].method_overrides.sdesc} + {$methods[methods].method_overrides.sdesc|replace:" ":" "} + {/if} +
    + {/if} + + {if $methods[methods].method_implements} +
    Implementation of:
    + + + + + + + + + {section name=imp loop=$methods[methods].method_implements} + + + + + {/section} + +
    MethodDescription
    {$methods[methods].method_implements[imp].link} + {if $methods[methods].method_implements[imp].sdesc} + {$methods[methods].method_implements[imp].sdesc|replace:" ":" "} + {/if} +
    + {/if} + + {if $methods[methods].descmethod} +
    Redefined in descendants as:
    + + + + + + + + + {section name=dm loop=$methods[methods].descmethod} + + + + + {/section} + +
    MethodDescription
    {$methods[methods].descmethod[dm].link} + {if $methods[methods].descmethod[dm].sdesc}{$methods[methods].descmethod[dm].sdesc|replace:" ":" "}{/if}  +
    + {/if} + + {/if} +{/section} + +{section name=methods loop=$methods} + {if !$methods[methods].static} + + +

    {$methods[methods].function_name}

    + +
    + {$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} + +
    NameTypeDescription
    {$methods[methods].params[params].var}{$methods[methods].params[params].datatype} + {if $methods[methods].params[params].data} + {$methods[methods].params[params].data} + {/if} +
    + {/if} + + {if $methods[methods].exceptions} +
    Exceptions:
    + + + + + + + + + {section name=exception loop=$methods[methods].exceptions} + + + + + {/section} + +
    TypeDescription
    {$methods[methods].exceptions[exception].type} + {if $methods[methods].exceptions[exception].data} + {$methods[methods].exceptions[exception].data} + {/if} +
    + {/if} + + + {if $methods[methods].method_overrides} +
    Redefinition of:
    + + + + + + + + + + + + + +
    MethodDescription
    {$methods[methods].method_overrides.link} + {if $methods[methods].method_overrides.sdesc} + {$methods[methods].method_overrides.sdesc|replace:" ":" "} + {/if} +
    + {/if} + + {if $methods[methods].method_implements} +
    Implementation of:
    + + + + + + + + + {section name=imp loop=$methods[methods].method_implements} + + + + + {/section} + +
    MethodDescription
    {$methods[methods].method_implements[imp].link} + {if $methods[methods].method_implements[imp].sdesc} + {$methods[methods].method_implements[imp].sdesc|replace:" ":" "} + {/if} +
    + {/if} + + {if $methods[methods].descmethod} +
    Redefined in descendants as:
    + + + + + + + + + {section name=dm loop=$methods[methods].descmethod} + + + + + {/section} + +
    MethodDescription
    {$methods[methods].descmethod[dm].link} + {if $methods[methods].descmethod[dm].sdesc}{$methods[methods].descmethod[dm].sdesc|replace:" ":" "}{/if}  +
    + {/if} + + {/if} +{/section} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/packages.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/packages.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/packages.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/packages.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,7 @@ + Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/page.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/page.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/page.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/page.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,66 @@ +{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|replace:" ":" "} + {else} + {$classes[classes].desc|replace:" ":" "} + {/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} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/pkgelementindex.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/pkgelementindex.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/pkgelementindex.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/pkgelementindex.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,15 @@ +{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"} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/ric.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/ric.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/ric.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/ric.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,6 @@ +{include file="header.tpl"} +

    {$name}

    +
    +{$contents|htmlentities}
    +
    +{include file="footer.tpl"} \ No newline at end of file Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tags.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tags.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tags.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tags.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,22 @@ +{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} Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/todolist.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/todolist.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/todolist.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/todolist.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,14 @@ +{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 Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,32 @@ +{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 Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial_toc.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial_toc.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial_toc.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial_toc.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,29 @@ +{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 Added: incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial_tree.tpl URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial_tree.tpl?rev=981774&view=auto ============================================================================== --- incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial_tree.tpl (added) +++ incubator/zetacomponents/website/phpdoc/Converters/HTML/Arbit/templates/arbit/templates/tutorial_tree.tpl Tue Aug 3 08:23:50 2010 @@ -0,0 +1,5 @@ + +