{section name=methods loop=$methods} {if $methods[methods].static}
{section name=tag loop=$methods[methods].api_tags} {if $methods[methods].api_tags[tag].data eq "protected"} {/if} {/section} static method {$methods[methods].function_name}  [línea {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} Parámetros:
{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}
Redefinición de:
{$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}
Redefinido en subclases como:
{/if}
{/if} {/section} {section name=methods loop=$methods} {if !$methods[methods].static}
{section name=tag loop=$methods[methods].info_tags} {if $methods[methods].info_tags[tag].keyword eq "ventana"} {/if} {/section} {section name=tag loop=$methods[methods].api_tags} {if $methods[methods].api_tags[tag].data eq "protected"} {/if} {/section} {if $methods[methods].ifunction_call.constructor}Constructor {elseif $methods[methods].ifunction_call.destructor}Destructor {/if}{$methods[methods].function_name}  [línea {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} Parámetros:
{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}
Redefinición de:
{$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}
Redefinido en subclases como:
{/if}
{/if} {/section}