@wdprlib/parser
Preparing search index...
parser/rules/block/module/listpages/extraction/listpages
isListPagesModule
Function isListPagesModule
isListPagesModule
(
module
:
Module
,
)
:
module
is
{
"append-line"
?:
string
;
attributes
:
AttributeMap
;
body
?:
string
;
category
?:
string
;
"created-at"
?:
string
;
"created-by"
?:
string
;
fullname
?:
string
;
limit
?:
number
;
"link-to"
?:
string
;
module
:
"list-pages"
;
name
?:
string
;
offset
?:
number
;
order
?:
string
;
pagetype
?:
string
;
parent
?:
string
;
"per-page"
?:
number
;
"prepend-line"
?:
string
;
range
?:
string
;
rating
?:
string
;
reverse
:
boolean
;
rss
?:
string
;
"rss-description"
?:
string
;
"rss-home"
?:
string
;
"rss-limit"
?:
number
;
"rss-only"
:
boolean
;
separate
:
boolean
;
tags
?:
string
;
"updated-at"
?:
string
;
"url-attr-prefix"
?:
string
;
votes
?:
string
;
wrapper
:
boolean
;
}
Parameters
module
:
Module
Returns
module
is
{
"append-line"
?:
string
;
attributes
:
AttributeMap
;
body
?:
string
;
category
?:
string
;
"created-at"
?:
string
;
"created-by"
?:
string
;
fullname
?:
string
;
limit
?:
number
;
"link-to"
?:
string
;
module
:
"list-pages"
;
name
?:
string
;
offset
?:
number
;
order
?:
string
;
pagetype
?:
string
;
parent
?:
string
;
"per-page"
?:
number
;
"prepend-line"
?:
string
;
range
?:
string
;
rating
?:
string
;
reverse
:
boolean
;
rss
?:
string
;
"rss-description"
?:
string
;
"rss-home"
?:
string
;
"rss-limit"
?:
number
;
"rss-only"
:
boolean
;
separate
:
boolean
;
tags
?:
string
;
"updated-at"
?:
string
;
"url-attr-prefix"
?:
string
;
votes
?:
string
;
wrapper
:
boolean
;
}
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wdprlib/parser
Loading...