| /plugin/strata/ |
| D | action.php | 49 $triples =& plugin_load('helper', 'strata_triples'); 50 $triples->beginPreview(); 94 $triples =& plugin_load('helper', 'strata_triples'); 95 $triples->endPreview(); 132 $triples =& plugin_load('helper', 'strata_triples'); 142 $triples->addTriple($id, $util->getTitleKey(), $title, $id); 153 $triples =& plugin_load('helper', 'strata_triples'); 156 $triples->removeTriples(null,null,null,$id);
|
| /plugin/strata/syntax/ |
| D | entry.php | 21 $this->triples =& plugin_load('helper', 'strata_triples'); 297 …$this->util->renderValue($mode, $R, $this->triples, $triple['value'], $triple['type'], $type, $tri… 314 $this->util->renderPredicate($mode, $R, $this->triples, $key); 323 …$this->util->renderValue($mode, $R, $this->triples, $triple['value'], $triple['type'], $triple['hi… 354 $triples = array(); 395 $this->util->renderPredicate($mode, $R, $this->triples, $property); 400 $type->render($mode, $R, $this->triples, $triple['value'], $triple['hint']); 403 … $triples[] = array('subject'=>$subject, 'predicate'=>$property, 'object'=>$triple['value']); 410 $this->triples->addTriples($triples, $ID);
|
| D | list.php | 41 $result = $this->triples->queryRelations($query); 99 …$this->util->renderField($mode, $R, $this->triples, $values, $f['typeName'], $f['hint'], $f['type'… 122 …$this->util->renderField($mode, $R, $this->triples, $f['aggregate']->aggregate($row[$f['variable']…
|
| D | table.php | 44 $result = $this->triples->queryRelations($query); 85 …$this->util->renderField($mode, $R, $this->triples, $f['aggregate']->aggregate($row[$f['variable']… 112 …$this->util->renderField($mode, $R, $this->triples, $f['aggregate']->aggregate($row[$f['variable']…
|
| D | radar.php | 45 $result = $this->triples->queryRelations($query); 109 …$this->util->renderField($mode, $R, $this->triples, $f['aggregate']->aggregate($row[$f['variable']…
|
| D | select.php | 19 $this->triples =& plugin_load('helper', 'strata_triples');
|
| /plugin/strata/lib/ |
| D | strata_type.php | 23 * @param triples ref reference to the current triples helper 28 function render($mode, &$renderer, &$triples, $value, $hint) { argument
|
| /plugin/strata/types/ |
| D | enum.php | 12 function render($mode, &$R, &$triples, $value, $hint) { argument 22 $labels = $triples ->fetchTriples ($hint,null,$value,null,null);
|
| D | date.php | 13 function render($mode, &$R, &$triples, $value, $hint) { argument
|
| D | link.php | 13 function render($mode, &$renderer, &$triples, $value, $hint) { argument
|
| /plugin/codemirror/dist/modes/ |
| D | ntriples.min.js.map | 1 …triples/\n***********************************************************/\n\n/*\n The following ex…
|
| D | clike.min.js | 1 …triples:'"'}}});function D(a){return function(b,c){var d=false,e,f=false;while(!b.eol()){if(!a&&!d… property
|
| D | groovy.min.js | 1 … return f.indented+(g?0:b.indentUnit)},electricChars:"{}",closeBrackets:{triples:"'\""},fold:"brac…
|
| D | groovy.min.js.map | 1 …triples","fold","blockCommentStart","blockCommentEnd","lineComment","defineMIME"],"mappings":"CAGA…
|
| D | python.min.js.map | 1 …triples","lineComment","fold","defineMIME","str","split","name"],"mappings":"CAGA,SAAUA,GACR,SAAWC…
|
| D | clike.min.js.map | 1 …triples","tokenKotlinString","tripleString","skipTo","intendSwitch","stringTokenizer","tokenCeylon…
|
| /plugin/strata/helper/ |
| D | triples.php | 211 * @param triples array contains all triples as arrays with subject, predicate and object keys 215 function addTriples($triples, $graph) { argument 223 foreach($triples as $t) { 358 function __construct($triples) { argument 359 $this->_triples = $triples;
|
| D | syntax.php | 500 $triples = array(); 571 …$triples[] = array('type'=>'triple','subject'=>$subject, 'predicate'=>$predicate, 'object'=>$objec… 688 return array($triples, $filters, $scope);
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js.map | 1 …triples","explode","closeBrackets","ensureBound","conf","handleBackspace","handleEnter","chars","h…
|
| D | scripts.min.js | 6 …irror)})(function(a){var b={pairs:"()[]{}''\"\"",closeBefore:")]}'\":;>",triples:"",explode:"[]{}"…
|
| /plugin/mizarveifiabledocs/dist/ |
| D | script.js.map | 1 …triples for each open\n // bracket on BracketStack.\n if (br = $b3e9d73db824…
|
| /plugin/mizarproofchecker/dist/ |
| D | script.js.map | 1 …triples for each open\n // bracket on BracketStack.\n if (br = $b3e9d73db824…
|
| /plugin/mizarverifiabledocs/dist/ |
| H A D | script.js.map | 1 …triples for each open\n // bracket on BracketStack.\n if (br = $b3e9d73db824…
|