Home
last modified time | relevance | path

Searched defs:cid (Results 1 – 20 of 20) sorted by relevance

/plugin/discussion/
Daction.php333 protected function redirect($cid)
754 protected function removeComment($cid, $comments)
774 …protected function showCommentWithReplies($cid, &$data, $parent = '', $reply = '', $isVisible = tr…
813 protected function showComment($cid, $data, $reply, $isVisible)
936 protected function showReplyForm($cid, $reply)
953 protected function showReplies($cid, &$data, $reply, &$isVisible)
1020 protected function showCommentForm($raw, $act, $cid = null)
1198 protected function showButton($cid, $label, $act, $jump = false)
1775 protected function phraseMatchInComment($phrase, $cid, &$data, $parent = '')
1853 protected function addCommentWords($cid, &$data, $parent = '')
Dadmin.php257 protected function addComment($cid, &$data, &$result, $id, $parent = '', $level = 1)
/plugin/pubchem/
Dsyntax.php146 function getImageHtml($cid,$mode){
159 function getProperties($cid){
208 function getPubchemXml($cid){
236 function _name_row(&$renderer,$cid,$iupac='',$title=''){
/plugin/swiftmail/Swift/Message/
DEmbeddedFile.php26 protected $cid = null; variable in Swift_Message_EmbeddedFile
36 …public function __construct($data=null, $name=null, $type="application/octet-stream", $cid=null, $…
DImage.php30 …ruct(Swift_File $data=null, $name=null, $type="application/octet-stream", $cid=null, $encoding="ba…
/plugin/blogtng/helper/
Dcomments.php45 public function comment_by_cid($cid) {
192 public function delete($cid) {
217 public function moderate($cid, $status) {
/plugin/addressbook/
Dsyntax.php297 function showcontact($cid,$target = false){
369 function getContactData($cid){
515 function deleteContact($cid){
/plugin/mantis/lib/
Dnusoapmime.php88 …function addAttachment($data, $filename = '', $contenttype = 'application/octet-stream', $cid = fa…
327 …function addAttachment($data, $filename = '', $contenttype = 'application/octet-stream', $cid = fa…
/plugin/blogtng/db/
Dupdate0004.sql3 cid INTEGER PRIMARY KEY, field
21 cid INTEGER PRIMARY KEY, field
Dupdate0001.sql19 cid INTEGER PRIMARY KEY, field
/plugin/pdb/classes/
D_NCBI.php44 function GetPubchemXml($cid){
/plugin/pubmed/classes/
D_NCBI.php44 function GetPubchemXml($cid){
/plugin/pubchem/classes/
D_NCBI.php44 function GetPubchemXml($cid){
/plugin/canvas/
Dcanvas.php130 protected function _htmlCanvas($cid, $ctype, $opts) {
/plugin/blogtng/entities/
DComment.php23 private $cid; variable in dokuwiki\\plugin\\blogtng\\entities\\Comment
284 public function setCid($cid)
/plugin/photogallery/phpThumb/
DphpThumb.php344 …if ($cid = @mysql_connect($phpThumb->config_mysql_hostname, $phpThumb->config_mysql_username, $php… variable
/plugin/swiftmail/Swift/Plugin/
DFileEmbedder.php272 public function registerFile($url, $cid, $file)
/plugin/s5reloaded/ui/thesis/
Dslides.js38 var cid = ''; variable
1944 function setDataURL(cid) { argument
/plugin/botmon/
H A Dadmin.js1417 match: function(cid) { argument
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js36961 properties.cMap.forEach(function (charCode, cid) { argument