Home
last modified time | relevance | path

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

/plugin/database2/
H A Ddatabase2.php1266 $nav[] = array( 'P' . $this->recordX2I( $input['____idx'] - 1 ),
1270 $nextID = $this->recordX2I( $input['____idx'] + 1 );
2704 protected function recordX2I( $index ) function in Database2