CMS Made Simple API

ConnectionSpec
in package

A class defining all of the details needed to connect to a database.

Some database drivers may not require all of the parameters.

Tags
author

Robert Campbell

copyright

Copyright (c) 2015, Robert Campbell calguy1000@cmsmadesimple.org

since
2.2

Table of Contents

Methods

valid()  : bool
Test if this connectionspec is valid.

Methods

valid()

Test if this connectionspec is valid.

public valid() : bool

Returns true if there is enough information to connect to the database.

Return values
bool

        
On this page

Search results