| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/ |
| D | ListTargetsResponse.php | 51 public function setTargets($targets) argument 53 $this->targets = $targets; 60 return $this->targets;
|
| /plugin/farmsync/meta/ |
| D | EntityUpdates.php | 8 protected $targets; variable in dokuwiki\\plugin\\farmsync\\meta\\EntityUpdates 18 public function __construct($source, $targets, $entities) { argument 20 $this->targets = $targets; 26 $total = count($this->targets); 28 foreach ($this->targets as $target) {
|
| /plugin/farmsync/ |
| D | admin.php | 92 $targets = array_keys($INPUT->arr('farmsync-animals')); 103 … $updaters[] = new \dokuwiki\plugin\farmsync\meta\PageUpdates($source, $targets, $pages); 104 … $updaters[] = new \dokuwiki\plugin\farmsync\meta\TemplateUpdates($source, $targets, $pages); 107 … $updaters[] = new \dokuwiki\plugin\farmsync\meta\MediaUpdates($source, $targets, $media); 110 … $updaters[] = new \dokuwiki\plugin\farmsync\meta\StructUpdates($source, $targets, $struct); 121 foreach ($targets as $target) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
| D | DriveActivity.php | 83 public function setTargets($targets) argument 85 $this->targets = $targets; 92 return $this->targets;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/ |
| D | Datafeed.php | 169 public function setTargets($targets) argument 171 $this->targets = $targets; 178 return $this->targets;
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/ |
| D | ForTokenParser.php | 41 $targets = $this->parser->getExpressionParser()->parseAssignmentExpression(); 60 if (\count($targets) > 1) { 61 $keyTarget = $targets->getNode(0); 63 $valueTarget = $targets->getNode(1); 67 $valueTarget = $targets->getNode(0);
|
| D | UseTokenParser.php | 44 $targets = []; 54 $targets[$name] = new ConstantExpression($alias, -1); 64 … $this->parser->addTrait(new Node(['template' => $template, 'targets' => new Node($targets)]));
|
| D | FromTokenParser.php | 34 $targets = []; 43 $targets[$name] = $alias; 54 foreach ($targets as $name => $alias) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
| D | GoogleCloudApigeeV1ApiProxyRevision.php | 106 public $targets; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1ApiProxyRevision 413 public function setTargets($targets) argument 415 $this->targets = $targets; 422 return $this->targets;
|
| D | GoogleCloudApigeeV1EnvironmentConfig.php | 309 public function setTargets($targets) argument 311 $this->targets = $targets; 318 return $this->targets;
|
| /plugin/linkback/ |
| D | admin.php | 58 $targets = $this->_getTargets(); 61 $more = count($targets) > ($first + $num); 62 $targets = array_slice($targets, $first, $num); 64 foreach ($targets as $target){ 82 if(count($targets) === 0) {
|
| /plugin/mediasyntax/syntax/ |
| D | link.php | 37 $targets=explode(' ',$target); 39 $handler->addCall('externallink', array($targets[0],$cleartext), $pos);
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/ |
| D | DisallowShortOpenTagSniff.php | 41 $targets = array( 48 $targets[] = T_INLINE_HTML; 51 return $targets;
|
| /plugin/combo/resources/snippet/js/ |
| H A D | onview-intersector.js | 48 const targets = document.querySelectorAll(".show-on-scroll"); constant 49 targets.forEach(function(target) {
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/ |
| D | Target.php | 60 public $targets; variable in Doctrine\\Common\\Annotations\\Annotation\\Target 103 $this->targets = $bitmask;
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Attr.AllowedFrameTargets.txt | 5 Lookup table of all allowed link frame targets. Some commonly used link 6 targets include _blank, _self, _parent and _top. Values should be
|
| /plugin/button/ |
| D | syntax.php | 110 protected $targets = array(); variable in syntax_plugin_button 172 $this->targets[$ID][$name] = $value; 177 return $this->targets[$ID][$name]; 182 …turn (array_key_exists($ID, $this->targets) && is_array($this->targets[$ID]) && array_key_exists($…
|
| /plugin/explain/ |
| D | syntax.php | 60 function link($targets) { argument 61 foreach($targets as $target) {
|
| /plugin/gil/ |
| D | ChangeLog | 21 Instead of performing (input*source*targets) requests to Yahoo Finances, the 22 plugin now performs only (source*targets) requests, thus reducing traffic
|
| /plugin/dropfiles/ |
| D | .babelrc | 4 "targets": {
|
| /plugin/fetchmedia/ |
| D | .babelrc | 4 "targets": {
|
| /plugin/diagramsnet/lib/plugins/trees/ |
| D | trees.js | 418 ui.sidebar.dropAndConnect = function(source, targets, direction, dropCellIndex) argument 704 var targets = []; 712 targets.push(target); 716 var bbox = graph.view.getBounds(targets); 758 var targets = []; 771 targets.push(temp); 775 targets.sort(function(a, b) 781 return targets; 809 var targets = getOrderedTargets(graph.model.getTerminal(edges[0], true), h2, cell); 814 var idx = mxUtils.indexOf(targets, state); [all …]
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/rollup/ |
| D | config.walk.js | 7 targets: [
|
| D | config.main.js | 7 targets: [
|
| D | config.loose.js | 13 targets: [
|