Home
last modified time | relevance | path

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

/dports/www/nextcloud-appointments/appointments/lib/Controller/
H A DPageController.php910 BackendUtils::PSN_EMPTY . ":" . ($pps[BackendUtils::PSN_EMPTY] ? "1" : "0") . '.' .
/dports/www/nextcloud-appointments/appointments/lib/Backend/
H A DBackendUtils.php106 public const PSN_EMPTY = "showEmpty"; define in OCA\\Appointments\\Backend\\BackendUtils
978 self::PSN_EMPTY => true,