| render() | ใช้คืนค่าการแสดงผลของ pagination |
|---|
method:render ( style );
return type:string
content:ใช้คืนค่าการแสดงผลของ pagination
example:$page = new Pagination (); $page->initialize ( $config ); echo $page->render ( "digg" );
comment:ตัวแปร style คือกำหนด style ให้กับ pagination โดยมีค่าที่เป็นไปได้ ได้แก่ classic, digg, extended, punbb