userid = $node[userid] ? $node[userid] : $user->userid; $this->title = $node[title]; $this->timestamp = $node[timestamp] ? $node[timestamp] : time(); $this->cid = $node[cid]; $this->tid = $node[tid]; } } function node_conf_filters() { $output .= form_select(t("Strip HTML tags"), "filter_html", variable_get("filter_html", 0), array("Disabled", "Enabled"), t("Strip HTML and PHP tags.")); $output .= form_textfield(t("Allowed HTML tags"), "allowed_html", variable_get("allowed_html", "