Created
September 1, 2017 19:40
-
-
Save gosukiwi/ace3078f20f4a2ee3662f552aa1e8d48 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
object(stdClass)#857 (6) { | |
["all"]=> | |
object(JPaginationObject)#1035 (5) { | |
["text"]=> | |
string(8) "View All" | |
["base"]=> | |
string(1) "0" | |
["link"]=> | |
string(10) "/index.php" | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
["start"]=> | |
object(JPaginationObject)#1036 (5) { | |
["text"]=> | |
string(5) "Start" | |
["base"]=> | |
NULL | |
["link"]=> | |
NULL | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
["previous"]=> | |
object(JPaginationObject)#1038 (5) { | |
["text"]=> | |
string(4) "Prev" | |
["base"]=> | |
NULL | |
["link"]=> | |
NULL | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
["next"]=> | |
object(JPaginationObject)#1039 (5) { | |
["text"]=> | |
string(4) "Next" | |
["base"]=> | |
float(10) | |
["link"]=> | |
string(19) "/index.php?start=10" | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
["end"]=> | |
object(JPaginationObject)#1040 (5) { | |
["text"]=> | |
string(3) "End" | |
["base"]=> | |
float(40) | |
["link"]=> | |
string(19) "/index.php?start=40" | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
["pages"]=> | |
array(5) { | |
[1]=> | |
object(JPaginationObject)#1041 (5) { | |
["text"]=> | |
int(1) | |
["base"]=> | |
NULL | |
["link"]=> | |
NULL | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(true) | |
} | |
[2]=> | |
object(JPaginationObject)#1044 (5) { | |
["text"]=> | |
int(2) | |
["base"]=> | |
int(10) | |
["link"]=> | |
string(19) "/index.php?start=10" | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
[3]=> | |
object(JPaginationObject)#1045 (5) { | |
["text"]=> | |
int(3) | |
["base"]=> | |
int(20) | |
["link"]=> | |
string(19) "/index.php?start=20" | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
[4]=> | |
object(JPaginationObject)#1046 (5) { | |
["text"]=> | |
int(4) | |
["base"]=> | |
int(30) | |
["link"]=> | |
string(19) "/index.php?start=30" | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
[5]=> | |
object(JPaginationObject)#1048 (5) { | |
["text"]=> | |
int(5) | |
["base"]=> | |
int(40) | |
["link"]=> | |
string(19) "/index.php?start=40" | |
["prefix"]=> | |
string(0) "" | |
["active"]=> | |
bool(false) | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment