Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dsyntax.php41 private function syncConfigPath() { function in syntax_plugin_calendar
193 $configFile = $this->syncConfigPath();
820 $configFile = $this->syncConfigPath();
845 $configFile = $this->syncConfigPath();
1322 $configFile = $this->syncConfigPath();
2570 $configFile = $this->syncConfigPath();
H A Dadmin.php33 private function syncConfigPath() { function in admin_plugin_calendar
236 $configFile = $this->syncConfigPath();
884 $configFile = $this->syncConfigPath();
2884 $configFile = $this->syncConfigPath();
5163 $configFile = $this->syncConfigPath();
6008 $configFile = $this->syncConfigPath();
6115 $configFile = $this->syncConfigPath();
H A DPROJECT_HISTORY.md223 - Per-animal sync credentials with `syncConfigPath()` fallback
H A DCHANGELOG.md47 - Added `syncConfigPath()` helper with fallback logic