░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/lib/yuilib/3.18.1/paginator-core
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: paginator-core-min.js
YUI.add("paginator-core",function(e,t){var n=e.namespace("Paginator").Core=function(){};n.ATTRS={page:{value:1},totalPages:{readOnly:!0,getter:"_getTotalPagesFn"},itemsPerPage:{value:10},totalItems:{value:0}},e.mix(n.prototype,{prevPage:function(){return this.hasPrevPage()&&this.set("page",this.get("page")-1),this},nextPage:function(){return this.hasNextPage()&&this.set("page",this.get("page")+1),this},hasPrevPage:function(){return this.get("page")>1},hasNextPage:function(){return!this.get("totalItems")||this.get("page")<this.get("totalPages")},_getTotalPagesFn:function(){var e=this.get("itemsPerPage");return e<1?1:Math.ceil(this.get("totalItems")/e)}})},"3.18.1",{requires:["base"]});
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 paginator-core-debug.js
JS
3.2 KB
2026-02-11 01:44
EDIT
📄 paginator-core-min.js
JS
694 B
2026-02-11 01:44
EDIT
📄 paginator-core.js
JS
3.2 KB
2026-02-11 01:44
EDIT