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}
{$methods[methods].params[params].datatype} |
{$methods[methods].params[params].var}: |
{if $methods[methods].params[params].data} {$methods[methods].params[params].data}{/if}
|
{/section}
{/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:
{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}
{/if}
{/section}
{section name=methods loop=$methods}
{if !$methods[methods].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}
{$methods[methods].params[params].datatype} |
{$methods[methods].params[params].var}: |
{if $methods[methods].params[params].data} {$methods[methods].params[params].data}{/if}
|
{/section}
{/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:
{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}
{/if}
{/section}