Home
last modified time | relevance | path

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

/plugin/bookcreator/syntax/
Dbookmanager.php121 … $usercansave = (auth_quickaclcheck($this->getConf('save_namespace').':*') >= AUTH_CREATE);
135 $this->showBookManager($renderer, $usercansave);
193 * @param bool $usercansave User has permissions to save the selection
195 private function showBookManager($renderer, $usercansave) { argument
277 if($usercansave) {