Home
last modified time | relevance | path

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

/plugin/subjectindex/syntax/
H A Dentry.php65 $target_page = SI_Utils::get_target_page($item['section']);
/plugin/subjectindex/inc/
H A Dcommon.php309 static function get_target_page($section = 0) { function in SI_Utils