Home
last modified time | relevance | path

Searched refs:pageID (Results 1 – 16 of 16) sorted by relevance

/plugin/shorty/
H A Dhelper.php54 function getShortUrl($pageID, $service='default') { argument
66 $shortURL = $this->getTinyurlURL($pageID);
69 $shortURL = $this->getyourlsURL($pageID);
84 function getBitlyURL($pageID, $domain) { argument
86 $url = $this->readShortUrl($pageID, $domain);
89 $longUrl = rawurlencode(wl($pageID,'',true));
115 function getyourlsURL($pageID) { argument
117 $url = $this->readShortUrl($pageID, 'yourls');
120 $longUrl = rawurlencode(wl($pageID,'',true));
143 function getTinyurlURL($pageID) { argument
[all …]
/plugin/shorturl/
H A Dhelper.php62 function autoGenerateShortUrl ($pageID) { argument
64 if (in_array($pageID, $redirects)) {
65 $shortID = array_search($pageID, $redirects);
67 $shortID = $this->generateShortUrl($pageID);
81 function generateShortUrl($pageID) { argument
90 $hex = md5($pageID);
113 if ( $redirects["$shorturl"] && $redirects["$shorturl"] != $pageID ) {
117 $redirects["$shorturl"] = $pageID;
136 function shorturlPrintLink ($pageID) { argument
144 if (in_array($pageID, $redirects)) {
[all …]
/plugin/hidepages/
H A Daction.php30 $pageID = $event->data['id'];
36 $metaHidden = p_get_metadata($pageID, 'hidepage');
46 if($conf['allowdebug']) dbg("hidepages plugin - suppressed page: " . $pageID);
51 if($conf['allowdebug']) dbg("hidepages plugin - suppressed page: " . $pageID);
/plugin/database2/
H A Dmedia.php85 list( $pageID, $ioIndex, $column ) = $source;
87 $session = $_SESSION['database2'][$pageID]['tables'][$ioIndex]['editors'][$column];
115 list( $dsn, $authSlot, $table, $column, $idColumn, $rowid, $pageID,
124 $salt = $_SESSION['database2'][$pageID]['tables'][$ioIndex]['linkedMediaSalts'][$t];
219 $db = new Database2_media( $dsn, $authSlot, $table, $ioIndex, $pageID );
H A Ddatabase2.php603 $pageID = $this->getPageID();
610 $match = preg_match( $pattern, $pageID );
612 $match = fnmatch( $pattern, $pageID );
/plugin/authorlist/
H A Dhelper.php21 protected $pageID; variable in helper_plugin_authorlist
67 public function setOptions($pageID, $data){ argument
69 $this->pageID = $pageID;
/plugin/tagfilter/
H A Dhelper.php47 'desc' => 'returns tags for given pageID',
49 'pageID' => 'string',],
140 * @param string $pageID
143 public function getTagsByPageID($pageID) argument
145 $meta = p_get_metadata($pageID, 'subject');
/plugin/siteexport/syntax/
H A Dtoc.php397 list($pageID, $pageReference) = explode("#", $instr[1][0], 2);
399 if (in_array($pageID, $this->includedPages)) {
404 $pageNameLink = empty($pageReference) ? sectionID($pageID, $check) : $pageReference;
/plugin/pdftools/tpl/checkliste2/
H A DREADME.txt54 * ''@ID@'' -- The article's pageID
/plugin/pdftools/tpl/kompakt/
H A DREADME.txt54 * ''@ID@'' -- The article's pageID
/plugin/pdftools/tpl/checkliste/
H A DREADME.txt54 * ''@ID@'' -- The article's pageID
/plugin/pdftools/tpl/info/
H A DREADME.txt54 * ''@ID@'' -- The article's pageID
/plugin/pdftools/tpl/onlylogo/
H A DREADME.txt56 * ''@ID@'' -- The article's pageID
/plugin/pdftools/tpl/standard/
H A DREADME.txt56 * ''@ID@'' -- The article's pageID
/plugin/pdftools/tpl/minimal/
H A DREADME.txt56 * ''@ID@'' -- The article's pageID
/plugin/dw2pdf/tpl/default/
H A DREADME.txt56 * ''@ID@'' -- The article's pageID