{$method_info.opt('class')} :: {$method_info.opt('method')}

Infomation
Version {$method_info.version()}
Deprecated
{$t.date_format('Y-m-d',$method_info.opt('deprecated'))}
Params
{$param.name()} {$param.fm_type()} {$param.fm_type()} {$t.html($param.summary())}
Return
{$method_info.return().fm_type()} {$method_info.return().fm_type()} {$t.html($method_info.return().summary())}
Throws
{$param.fm_type()} {$param.fm_type()} {$t.html($param.summary())}
Mail
{$info.opt('x_t_code')} {$info.name()} {$t.html($info.document())}
Plugins
{$info.name()} {$t.html($info.summary(),200,1)}