fusionpbx/app/dialplans
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
..
resources Add option for agent_authorized by default enabled false. 2022-09-09 09:03:13 -06:00
app_config.php Add a new permission called dialplan_global. 2021-07-08 00:15:50 -06:00
app_defaults.php Need to escape the $ with the back slash 2022-01-28 19:20:33 -07:00
app_languages.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
app_menu.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
dialplan_add.php Update dialplan_add.php 2020-10-22 02:31:10 -06:00
dialplan_edit.php Move database methods to static and document database class (#6474) 2022-09-17 15:44:21 -06:00
dialplan_xml.php [dialplans] Allow multiple extensions per xml (#6437) 2022-07-23 13:16:25 -06:00
dialplans.php Copy, toggle and delete buttons visible when checkbox is selected (#6242) 2022-01-13 11:37:59 -07:00
root.php Rename the directory app/dialplan to app/dialplans to make it more consistent. 2017-09-24 15:56:04 +00:00