Blesta Source Documentation

PhpidsSettings extends PhpidsModel

PHPIDS Settings

Table of Contents

Methods

getAll() Returns all settings stored for the current company
update() Updates a set of settings
Methods

getAll()

Returns all settings stored for the current company

public getAll() : stdClass
Return values
stdClass

A stdClass object with member variables that as setting names and values as setting values

update()

Updates a set of settings

public update(array<string|int, mixed> $vars) : mixed
Parameters
$vars : array<string|int, mixed>

A key/value paired array of settings to update

Tags
subpackage

plugins.phpids

copyright

Copyright (c) 2010, Phillips Data, Inc.

license

http://www.blesta.com/license/ The Blesta License Agreement

link

Blesta


        
On this page

Search results