Searched defs:isWritable (Results 1 – 4 of 4) sorted by relevance
| /dokuwiki/inc/Search/Index/ | ||
| H A D | AbstractIndex.php | 26 protected bool $isWritable = false; variable in dokuwiki\\Search\\Index\\AbstractIndex |
| H A D | MemoryIndex.php | 31 public function __construct($idx, $suffix = '', $isWritable = false) |
| /dokuwiki/inc/File/ | ||
| H A D | MediaFile.php | 113 public function isWritable() function in dokuwiki\\File\\MediaFile |
| /dokuwiki/inc/Search/Collection/ | ||
| H A D | AbstractCollection.php | 38 protected bool $isWritable = false; variable in dokuwiki\\Search\\Collection\\AbstractCollection |