Module_Support_Aliases

Copyright (C) Apis Networks, Inc - All Rights Reserved. Unauthorized copying of this file, via any medium, is strictly prohibited without consent. Any dissemination of material herein is prohibited. For licensing inquiries email <licensing@apisnetworks.com> Written by Matt Saladna <matt@apisnetworks.com>, May 2017
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
# 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(), __wakeup(), autoloadModule(), setUserParameters(), cleanUserParameters(), setSessionId(), _invoke(), __debugInfo(), getExportedFunctions(), _reset(), getServices(), getNewServices(), getActiveServices(), getConfig(), getServiceValue(), setConfigJournal(), setConfig(), query(), _resetModule()
Constants Summary
public string CONFIG_DB_DIR
# '/etc/httpd/conf/domains'
public string BYPASS_FILE
# '/etc/virtualhosting/dnsbypass'
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, $pgsql, $mysql