Lines Matching defs:id
19 protected $id; // page id or media id27 * @param string $id page id or media id29 public function __construct($id)31 $this->id = $id;102 $html .= html_btn('newer', $this->id, "p", $callback($first));107 $html .= html_btn('older', $this->id, "n", $callback($last));