Home
last modified time | relevance | path

Searched defs:ID (Results 51 – 75 of 75) sorted by path

123

/plugin/nsexport/packer/
H A Dpacker.php29 public function pack_page($ID) {
/plugin/offline/
H A Drenderer.php318 function create_url_prefix($ID) {
/plugin/pageredirect/
H A Daction.php145 private function flash_message($ID) { argument
184 get_metadata($ID) global() argument
[all...]
/plugin/projects/lib/
H A Dlayout.php13 protected $ID = NULL; variable in ProjectFileLayout
24 public function __construct($project, $ID, $file) {
142 public function __construct($project, $ID, $file) {
H A Dproject.php61 private $ID = NULL; variable in Project
82 public function __construct($ID) {
H A Dtools.php76 function button_delete($ID) {
82 function button_remake($ID) {
/plugin/projects/pchart/pchart/
H A Dpcache.php61 function IsInCache($ID,$Data,$Hash="")
73 function WriteToCache($ID,$Data,$Picture)
82 function DeleteFromCache($ID,$Data)
92 function GetFromCache($ID,$Data)
106 function GetHash($ID,$Data)
H A Dpchart.php244 function setColorPalette($ID,$R,$G,$B)
/plugin/prolog/
H A Dattribute_include.php72 function scan($ID = null)
124 function getScanType($ID = null)
201 function ID2abs($ID = null) {
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php26 var $ID = null; variable in JsHttpRequest
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js11605 ID: "firebug-" + new Date().getTime() property in Firebug.Lite.Cache
13427 Expr.find.ID = function(match, context, isXML){ function
13434 Expr.filter.ID = function(elem, match){ function
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js470 ID = function () { function
885 ID = function (el) { function
/plugin/siteexport/action/
H A Dajax.php472 private function __siteexport_add_site($ID) {
845 … &$newAdditionalParameters, &$PARAMS, &$noDeepReplace, &$fileName, &$newDepth, &$ID, &$IDexists ) {
/plugin/siteexport/exe/
H A Dsiteexportmanager.php40 $ID = $NS . ':' . getID(); variable
/plugin/siteexport/
H A Dhelper.php133 public function __getOrderedListOfPagesForStartEnd($ID, $start, $end)
/plugin/siteexport/inc/
H A Dfunctions.php88 public function getSiteName($ID, $overrideRewrite = false) {
110 public function getSiteTitle($ID) {
/plugin/starred/
H A Dhelper.php139 public function starHtml($ID, $pageid, $inneronly = false, $setid = false)
/plugin/statdisplay/pchart/
H A DpCache.php50 public function IsInCache($ID, $Data, $Hash = "") {
63 public function WriteToCache($ID, $Data, pChart $Picture) {
73 public function DeleteFromCache($ID, $Data) {
89 public function GetFromCache($ID, $Data, $return = FALSE) {
107 protected function GetHash($ID, $Data) {
/plugin/statistics/inc/pchart/
H A DpCache.php51 public function IsInCache($ID, $Data, $Hash = '') { argument
61 public function WriteToCache($ID, $Data, pChart $Picture) { argument
71 public function DeleteFromCache($ID, $Data) { argument
87 public function GetFromCache($ID, $Data, $return = FALSE) { argument
104 GetHash($ID, $Data) global() argument
[all...]
/plugin/superacl/
H A Dajax.php22 $ID = getID(); variable
/plugin/tabinclude/
H A Dajax.php30 $ID=$_POST['page']; variable
/plugin/tagadd/
H A Daction.php122 protected function createNsSelector($ID, $ns_selected){
158 protected function createForm($ID,$ns)
/plugin/tumblr/
H A Dsyntax.php170 function make_link($url, $ID, $inner=false) {
179 function print_tags($tags, $ID) {
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js2890 FBL.ns(function(){with(FBL){Firebug.Lite.Cache={ID:"firebug-"+new Date().getTime()}; property in Firebug.Lite.Cache
3390 if(!!document.getElementById(id)){Expr.find.ID=function(match,context,isXML){if(typeof context.getE… function
3393 Expr.filter.ID=function(elem,match){var node=typeof elem.getAttributeNode!=="undefined"&&elem.getAt… function
/plugin/zotero/tests/
H A DZoteroEntryTest.php6 const ID = "ABC"; define in ZoteroEntryTest

123