function _showInput($var, $name, $title, $type = 'text', $extra = '') { return edit::showInput($var, $name, $title, $type, $extra); }