Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 2023) sorted by relevance

12345678910>>...81

/plugin/socialshareprivacy2/SSP/
DREADME.md153 ### socialSharePrivacy
162 ### destroy
171 ### disable
181 ### enable
191 ### option
201 ### options
211 ### toggle
224 ### socialshareprivacy:create
230 ### socialshareprivacy:destroy
234 ### socialshareprivacy:disable
[all …]
/plugin/amcharts/assets/amcharts/plugins/dataloader/examples/data/
Dmap_areas.json2 "id": "US-AL", string
5 "id": "US-AK", string
8 "id": "US-AZ", string
11 "id": "US-AR", string
14 "id": "US-CA", string
17 "id": "US-CO", string
20 "id": "US-CT", string
23 "id": "US-DE", string
26 "id": "US-FL", string
29 "id": "US-GA", string
[all …]
Dmap.json4 "id": "US-AL", string
7 "id": "US-AK", string
10 "id": "US-AZ", string
13 "id": "US-AR", string
16 "id": "US-CA", string
19 "id": "US-CO", string
22 "id": "US-CT", string
25 "id": "US-DE", string
28 "id": "US-FL", string
31 "id": "US-GA", string
[all …]
/plugin/searchtablejs/TableFilter_EN/
Dtablefilter.js18 function setFilterGrid(id) argument
57 function AddGrid(id) argument
292 function PopulateOptions(id,cellIndex) argument
343 function Filter(id) argument
449 function setPagingInfo(id) argument
490 function GroupByPage(id) argument
527 function applyFilterProps(id) argument
547 function hasGrid(id) argument
564 function getCellsNb(id,nrow) argument
579 function getRowsNb(id) argument
[all …]
/plugin/searchtablejs/
Dtablefilter.js18 function setFilterGrid(id) argument
57 function AddGrid(id) argument
292 function PopulateOptions(id,cellIndex) argument
343 function Filter(id) argument
449 function setPagingInfo(id) argument
490 function GroupByPage(id) argument
527 function applyFilterProps(id) argument
547 function hasGrid(id) argument
564 function getCellsNb(id,nrow) argument
579 function getRowsNb(id) argument
[all …]
/plugin/davcard/
Dhelper.php57 private function getContactByDetails($id, $type, $params = array())
145 public function getAddressbookEntries($id)
164 public function getContactByStructuredName($id, $firstname = '', $lastname = '')
178 public function getContactByEmail($id, $email)
192 public function getContactByFormattedName($id, $name)
205 public function getContactByUri($id, $uri)
258 private function getAddressbookEntryByUri($id, $uri)
278 public function setAddressbookNameForPage($name, $description, $id = null, $userid = null)
317 public function getAddressbookIdForPage($id = null)
350 public function createAddressbookForPage($name, $description, $id = null, $userid = null)
[all …]
/plugin/botmon/config/
H A Dknown-clients.json3 "id": "opera", string
7 "id": "operaold", string
11 "id": "ffios", string
15 "id": "aol", string
19 "id": "samsung", string
23 "id": "uc", string
27 "id": "ya", string
31 "id": "huawei", string
35 "id": "ecosia", string
39 "id": "silk", string
[all …]
H A Dknown-platforms.json3 "id": "win10", string
7 "id": "linux", string
11 "id": "bsd", string
15 "id": "ios", string
19 "id": "fire", string
23 "id": "androidold", string
27 "id": "android", string
31 "id": "macosold", string
35 "id": "macos", string
39 "id": "winold", string
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dcollection.js8 a = new Backbone.Model({id: 3, label: 'a'}); property
9 b = new Backbone.Model({id: 2, label: 'b'}); property
10 c = new Backbone.Model({id: 1, label: 'c'}); property
11 d = new Backbone.Model({id: 0, label: 'd'}); property
40 {id: 3}, property
41 {id: 1}, property
42 {id: 2} property
68 var collection = new Backbone.Collection([{id: 1}], { property
72 collection.add({id: 2}); property
83 assert.equal(col.get({id: 1}), c); property
[all …]
/plugin/asciidocjs/node_modules/esutils/lib/
Dkeyword.js30 function isStrictModeReservedWordES6(id) { argument
46 function isKeywordES5(id, strict) { argument
54 function isKeywordES6(id, strict) { argument
85 function isReservedWordES5(id, strict) { argument
89 function isReservedWordES6(id, strict) { argument
93 function isRestrictedWord(id) { argument
97 function isIdentifierNameES5(id) { argument
120 function isIdentifierNameES6(id) { argument
145 function isIdentifierES5(id, strict) { argument
149 function isIdentifierES6(id, strict) { argument
/plugin/publish/
H A Dhelper.php25 function in_namespace($namespace_list, $id) {
109 function getRevision($id = null) {
122 function getApprovals($id = null) {
134 function getMeta($id = null) {
151 function checkApprovalFormat($meta, $id) {
194 function getSortedApprovedRevisions($id = null) {
210 function isRevisionApproved($revision, $id = null) {
218 function isCurrentRevisionApproved($id = null) {
222 function getLatestApprovedRevision($id = null) {
293 function isHidden($id = null) {
[all …]
/plugin/fedauth/classes/
Dfa_providerlist.class.php113 public function addCustom($id, $name, $url, $large, $small) {
154 public function get($id) {
202 public function getImageXHTML($id, $class='') {
214 public function isFirst($id) {
228 public function isLast($id) {
240 public function moveDown($id) {
261 public function moveUp($id) {
282 public function removeCustom($id) {
339 public function toggleSize($id) {
366 private function &_getOrderFor($id) {
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar.js243 Sidebar.prototype.togglePalette = function(id) argument
262 Sidebar.prototype.showPalette = function(id, visible) argument
282 Sidebar.prototype.getConfigurationById = function(id) argument
460 …entries: [{title: mxResources.get('general'), id: 'general', image: IMAGE_PATH + '/sidebar-general… property
461 … {title: mxResources.get('basic'), id: 'basic', image: IMAGE_PATH + '/sidebar-basic.png'}, property
462 … {title: mxResources.get('arrows'), id: 'arrows2', image: IMAGE_PATH + '/sidebar-arrows2.png'}, property
463 … {title: mxResources.get('clipart'), id: 'clipart', image: IMAGE_PATH + '/sidebar-clipart.png'}, property
464 …{title: mxResources.get('flowchart'), id: 'flowchart', image: IMAGE_PATH + '/sidebar-flowchart.png… property
466 …entries: [{title: 'Active Directory', id: 'active_directory', image: IMAGE_PATH + '/sidebar-active… property
467 … {title: mxResources.get('android'), id: 'android', image: IMAGE_PATH + '/sidebar-android.png'}, property
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_multiselect.js130 setFirstSelected: function(id) { argument
151 setLastSelected: function (id) { argument
166 select: function (id, e) { argument
177 toggle: function (id, e) { argument
184 unselect: function (id, e) { argument
194 isSelected: function (id) { argument
217 isSameLevel: function(id) { argument
227 afterSelect: function(id) { argument
321 gantt.selectTask = function(id) { argument
338 gantt.unselectTask = function(id) { argument
[all …]
/plugin/doi/Resolver/
H A DAbstractResolver.php43 abstract public function getFallbackURL($id);
51 abstract public function cleanID($id);
60 abstract public function getData($id);
68 abstract protected function fetchData($id);
79 protected function fetchCachedData($id)
/plugin/pagetitle/
Dhelper.php29 public function html_youarehere($start_depth = 0, $id = null)
76 public function tpl_pagelink($id = null, $name = null, $exists = null, $print = true)
87 private function html_pagelink($id = null, $name = null, $exists = null)
120 private function wl($id = null)
154 public function tpl_pagetitle($id = null, $print = true)
163 private function pagetitle($id = null)
/plugin/pdb/classes/
Dcache.php36 function GetMediaPath($id){
70 function GetMediaLink($id){
80 function GetMediaText($id){
94 function PutMediaText($id,$text){
126 function Exists($id){
160 function _save_array($id,$ar=''){
192 function _read_array($id){
/plugin/cache/
Dplugin_cache.php43 function GetMediaPath($id){
77 function GetMediaLink($id){
87 function GetMediaText($id){
101 function PutMediaText($id,$text){
133 function Exists($id){
167 function _save_array($id,$ar=''){
199 function _read_array($id){
/plugin/pubchem/classes/
Dcache.php36 function GetMediaPath($id){
70 function GetMediaLink($id){
80 function GetMediaText($id){
94 function PutMediaText($id,$text){
126 function Exists($id){
160 function _save_array($id,$ar=''){
192 function _read_array($id){
/plugin/pubmed/classes/
Dcache.php36 function GetMediaPath($id){
70 function GetMediaLink($id){
80 function GetMediaText($id){
94 function PutMediaText($id,$text){
126 function Exists($id){
160 function _save_array($id,$ar=''){
192 function _read_array($id){
/plugin/move/helper/
Drewrite.php45 public function getMoveMeta($id) {
79 public function unsetMoveMeta($id) {
92 public function setMoveMeta($id, $src, $dst, $type) {
104 public function setMoveMetas($id, $moves, $type) {
127 public function setSelfMoveMeta($id) {
210 public function rewrite($id, $text) {
271 public function rewritePage($id, $text = null, $save = true) {
/plugin/freesync/
Dhelper.php221 function getLocalPage($id, $onlyinfo = false) {
250 function getRemotePage($id, $onlyinfo = false) {
265 function page_l2r($id, $sum='') {
281 function page_r2l($id, $sum='') {
359 function getLocalFile($id, $onlyinfo = false) {
379 function getRemoteFile($id, $onlyinfo = false) {
397 function file_l2r($id, $sum='') {
411 function file_r2l($id, $sum='') {
518 function getDiff($id) {
/plugin/renderrevisions/helper/
H A Dstorage.php21 public function getFilename($id, $rev)
35 public function saveRevision($id, $rev, $content)
48 public function getRevision($id, $rev)
62 public function hasRevision($id, $rev)
75 public function cleanUp($id)
/plugin/jsonrpc/
Djsonrpc.php98 public function rawPage($id,$rev=''){
124 public function getAttachment($id){
138 public function getAttachmentInfo($id){
154 public function htmlPage($id,$rev=''){
161 public function htmlPagePart($id,$rev='',$maxHeader=3,$maxItems=3){
271 public function listBackLinks($id){
276 public function pageInfo($id,$rev=''){
298 public function putPage($id, $text, $params) {
368 public function putAttachment($id, $file, $params) {
432 public function deleteAttachment($id){
[all …]
/plugin/approve/helper/
H A Dacl.php7 public function useApproveHere($id) {
17 public function clientCanApprove($id): bool
45 public function clientCanMarkReadyForApproval($id): bool {
64 public function clientCanSeeDrafts($id): bool {

12345678910>>...81