Latest JAS v1.1.0
144 plugins online

Define proper pager API

The pager plugin is available through $this->pager, the API that it offers should be properly defined:


Frontend

function setTitle($title)

function jasScript($show)
function addJavaScript($file)

function removeJavaScript($file)
function addStyleSheet($file, $media=false)

function removeStyleSheet($file)

function metaKeywords($keywords, $append=false)

function metaDescription($text, $append=false)

function addRelationLinks($rel, $link)

function removeRelationLinks($rel, $link)


Backend

global $_pager_simple;

PLGN13OCT005
Project
Plugins (PLGN)
Plugin
Tags
API,
Workflow
Version
Due in version
Fixed in changeset
3798

Updates (3)

Sunday 4th of January 2015 at 11:21 :
Issue updated
ID: GEN13OCT008 => PLGN13OCT005
Description: The pager plugin is available... => The pager plugin is available...
Project: General issues => Plugins
Monday 7th of March 2016 at 12:26 :
Issue updated
Workflow: Open => Closed
Fixed in changeset: 0 => 3798
Monday 7th of March 2016 at 12:26 :
Issue updated

Files (0)

No files