misc_pterodactyl-panel/app/Models
Dane Everitt a137e6ed72
Add base implementation of extendable events classes
Modified server deletion to use internal event handlers from the
Eloquent models themselves. Also added a few preliminary event handlers
in the `Pterodactyl\Events\<USer|Server> namespace that users can hook
into in EventServiceProvider to perform their own actions as they
please (such as push notifications and such).
2017-01-24 19:15:03 -05:00
..
Allocation.php Update copyright headers 2017-01-24 17:57:08 -05:00
APIKey.php Update copyright headers 2017-01-24 17:57:08 -05:00
APILog.php Update copyright headers 2017-01-24 17:57:08 -05:00
APIPermission.php Update copyright headers 2017-01-24 17:57:08 -05:00
Checksum.php Update copyright headers 2017-01-24 17:57:08 -05:00
Database.php Update copyright headers 2017-01-24 17:57:08 -05:00
DatabaseServer.php Update copyright headers 2017-01-24 17:57:08 -05:00
Download.php Update copyright headers 2017-01-24 17:57:08 -05:00
Location.php Update copyright headers 2017-01-24 17:57:08 -05:00
Node.php Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
NodeConfigurationToken.php Update copyright headers 2017-01-24 17:57:08 -05:00
Permission.php Update copyright headers 2017-01-24 17:57:08 -05:00
Server.php Add base implementation of extendable events classes 2017-01-24 19:15:03 -05:00
ServerVariables.php Update copyright headers 2017-01-24 17:57:08 -05:00
Service.php Update copyright headers 2017-01-24 17:57:08 -05:00
ServiceOptions.php Update copyright headers 2017-01-24 17:57:08 -05:00
ServicePack.php Update copyright headers 2017-01-24 17:57:08 -05:00
ServiceVariables.php Update copyright headers 2017-01-24 17:57:08 -05:00
Session.php Update copyright headers 2017-01-24 17:57:08 -05:00
Subuser.php Update copyright headers 2017-01-24 17:57:08 -05:00
Task.php Update copyright headers 2017-01-24 17:57:08 -05:00
TaskLog.php Update copyright headers 2017-01-24 17:57:08 -05:00
User.php Update copyright headers 2017-01-24 17:57:08 -05:00