MarkupQA::verbose() method

Get or set verbose state

Whether or not to set/track verbose information to page, i.e. $page->_markupQA = array('field_name' => array(counts))

When getting, if $page or $field have not been populated, verbose is always false.

Usage

// basic usage
$bool = $markupQA->verbose();

// usage with all arguments
$bool = $markupQA->verbose($set = null);

Arguments

NameType(s)Description
set (optional)bool, null

Omit this argument to get or specify bool to set

Return value

bool


MarkupQA methods and properties

API reference based on ProcessWire core version 3.0.244

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani