function get_image($path, $class, $variable, $extension) { return add_http_host($this->get_image_without_host($path, $class, $variable, $extension)); }
function get_general_image_path($v = null) { return add_http_host("/img/general/{$v}"); }