Documentation

RoleName extends SimpleModel
in package

A class implementing a RedBean model for RoleName beans

Tags
psalm-suppress

UnusedClass

Table of Contents

add()  : OODBBean
Add a RoleName from a form
update()  : void
Function called when a rolename bean is updated - do error checking in here

Methods

add()

Add a RoleName from a form

public static add(Context $context) : OODBBean
Parameters
$context : Context

The Context object for the site

Tags
see
Ajax::bean
Return values
OODBBean

update()

Function called when a rolename bean is updated - do error checking in here

public update() : void
Tags
throws
BadValue
Return values
void

Search results