Home
last modified time | relevance | path

Searched defs:content_html (Results 1 – 4 of 4) sorted by relevance

/plugin/bez/db/
H A Dupdate0001.sql22 content_html TEXT NOT NULL, field
61 content_html TEXT NOT NULL, field
161 content_html TEXT NOT NULL, field
344 content_html TEXT NOT NULL field
/plugin/bez/mdl/
H A DTask_comment.php8 protected $id, $task_id, $author, $create_date, $last_modification_date, $content, $content_html; variable in dokuwiki\\plugin\\bez\\mdl\\Task_comment
H A DTask.php25 protected $content, $content_html; global() variable in dokuwiki\\plugin\\bez\\mdl\\Task
H A DThread.php21 protected $title, $content, $content_html; global() variable in dokuwiki\\plugin\\bez\\mdl\\Thread