Home
last modified time | relevance | path

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

/dokuwiki/inc/Menu/Item/
DAbstractItem.php196 * @param int $ctx the current context
199 public function visibleInContext($ctx) argument
201 return (bool)($ctx & $this->context);