Aliases

Support structure for auth module
extends Module\Skeleton\Standard implements Opcenter\Contracts\Hookable

Known subclasses

Aliases_Module
Abstract
Open source code
Methods Summary
protected
# addMap( string $domain , string $path )
Add domain to Apache map
protected
# removeMap( string $domain )
Remove domain from map
protected
# cache( array $data )
protected
# transformMap( )
Return a transformed map of domains
protected
# removeBypass( string $domain )
Remove a domain from DNS bypass check
protected
# createDocumentRoot( string $path )
protected
# isBypass( string $domain )
Check to bypass addon domain DNS validation test
Methods inherited from Module\Skeleton\Standard
__construct(), setUserParameters(), autoloadModule(), __wakeup(), _invoke(), __debugInfo(), getExportedFunctions(), _reset(), cleanUserParameters(), query()
Constants Summary
public string CONFIG_DB_DIR
# '/etc/httpd/conf/domains'
public string BYPASS_FILE
# '/etc/virtualhosting/dnsbypass'
public string CACHE_KEY
# 'aliases'
Constants inherited from Module\Skeleton\Standard
DEPENDENCY_MAP
Properties inherited from Module\Skeleton\Standard
$exportedFunctions, $username, $password, $domain, $user_id, $group_id, $permission_level, $session_id, $site, $site_id