Home
last modified time | relevance | path

Searched refs:getPageID (Results 1 – 2 of 2) sorted by relevance

/plugin/etherpadlite/action/
H A Detherpadlite.php42 private function getPageID() { function in action_plugin_etherpadlite_etherpadlite
56 $pageid = $this->getPageID();
70 $pageid = $this->getPageID();
132 $pageid = $this->getPageID();
405 $pageid = $this->getPageID();
/plugin/database2/
H A Ddatabase2.php298 protected function getPageID() function in Database2
321 $id = $this->getPageID();
603 $pageID = $this->getPageID();
2341 $form->addHidden( 'id', $this->getPageID() );
3476 resolve_pageid( getNS( self::getPageID() ), $href, $exists );
4572 $column, $idColumn, $rowid, $this->getPageID(),
4631 'id', 1, $this->getPageID(), $this->getIndex(),
4685 $selector = array( $this->getPageID(), $this->getIndex(), $column );
4894 return $this->getPageID();