Home
last modified time | relevance | path

Searched defs:namespace (Results 1 – 25 of 202) sorted by relevance

123456789

/plugin/attribute/
Dhelper.php180 private function loadAttributes($namespace, $user)
236 private function saveAttributes($namespace, $user, $data)
261 public function enumerateUsers($namespace)
300 public function set($namespace, $attribute, $value, $user = null)
337 public function enumerateAttributes($namespace, $user = null)
374 public function exists($namespace, $attribute, $user = null)
410 public function del($namespace, $attribute, $user = null)
452 public function purge($namespace, $user)
495 public function get($namespace, $attribute, &$success = false, $user = null)
/plugin/calendar/classes/
DEventCache.php52 private static function getMonthCacheKey($namespace, $year, $month) {
76 public static function getMonthEvents($namespace, $year, $month, $ttl = self::DEFAULT_TTL) {
123 public static function setMonthEvents($namespace, $year, $month, array $events) {
153 public static function invalidateMonth($namespace, $year, $month) {
171 public static function invalidateNamespace($namespace) {
DEventManager.php42 private static function getNamespaceDir($namespace = '') {
59 private static function getEventFile($namespace, $year, $month) {
73 public static function loadMonth($namespace, $year, $month, $useCache = true) {
303 public static function deleteEvent($eventId, $date, $namespace = '') {
352 public static function getEvent($eventId, $date, $namespace = '') {
DAuditLogger.php81 public function logCreate($namespace, $date, $eventId, $title, $user = null) {
93 public function logUpdate($namespace, $date, $eventId, $title, $changes = [], $user = null) {
106 public function logDelete($namespace, $date, $eventId, $title = '', $user = null) {
118 public function logMove($namespace, $oldDate, $newDate, $eventId, $title, $user = null) {
131 public function logTaskToggle($namespace, $date, $eventId, $title, $completed, $user = null) {
/plugin/asciidocjs/node_modules/function-bind/test/
Dindex.js27 var namespace = { variable
41 var namespace = { variable
55 var namespace = { variable
69 var namespace = { variable
122 var namespace = { variable
137 var namespace = { variable
152 var namespace = { variable
168 var namespace = { variable
183 var namespace = { variable
196 var namespace = { variable
/plugin/webdav/vendor/sabre/xml/lib/Deserializer/
Dfunctions.php61 function keyValue(Reader $reader, $namespace = null) {
153 function enum(Reader $reader, $namespace = null) {
204 function valueObject(Reader $reader, $className, $namespace) {
/plugin/icalevents/vendor/sabre/xml/lib/Deserializer/
Dfunctions.php61 function keyValue(Reader $reader, $namespace = null) {
140 function enum(Reader $reader, $namespace = null) {
181 function valueObject(Reader $reader, $className, $namespace) {
/plugin/tocselect/
Daction.php141 private function get_dir_list($dir, $namespace){
173 private function handle_directory($curdir, $namespace) {
177 private function handle_file($file, $namespace) {
182 private function handle_up($namespace) {
/plugin/tocsidebar/
Daction.php140 private function get_dir_list($dir, $namespace){
172 private function handle_directory($curdir, $namespace) {
176 private function handle_file($file, $namespace) {
181 private function handle_up($namespace) {
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
DContext.php32 private $namespace; variable in phpDocumentor\\Reflection\\Types\\Context
44 public function __construct($namespace, array $namespaceAliases = [])
/plugin/fedauth/Auth/OpenID/
DMessage.php729 function _fixNS($namespace)
767 function hasKey($namespace, $ns_key)
778 function getKey($namespace, $ns_key)
805 function getArg($namespace, $key, $default = null)
824 function getArgs($namespace)
845 function updateArgs($namespace, $updates)
861 function setArg($namespace, $key, $value)
877 function delArg($namespace, $key)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
DEntityKey.php29 public $namespace; variable in Google\\Service\\CloudIdentity\\EntityKey
48 public function setNamespace($namespace)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
DNamespacedName.php29 public $namespace; variable in Google\\Service\\BackupforGKE\\NamespacedName
48 public function setNamespace($namespace)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
DDatastoreIODetails.php25 public $namespace; variable in Google\\Service\\Dataflow\\DatastoreIODetails
34 public function setNamespace($namespace)
/plugin/calendar/
Dcalendar-main.js121 window.filterCalendarByNamespace = function(calId, namespace) { argument
137 window.navCalendar = function(calId, year, month, namespace) { argument
144 namespace: namespace, property
171 window.jumpToToday = function(calId, namespace) { argument
179 window.jumpTodayPanel = function(calId, namespace) { argument
187 window.openMonthPicker = function(calId, currentYear, currentMonth, namespace) { argument
214 window.openMonthPickerPanel = function(calId, currentYear, currentMonth, namespace) { argument
225 window.jumpToSelectedMonth = function(calId, namespace) { argument
244 window.rebuildCalendar = function(calId, year, month, events, namespace) { argument
540 window.renderEventListFromData = function(events, calId, namespace, year, month) { argument
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
DFilesystemLoader.php56 public function getPaths($namespace = self::MAIN_NAMESPACE)
79 public function setPaths($paths, $namespace = self::MAIN_NAMESPACE)
99 public function addPath($path, $namespace = self::MAIN_NAMESPACE)
120 public function prependPath($path, $namespace = self::MAIN_NAMESPACE)
/plugin/evesso/phpoauthlib/src/OAuth/Common/
DAutoLoader.php15 protected $namespace = ''; variable in OAuth\\Common\\AutoLoader
28 public function __construct($namespace, $path)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/
H A DAutoLoader.php15 protected $namespace = ''; variable in OAuth\\Common\\AutoLoader
28 public function __construct($namespace, $path)
/plugin/scrape/vendor/symfony/css-selector/Node/
DElementNode.php26 private $namespace; variable in Symfony\\Component\\CssSelector\\Node\\ElementNode
29 public function __construct(string $namespace = null, string $element = null)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
DGameServerClusterConnectionInfo.php27 public $namespace; variable in Google\\Service\\GameServices\\GameServerClusterConnectionInfo
46 public function setNamespace($namespace)
/plugin/openid/Auth/OpenID/
DMessage.php803 function _fixNS($namespace)
841 function hasKey($namespace, $ns_key)
852 function getKey($namespace, $ns_key)
885 function getArg($namespace, $key, $default = null)
904 function getArgs($namespace)
925 function updateArgs($namespace, $updates)
941 function setArg($namespace, $key, $value)
957 function delArg($namespace, $key)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
DGetServiceAccounts.php30 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\GetServiceAccounts
59 public function setNamespace($namespace): GetServiceAccounts
DGetServiceCredentials.php31 protected $namespace; variable in Elasticsearch\\Endpoints\\Security\\GetServiceCredentials
57 public function setNamespace($namespace): GetServiceCredentials
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DGuestAttributesEntry.php29 public $namespace; variable in Google\\Service\\Compute\\GuestAttributesEntry
52 public function setNamespace($namespace)
DForwardingRuleServiceDirectoryRegistration.php25 public $namespace; variable in Google\\Service\\Compute\\ForwardingRuleServiceDirectoryRegistration
38 public function setNamespace($namespace)

123456789