Home
last modified time | relevance | path

Searched refs:is_img (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/Ui/
H A DMediaDiff.php27 protected $is_img; variable in dokuwiki\\Ui\\MediaDiff
89 $this->is_img = preg_match('/\.(jpe?g|gif|png)$/', $this->id);
95 if ($this->is_img) {
106 $this->is_img = ($this->is_img
111 if (!$this->is_img) {
140 if ($this->is_img && !$this->preference['fromAjax']) {
156 if ($this->is_img && !$this->preference['fromAjax']) {