Peta
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
allowedSites Class Reference

Public Member Functions

 __construct ($connection)
 
 getAllowedSiteList ()
 
 deleteAllowedSite ($id, $connection)
 
 editSite ($id, $sitename, $connection)
 
 addSite ($name, $connection)
 

Detailed Description

AllowedSites means the sites which are public and don't need a login.

Author
skamster

Constructor & Destructor Documentation

allowedSites::__construct (   $connection)

The construct get all allowedsites in the beginn..

Parameters
unknown_type$connection

Member Function Documentation

allowedSites::addSite (   $name,
  $connection 
)

Add a site.. but take care! This works with regex!!!

Parameters
unknown_type$name
unknown_type$connection
allowedSites::deleteAllowedSite (   $id,
  $connection 
)

Delete a site

Parameters
unknown_type$id
unknown_type$connection
allowedSites::editSite (   $id,
  $sitename,
  $connection 
)

Edit a such site..

Parameters
unknown_type$id
unknown_type$sitename
unknown_type$connection
allowedSites::getAllowedSiteList ( )

Get the list of allowed sites..


The documentation for this class was generated from the following file: