Home
last modified time | relevance | path

Searched refs:page_filepath (Results 1 – 3 of 3) sorted by relevance

/plugin/rater/
H A Dsyntax.php436 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);
[all …]
/plugin/orphanmedia/
H A Dsyntax.php484 foreach($listPageFiles as $page_filepath) {
485 $_all_links[$pageCounter][0] = $page_filepath;
487 $body = strtolower(file_get_contents($page_filepath));
/plugin/orphanmedia2/
H A Dsyntax.php485 foreach($listPageFiles as $page_filepath) {
486 $_all_links[$pageCounter][0] = $page_filepath;
488 $body = strtolower(file_get_contents($page_filepath));