fusionpbx/resources/classes
frytimo ba3b60b07b
Move database methods to static and document database class (#6474)
* Add new static method to created newly connected database object

* Document database class and clean up and document some of the methods.
This removes the methods that should not be in each instance and places
them in the single instance class as to occupy less resources and be
able to create database objects more efficiently.

* More docs & removed the ability to set any value within the object.

Co-authored-by: Tim Fry <tim@voipstratus.com>
2022-09-17 15:44:21 -06:00
..
event/handler WhitespaceClean-resources/classes 2016-03-11 12:08:26 +00:00
array_order.php Move the class files from includes to the resources directory. 2013-07-06 07:16:58 +00:00
auto_loader.php Use a log prefix that makes more sense. 2022-06-01 18:57:33 -06:00
button.php Button Class: Support additional class(es). 2020-11-12 18:27:11 -07:00
cache.php Optional to send syslog message for the cache delete and flush 2022-09-10 11:40:59 -06:00
captcha.php Misc Classes: Database class integration. 2019-09-02 15:57:18 -06:00
config.php Add support for PostgreSQL TLS (#4262) 2019-06-05 21:10:58 -06:00
database.php Move database methods to static and document database class (#6474) 2022-09-17 15:44:21 -06:00
directory.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
domains.php Add missing part of the array. 2022-01-09 06:41:25 -07:00
email.php Default settings overridden by domain SMTP settings 2022-05-05 19:41:38 -06:00
event_socket.php Increase the timeout to 30000 microseconds. 2022-08-27 16:45:07 -06:00
events.php Add the app session languages array as a list of available languages that have been translated for that application. 2015-01-18 07:52:28 +00:00
file.php Provide defaults arguments for backwards compatiblity. 2020-12-02 07:47:56 -07:00
groups.php Use fusionpbx/resources/classes/groups.php instead of fusionpbx/core/resources/classes/groups.php 2021-08-26 16:34:59 -06:00
logging.php Fix. Create log file only if necessary. 2015-08-12 12:44:42 +04:00
menu.php Sanitize the menu link by restricting it to specific characters. 2022-07-08 18:38:13 -06:00
message.php Email Logs: List view updates, search, bulk resend, download, delete. 2019-11-10 01:40:29 -07:00
modal.php Add indentation to improve the html output. 2020-06-24 19:14:33 -06:00
permissions.php remove debug lines in permissions (#2658) 2017-06-09 13:32:31 -06:00
ringbacks.php Added ringback silence capability (#5162) 2020-02-27 15:42:07 -07:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
schema.php Upgrade > Schema: Update schema class to use casting for numeric changes. 2020-11-25 15:11:45 -07:00
sounds.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
switch_settings.php Fix the syntax 2022-01-30 13:24:54 -07:00
template.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
text.php Update text.php 2020-01-08 18:28:05 -07:00
token.php Token: Adjust class to allow token to be validated multiple times. 2020-03-30 11:15:09 -06:00
tones.php Misc Classes: Database class integration. 2019-09-04 06:44:50 -06:00
vcard.php Update the constructor in the vcard class. 2016-01-20 23:56:06 -07:00