Home
last modified time | relevance | path

Searched defs:ID (Results 1 – 25 of 75) sorted by relevance

123

/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)
/plugin/charter/lib/pchart/
H A DpCache.class.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)
/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/chat/
H A Dchat.php93 function isChatID($ID) {
105 function stripChatNS($ID) {
116 function addChatNS($ID) {
/plugin/prolog/
H A Dattribute_include.php72 function scan($ID = null)
124 function getScanType($ID = null)
201 function ID2abs($ID = null) {
/plugin/tagadd/
H A Daction.php122 protected function createNsSelector($ID, $ns_selected){
158 protected function createForm($ID,$ns)
/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 Dtools.php76 function button_delete($ID) {
82 function button_remake($ID) {
/plugin/fedauth/
H A Dajax.php35 $ID = getID(); variable
/plugin/combo/db/combo/
H A Dupdate0013.sql4 ID TEXT NOT NULL PRIMARY KEY, -- The page id field
H A Dupdate0005.sql3 ID TEXT NOT NULL PRIMARY KEY, -- The page id field
H A Dupdate0003.sql7 ID INTEGER PRIMARY KEY, field
H A Dupdate0002.sql4 ID TEXT NOT NULL, -- The page id field
/plugin/pageredirect/
H A Daction.php145 private function flash_message($ID) { argument
184 get_metadata($ID) global() argument
[all...]
/plugin/captcha/
H A Dimg.php15 $ID = $_REQUEST['id']; global() variable
H A Dwav.php15 $ID = $_REQUEST['id']; global() variable
/plugin/tumblr/
H A Dsyntax.php170 function make_link($url, $ID, $inner=false) {
179 function print_tags($tags, $ID) {
/plugin/tabinclude/
H A Dajax.php30 $ID=$_POST['page']; variable
/plugin/zotero/tests/
H A DZoteroEntryTest.php6 const ID = "ABC"; define in ZoteroEntryTest
/plugin/superacl/
H A Dajax.php22 $ID = getID(); variable
/plugin/dokutranslate/
H A Dajax.php24 $ID = getID(); variable
/plugin/autlogin/
H A Dajax.php22 $ID = getID(); variable
/plugin/siteexport/exe/
H A Dsiteexportmanager.php40 $ID = $NS . ':' . getID(); variable
/plugin/bliki/
H A Dsyntax.php85 function getPosts($ID, $num, $offset = 0) {
228 function getUrlPartFromTimestamp($ID, $ts=0) {

123