| /plugin/geophp/vendor/funiq/geophp/src/Adapter/ |
| D | KML.php | 42 private $nss = ''; // Name-space string. eg 'georss:' variable in geoPHP\\Adapter\\KML 248 $this->nss = $namespace . ':'; 286 $str = '<' . $this->nss . "Point>\n<" . $this->nss . 'coordinates>'; 292 return $str . '</' . $this->nss . 'coordinates></' . $this->nss . "Point>\n"; 306 $str = '<' . $this->nss . $type . ">\n"; 309 $str .= '<' . $this->nss . 'coordinates>'; 319 $str .= '</' . $this->nss . 'coordinates>'; 322 $str .= '</' . $this->nss . $type . ">\n"; 337 …$str = '<' . $this->nss . 'outerBoundaryIs>' . $this->linestringToKML($components[0], 'LinearRing'… 339 …$str .= '<' . $this->nss . 'innerBoundaryIs>' . $this->linestringToKML($comp) . '</' . $this->nss … [all …]
|
| D | GeoRSS.php | 34 private $nss = ''; // Name-space string. eg 'georss:' variable in geoPHP\\Adapter\\GeoRSS 59 $this->nss = $namespace . ':'; 226 …return '<' . $this->nss . 'point>' . $geometry->y() . ' ' . $geometry->x() . '</' . $this->nss . '… 235 $output = '<' . $this->nss . 'line>'; 242 $output .= '</' . $this->nss . 'line>'; 252 $output = '<' . $this->nss . 'polygon>'; 260 $output .= '</' . $this->nss . 'polygon>'; 270 $georss = '<' . $this->nss . 'where>'; 276 $georss .= '</' . $this->nss . 'where>';
|
| D | GPX.php | 30 protected $nss = ''; // Name-space string. eg 'georss:' variable in geoPHP\\Adapter\\GPX 320 $this->nss = $namespace . ':'; 326 <' . $this->nss . 'gpx creator="geoPHP" version="1.1" 332 '</' . $this->nss . 'gpx> 372 …$node = $indent . "<" . $this->nss . $tag . " lat=\"" . $geom->getY() . "\" lon=\"" . $geom->getX(… 377 $indent . "</" . $this->nss . $tag . ">\n"; 383 …return $indent . "<" . $this->nss . $tag . " lat=\"" . $geom->getY() . "\" lon=\"" . $geom->getX()… 405 …$gpx = "<" . $this->nss . "trk>\n" . self::processGeometryData($geom, $this->gpxTypes->get('trkTyp… 408 $gpx .= "\t<" . $this->nss . "trkseg>\n"; 412 $gpx .= "\t</" . $this->nss . "trkseg>\n"; [all …]
|
| /plugin/usersubscriptions/ |
| D | syntax.php | 131 $nss = $this->getLang('current_namespace'); 134 $nss = $this->getLang('all_namespaces'); 136 }else $nss = $this->getLang('the_namespace').' '.$fmtns; 167 function _getUserSubscriptions($ns, $recursive, $lvl=0, $nss=false) { argument 182 'usersubscribed' => ($s || $sns || $nss), 184 'subscribedfromparent' => (!$isns && $sns) || $nss, 192 …$us = array_merge($us, $this->_getUserSubscriptions($scns, $recursive-1, $lvl+1, $nss || ($sns && …
|
| D | usersubscriptions.tpl.php | 24 …2' : '1'; ?>" class="usersubscriptions_namespace"><?php echo $renderer->_xmlEntities($nss); ?></th>
|
| /plugin/tindexmenu/syntax/ |
| D | indexmenu.php | 183 'nss' => $nss, 506 $nss=$opts['nss']; 507 for ($a=0; $a<count($nss);$a++) { 508 if (preg_match("/^".$id."($|:.+)/i",$nss[$a][0],$match)) { 511 } elseif (preg_match("/^".$nss[$a][0]."(:.*)/i",$id,$match)) { 513 if ($nss[$a][1] == -1 || substr_count($match[1],":") < $nss[$a][1]) {
|
| /plugin/tindexmenu/ |
| D | ajax.php | 163 $nss= ($_REQUEST['nss']) ? cleanID($_REQUEST['nss']) : ''; 171 'nss' => array(array($nss,1)),
|
| /plugin/indexmenu/ |
| D | action.php | 473 $nss = $INPUT->str('nss', '', true); 504 'nss' => [[$nss, 1]],
|
| /plugin/stats/ |
| D | syntax.php | 894 $nss = array(); 897 $nss[] = $ns." (".$size.")"; 921 $DataSet->AddPoint($nss,'namespaces');
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | mdnn-1.js | 8 …61;</text>',ns:'<text id="ns" class="music" x="-8" y="11"></text>',nss:'<text id="nss" cla… property
|
| /plugin/authgoogle/google/io/ |
| D | cacerts.pem | 4 # http://mxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt
|
| /plugin/quickstats/GEOIP/vendor/composer/ca-bundle/res/ |
| D | cacert.pem | 9 ## https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/…
|
| /plugin/xtern/ca/ |
| D | cacert.pem | 9 ## https://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/…
|
| /plugin/fblogin/lib/ |
| D | fb_ca_chain_bundle.crt | 9 ## http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1
|