Home
last modified time | relevance | path

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

/plugin/database2/
H A Dmedia.php162 $this->explicitPageID = $pageId;
H A Ddatabase2.php156 protected $explicitPageID = null; variable in Database2
301 if ( !is_null( $this->explicitPageID ) )
302 return $this->explicitPageID;