Home
last modified time | relevance | path

Searched +full:style +(+path:plugin +path:pagelist) -(+path:plugin +path:pagelist +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/pagelist/
H A Dhelper.php14 /** @var string table style: 'default', 'table', 'list' */
15 protected $style = ''; variable in helper_plugin_pagelist
104 $this->style = $this->getConf('style'); //string
238 * (Optional) Overrides standard values for style, showheader and show(column) settings
256 $this->style = 'default';
259 $this->style = 'table';
262 $this->style = 'list';
265 $this->style = 'simplelist'; // Displays pagenames only, no other information
337 // table style
[all...]
/plugin/pagelist/conf/
H A Ddefault.php5 $conf['style'] = 'default';
H A Dmetadata.php9 $meta['style'] = array('multichoice',