49 $this->
widget = new \YAWK\widget();
67 public function init()
80 if (isset($this->chaturbateHeading) && (!empty($this->chaturbateHeading)))
82 $this->chaturbateHeading =
"$this->chaturbateHeading";
85 if (isset($this->chaturbateSubtext) && (!empty($this->chaturbateSubtext)))
87 $this->chaturbateSubtext =
"<small>$this->chaturbateSubtext</small>";
88 $this->chaturbateHeadline =
"<h1>$this->chaturbateHeading ".
"$this->chaturbateSubtext</h1>";
92 $this->chaturbateHeadline =
"<h1>$this->chaturbateHeading</h1>";
97 $this->chaturbateHeadline =
'';
100 if (substr($this->chaturbateWidth, -1) !==
"%")
102 $this->chaturbateWidth = $this->chaturbateWidth.
"%";
106 $this->chaturbateVideoUrl =
"https://chaturbate.com/embed/$this->chaturbateRoom?bgcolor=transparent&disable_sound=$this->chaturbateDisableSound&fullscreen=true&embed_video_only=$this->chaturbateVideoOnly&target=_blank";
113 public function embed()
119 padding-bottom: 56.25%; /* 16:9 */
123 .videoWrapper iframe {
134 <!-- chaturbate room stream iframe -->
135 $this->chaturbateHeadline
136 <div class=\"videoWrapper\">
137 <iframe src=\"$this->chaturbateVideoUrl\"
138 width=\"$this->chaturbateWidth\"
139 height=\"$this->chaturbateHeight\"
if(isset($_POST['save'])) $settings