function wxp_get_view($path, $name = null, $param = array())
{
    \WXP\WXP::get_view($path, $name, $param);
}