Home
last modified time | relevance | path

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

/plugin/creole/helper/
H A Deventhandler.php69 protected $ownEvent; variable in creole_state_callback
82 $this->ownEvent = NULL;
84 $this->ownEvent = new creole_syntax_event ($ownState, $ownClazz, $ownTag);
94 return $this->ownEvent->equal($compare);
103 return $this->ownEvent;