Home
last modified time | relevance | path

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

/plugin/subjectindex/inc/
H A Dcommon.php152 $this->index = SI_Utils::get_index();
209 SI_Utils::save_index($this->index);
227 if (isset($missing_pids[$pid]) || ! SI_Utils::is_valid_page($all_pages[$pid])) {
256 class SI_Utils { class
/plugin/subjectindex/syntax/
H A Dentry.php64 $link_id = SI_Utils::valid_id($item['entry']);
65 $target_page = SI_Utils::get_target_page($item['section']);
H A Dindex.php116 SI_Utils::set_target_page($ID, $opt['section']);
129 $all_entries = SI_Utils::get_index();
168 if ( ! SI_Utils::is_valid_page($page)) {
215 $anchor = SI_Utils::valid_id($anchor);