Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 2.66 KB

captiveportal.rst

File metadata and controls

57 lines (46 loc) · 2.66 KB

Captiveportal

Resources (AccessController.php)
Method Module Controller Command Parameters
GET captiveportal access logoff $zoneid=0
POST captiveportal access logon $zoneid=0
POST captiveportal access status $zoneid=0
Service (ServiceController.php)
Method Module Controller Command Parameters
POST captiveportal service delTemplate $uuid
GET captiveportal service getTemplate $fileid=null
POST captiveportal service reconfigure  
POST captiveportal service saveTemplate  
GET captiveportal service searchTemplates  
Resources (SessionController.php)
Method Module Controller Command Parameters
POST captiveportal session connect $zoneid=0
POST captiveportal session disconnect $zoneid=''
GET captiveportal session list $zoneid=0
GET captiveportal session search  
GET captiveportal session zones  
Resources (SettingsController.php)
Method Module Controller Command Parameters
POST captiveportal settings addZone  
POST captiveportal settings delZone $uuid
GET captiveportal settings get  
GET captiveportal settings getZone $uuid=null
* captiveportal settings searchZones  
POST captiveportal settings set  
POST captiveportal settings setZone $uuid
POST captiveportal settings toggleZone $uuid,$enabled=null
         
<<uses>>       model CaptivePortal.xml
Resources (VoucherController.php)
Method Module Controller Command Parameters
POST captiveportal voucher dropExpiredVouchers $provider,$group
POST captiveportal voucher dropVoucherGroup $provider,$group
POST captiveportal voucher expireVoucher $provider
POST captiveportal voucher generateVouchers $provider
GET captiveportal voucher listProviders  
GET captiveportal voucher listVoucherGroups $provider
GET captiveportal voucher listVouchers $provider,$group