Documentation

massedit

Mass editing trait

Tags
author

Stefan Seehafer sea75300@yahoo.de

copyright

(c) 2011-2022, Stefan Seehafer

license

http://www.gnu.org/licenses/gpl.txt GPLv3

Table of Contents

$yesNoChangeList  : mixed
assignFields()  : bool
assignNoChangeYesNo()  : bool
assignPageToken()  : bool

Properties

$yesNoChangeList

protected mixed $yesNoChangeList = ['GLOBAL_NOCHANGE_APPLY' => -1, 'GLOBAL_YES' => 1, 'GLOBAL_NO' => 0]

Methods

assignFields()

protected assignFields(array<string|int, mixed> $fields) : bool
Parameters
$fields : array<string|int, mixed>
Return values
bool

assignNoChangeYesNo()

protected assignNoChangeYesNo() : bool
Return values
bool

assignPageToken()

protected assignPageToken(mixed $module) : bool
Parameters
$module : mixed
Return values
bool

Search results