type = $type; $this->content = $content; } function getCode() { $src = (empty($this->url) ? "" : " src=\"$this->url\""); $script = "'; return $script; } }