Home
last modified time | relevance | path

Searched refs:getID (Results 51 – 75 of 78) sorted by relevance

1234

/plugin/data/
H A Dhelper.php66 $value = $trans->getLangPart(getID());
/plugin/recommend/
H A Daction.php131 $id = getID(); // we may run in AJAX context
/plugin/tcycle/
H A Dsyntax.php45 $namespace = str_replace(':', '/', getNS(cleanID(getID())));
/plugin/directions/syntax/
H A Dcommon.php97 $id = getID();
/plugin/addnewpage/
H A Dsyntax.php134 $ID=getID();
/plugin/geotag/syntax/
H A Dgeotag.php160 getID(), array(
/plugin/infomail/
H A Daction.php65 $id = getID(); // we may run in AJAX context
/plugin/translation/
H A Daction.php66 $id = getID();
/plugin/sentry/
H A DEvent.php87 public function getID() function in dokuwiki\\plugin\\sentry\\Event
/plugin/authhiorgserver/
H A Dauth.php101 $ID = getID();
/plugin/nstoc/
H A Dsyntax.php517 $current = str_replace('/', ':', getID('id', FALSE));
/plugin/sfauth/
H A Dhelper.php127 $_SESSION['sfauth_id'] = getID();
/plugin/autotranslation/
H A Daction.php191 $id = getID();
H A Dhelper.php68 if ( empty($ID) ) { $ID = getID(); }
/plugin/spatialhelper/
H A Daction.php312 getID(),
/plugin/translator/
H A Dhelper.php366 function _getMasterKeyIDFromName($KeyName, $CategoryID, $isID=false, $getID=true) { argument
381 return $getID ? $data['KeyID'] : $data['Value'];
/plugin/struct/meta/
H A DAggregationTable.php102 public function getID() global() function in dokuwiki\\plugin\\struct\\meta\\AggregationTable
/plugin/eventline/timeline_js/scripts/
H A Dsources.js439 getID: function() { return this._id; }, method in Timeline.DefaultEventSource.Event
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DBasicGraphEditor.java652 .getID(), e.getActionCommand())); in bind()
H A DBasicGraphEditor.java.bak640 .getID(), e.getActionCommand()));
/plugin/catlist/
H A Dsyntax.php466 $data['ns'] = getNS(cleanID(getID())); // update namespace to the one currently displayed
/plugin/jmol2/jmol/
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/a2s/
H A DASCIIToSVG.php2079 public function getID() { function in dokuwiki\\plugin\\a2s\\SVGPath
2772 public function getID() { function in dokuwiki\\plugin\\a2s\\SVGText
/plugin/database2/
H A Ddatabase2.php304 return getID();

1234