Lines Matching refs:page_filepath
436 foreach($listPages as &$page_filepath) {
439 $body = file_get_contents($page_filepath);
455 …unt($links)>0) $returns = $this->rater_on_page($links, $listRatingFiles, $page_filepath, $returns);
878 function __savedir($page_filepath) { argument
884 $y_pos = stripos($page_filepath, $savedir."/pages");
885 $t1 = substr($page_filepath, $y_pos);
895 function rater_on_page($links, $listRatingFiles, $page_filepath, $returns) { argument
924 $p_filename = basename($page_filepath);
927 $t2 = $this->__savedir($page_filepath);
953 $p_filename = basename($page_filepath);
955 $t2 = $this->__savedir($page_filepath);