public SelectQueryExtender::range($start = NULL, $length = NULL)
includes/database/select.inc, line 551
<?php public function range($start = NULL, $length = NULL) { $this->query->range($start, $length); return $this; } ?>
Weitere Informationen über Formatierungsoptionen
Kommentare
Kommentar hinzufügen