Home
last modified time | relevance | path

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

/plugin/discussion/
H A Daction.php339 protected function _redirect($cid) {
710 protected function _removeComment($cid, $comments) {
730 protected function _print($cid, &$data, $parent = '', $reply = '', $visible = true) {
762 protected function _print_comment($cid, &$data, $parent, $reply, $visible, $hidden) {
864 protected function _print_form($cid, $reply)
879 protected function _print_replies($cid, &$data, $reply, &$visible)
936 protected function _form($raw = '', $act = 'add', $cid = NULL) {
1094 protected function _button($cid, $label, $act, $jump = false) {
1632 function comment_phrase_match($phrase, $cid, &$data, $parent = '') {
1701 protected function _addCommentWords($cid, &$data, $parent = '') {
H A Dadmin.php219 function _addComment($cid, &$data, &$result, $parent = '', $level = 1) {
/plugin/pubchem/
H A Dsyntax.php137 getImageHtml($cid, $mode) global() argument
150 getProperties($cid) global() argument
195 getPubchemXml($cid) global() argument
223 _name_row(& $renderer, $cid, $iupac = '', $title = '') global() argument
[all...]
/plugin/swiftmail/Swift/Message/
H A DEmbeddedFile.php26 protected $cid = null; variable in Swift_Message_EmbeddedFile
36 …public function __construct($data=null, $name=null, $type="application/octet-stream", $cid=null, $…
H A DImage.php30 …ruct(Swift_File $data=null, $name=null, $type="application/octet-stream", $cid=null, $encoding="ba…
/plugin/blogtng/helper/
H A Dcomments.php45 public function comment_by_cid($cid) {
192 public function delete($cid) {
217 public function moderate($cid, $status) {
/plugin/mantis/lib/
H A Dnusoapmime.php88 …function addAttachment($data, $filename = '', $contenttype = 'application/octet-stream', $cid = fa…
327 …function addAttachment($data, $filename = '', $contenttype = 'application/octet-stream', $cid = fa…
/plugin/addressbook/
H A Dsyntax.php297 function showcontact($cid,$target = false){
369 function getContactData($cid){
515 function deleteContact($cid){
/plugin/blogtng/db/
H A Dupdate0004.sql3 cid INTEGER PRIMARY KEY, field
21 cid INTEGER PRIMARY KEY, field
H A Dupdate0001.sql19 cid INTEGER PRIMARY KEY, field
/plugin/pdb/classes/
H A D_NCBI.php44 function GetPubchemXml($cid){
/plugin/pubchem/classes/
H A D_NCBI.php44 function GetPubchemXml($cid){ argument
/plugin/pubmed/classes/
H A D_NCBI.php44 function GetPubchemXml($cid){ argument
/plugin/canvas/
H A Dcanvas.php130 protected function _htmlCanvas($cid, $ctype, $opts) {
/plugin/blogtng/entities/
H A DComment.php23 private $cid; variable in dokuwiki\\plugin\\blogtng\\entities\\Comment
284 public function setCid($cid)
/plugin/photogallery/phpThumb/
H A DphpThumb.php344 …if ($cid = @mysql_connect($phpThumb->config_mysql_hostname, $phpThumb->config_mysql_username, $php… variable
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php272 public function registerFile($url, $cid, $file)
/plugin/s5reloaded/ui/thesis/
H A Dslides.js38 var cid = ''; variable
1944 function setDataURL(cid) { argument