{$method_info.opt('name')}

Infomation
Version {$method_info.version()}
URL {$method_info.opt('url')}
Action
HTTP Method {$method_info.opt('http_method')} GET / POST
User model {$method_info.opt('user_model')} -
Deprecated
{$t.date_format('Y-m-d',$method_info.opt('deprecated'))}
Params
{$param.name()} {$param.fm_type()} {$param.fm_type()} {$t.html($param.summary())}
Request
{$param.name()} * {$param.fm_type()} {$param.fm_type()} {$t.html($param.summary())}
Deprecated {$t.date_format('Y-m-d',$param.opt('deprecated'))}
Context
{$param.name()} {$param.fm_type()} {$param.fm_type()} {$t.html($param.summary())} Deprecated {$t.date_format('Y-m-d',$param.opt('deprecated'))}
Throws
{$param.fm_type()} {$param.fm_type()} {$t.html($param.summary())}
Mail
{$info.opt('x_t_code')} {$info.name()} {$info.version()} {$t.html($info.document())}
Plugins
{$info.name()} {$t.html($info.summary(),200,1)}
Tests
{$info.opt('short_name')} {$info.summary()}