Code |
Context </div>
<?php if((env('HTTP_HOST') != 'techwood.loc') && ($_SERVER['REMOTE_ADDR'] !='208.127.188.62')){ echo $this->element('js/analytics'); }?>
<?php echo $cakeDebug; ?>
$___viewFn = "/home/techwood/app/views/layouts/default.ctp"
$___dataForView = array(
"Auth" => null,
"content_for_layout" => "<div class="forms_wrapper">
<form action="/contact" class="search_form general_form">
<fieldset>
<div class="forms">
<h2>Contact Us</h2>
<div class="row">
<label for="ContactName">Name</label> <div class="inputs">
<span class="input_wrapper"><input name="data[Contact][name]" type="text" class="text" title="What should we call you?" id="ContactName" /></span>
</div>
</div>
<div class="row">
<label for="ContactEmail">Email</label> <div class="inputs">
<span class="input_wrapper"><input name="data[Contact][email]" type="text" class="text" title="You do have an email, don't you?" maxlength="100" id="ContactEmail" /></span>
</div>
</div>
<div class="row">
<label for="ContactPhone">Phone</label> <div class="inputs">
<span class="input_wrapper"><input name="data[Contact][phone]" type="text" class="text" title="Only if you want us to call you." id="ContactPhone" /></span>
</div>
</div>
<div class="row">
<label for="ContactWebsite">Website</label> <div class="inputs">
<span class="input_wrapper"><input name="data[Contact][website]" type="text" class="text" title="Let us know your current website if you have one. " maxlength="100" id="ContactWebsite" /></span>
</div>
</div>
<div class="row">
<label>Services Desired:</label>
<div class="inputs">
<ul class="inline">
<li>
<input type="hidden" name="data[Inquiry][re_hosting]" id="InquiryReHosting_" value="0" /><input type="checkbox" name="data[Inquiry][re_hosting]" class="field checkbox" value="1" id="InquiryReHosting" /> Hosting
</li>
<li>
<input type="hidden" name="data[Inquiry][re_basicsite]" id="InquiryReBasicsite_" value="0" /><input type="checkbox" name="data[Inquiry][re_basicsite]" class="field checkbox" value="1" id="InquiryReBasicsite" /> Basic Website
</li>
<li>
<input type="hidden" name="data[Inquiry][re_catalog]" id="InquiryReCatalog_" value="0" /><input type="checkbox" name="data[Inquiry][re_catalog]" class="field checkbox" value="1" id="InquiryReCatalog" /> Catalog Website
</li>
<li>
<input type="hidden" name="data[Inquiry][re_ecommerce]" id="InquiryReEcommerce_" value="0" /><input type="checkbox" name="data[Inquiry][re_ecommerce]" class="field checkbox" value="1" id="InquiryReEcommerce" /> E-Commerce
</li>
<li>
<input type="hidden" name="data[Inquiry][re_customscripting]" id="InquiryReCustomscripting_" value="0" /><input type="checkbox" name="data[Inquiry][re_customscripting]" class="field checkbox" value="1" id="InquiryReCustomscripting" /> Custom Scripting
</li>
<li>
<input type="hidden" name="data[Inquiry][re_customapp]" id="InquiryReCustomapp_" value="0" /><input type="checkbox" name="data[Inquiry][re_customapp]" class="field checkbox" value="1" id="InquiryReCustomapp" /> Custom Application
</li>
</ul>
</div>
</div>
<div class="row">
<label>Project<br />Description</label>
<div class="inputs">
<span class="input_wrapper textarea_wrapper">
<textarea name="data[Contact][description]" id="ContactDescription" ></textarea> </span>
</div>
</div>
</div>
</fieldset>
</form>
</div>
<script type="text/javascript">
$(function(){
//$('input:text').tooltip();
$('#ContactName,#ContactEmail,#ContactPhone,#ContactWebsite').tooltip({
position: 'top right',
offset: [-132, -200],
effect: 'fade',
opacity: 0.8,
tip: '#input_msg'
});
});
</script>
<div id="input_msg" class="tooltip"></div>",
"scripts_for_layout" => "",
"title_for_layout" => "Contact",
"app" => AppHelper
AppHelper::$helpers = NULL
AppHelper::$base = ""
AppHelper::$webroot = "/"
AppHelper::$theme = NULL
AppHelper::$here = "/contact"
AppHelper::$params = array
AppHelper::$action = "index"
AppHelper::$plugin = NULL
AppHelper::$data = NULL
AppHelper::$namedArgs = NULL
AppHelper::$argSeparator = NULL
AppHelper::$validationErrors = NULL
AppHelper::$tags = array
AppHelper::$__tainted = NULL
AppHelper::$__cleaned = NULL,
"menu" => MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/contact"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Html = HtmlHelper object,
"display" => DisplayHelper
DisplayHelper::$helpers = NULL
DisplayHelper::$base = ""
DisplayHelper::$webroot = "/"
DisplayHelper::$theme = NULL
DisplayHelper::$here = "/contact"
DisplayHelper::$params = array
DisplayHelper::$action = "index"
DisplayHelper::$plugin = NULL
DisplayHelper::$data = NULL
DisplayHelper::$namedArgs = NULL
DisplayHelper::$argSeparator = NULL
DisplayHelper::$validationErrors = NULL
DisplayHelper::$tags = array
DisplayHelper::$__tainted = NULL
DisplayHelper::$__cleaned = NULL,
"time" => TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/contact"
TimeHelper::$params = array
TimeHelper::$action = "index"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL,
"text" => TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/contact"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL,
"jqueryEngine" => JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/contact"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "index"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = NULL
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL,
"form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/contact"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object,
"html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/contact"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL,
"js" => JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/contact"
JsHelper::$params = array
JsHelper::$action = "index"
JsHelper::$plugin = NULL
JsHelper::$data = NULL
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object,
"session" => SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "01893bff845fa568174c952dd226e92e"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1280451868
SessionHelper::$sessionTime = 1281651868
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/contact"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULL
)
$loadHelpers = false
$cached = true
$loadedHelpers = array()
$Auth = null
$content_for_layout = "<div class="forms_wrapper">
<form action="/contact" class="search_form general_form">
<fieldset>
<div class="forms">
<h2>Contact Us</h2>
<div class="row">
<label for="ContactName">Name</label> <div class="inputs">
<span class="input_wrapper"><input name="data[Contact][name]" type="text" class="text" title="What should we call you?" id="ContactName" /></span>
</div>
</div>
<div class="row">
<label for="ContactEmail">Email</label> <div class="inputs">
<span class="input_wrapper"><input name="data[Contact][email]" type="text" class="text" title="You do have an email, don't you?" maxlength="100" id="ContactEmail" /></span>
</div>
</div>
<div class="row">
<label for="ContactPhone">Phone</label> <div class="inputs">
<span class="input_wrapper"><input name="data[Contact][phone]" type="text" class="text" title="Only if you want us to call you." id="ContactPhone" /></span>
</div>
</div>
<div class="row">
<label for="ContactWebsite">Website</label> <div class="inputs">
<span class="input_wrapper"><input name="data[Contact][website]" type="text" class="text" title="Let us know your current website if you have one. " maxlength="100" id="ContactWebsite" /></span>
</div>
</div>
<div class="row">
<label>Services Desired:</label>
<div class="inputs">
<ul class="inline">
<li>
<input type="hidden" name="data[Inquiry][re_hosting]" id="InquiryReHosting_" value="0" /><input type="checkbox" name="data[Inquiry][re_hosting]" class="field checkbox" value="1" id="InquiryReHosting" /> Hosting
</li>
<li>
<input type="hidden" name="data[Inquiry][re_basicsite]" id="InquiryReBasicsite_" value="0" /><input type="checkbox" name="data[Inquiry][re_basicsite]" class="field checkbox" value="1" id="InquiryReBasicsite" /> Basic Website
</li>
<li>
<input type="hidden" name="data[Inquiry][re_catalog]" id="InquiryReCatalog_" value="0" /><input type="checkbox" name="data[Inquiry][re_catalog]" class="field checkbox" value="1" id="InquiryReCatalog" /> Catalog Website
</li>
<li>
<input type="hidden" name="data[Inquiry][re_ecommerce]" id="InquiryReEcommerce_" value="0" /><input type="checkbox" name="data[Inquiry][re_ecommerce]" class="field checkbox" value="1" id="InquiryReEcommerce" /> E-Commerce
</li>
<li>
<input type="hidden" name="data[Inquiry][re_customscripting]" id="InquiryReCustomscripting_" value="0" /><input type="checkbox" name="data[Inquiry][re_customscripting]" class="field checkbox" value="1" id="InquiryReCustomscripting" /> Custom Scripting
</li>
<li>
<input type="hidden" name="data[Inquiry][re_customapp]" id="InquiryReCustomapp_" value="0" /><input type="checkbox" name="data[Inquiry][re_customapp]" class="field checkbox" value="1" id="InquiryReCustomapp" /> Custom Application
</li>
</ul>
</div>
</div>
<div class="row">
<label>Project<br />Description</label>
<div class="inputs">
<span class="input_wrapper textarea_wrapper">
<textarea name="data[Contact][description]" id="ContactDescription" ></textarea> </span>
</div>
</div>
</div>
</fieldset>
</form>
</div>
<script type="text/javascript">
$(function(){
//$('input:text').tooltip();
$('#ContactName,#ContactEmail,#ContactPhone,#ContactWebsite').tooltip({
position: 'top right',
offset: [-132, -200],
effect: 'fade',
opacity: 0.8,
tip: '#input_msg'
});
});
</script>
<div id="input_msg" class="tooltip"></div>"
$scripts_for_layout = ""
$title_for_layout = "Contact"
$app = AppHelper
AppHelper::$helpers = NULL
AppHelper::$base = ""
AppHelper::$webroot = "/"
AppHelper::$theme = NULL
AppHelper::$here = "/contact"
AppHelper::$params = array
AppHelper::$action = "index"
AppHelper::$plugin = NULL
AppHelper::$data = NULL
AppHelper::$namedArgs = NULL
AppHelper::$argSeparator = NULL
AppHelper::$validationErrors = NULL
AppHelper::$tags = array
AppHelper::$__tainted = NULL
AppHelper::$__cleaned = NULL
$menu = MenuHelper
MenuHelper::$helpers = array
MenuHelper::$base = ""
MenuHelper::$webroot = "/"
MenuHelper::$theme = NULL
MenuHelper::$here = "/contact"
MenuHelper::$params = array
MenuHelper::$action = "index"
MenuHelper::$plugin = NULL
MenuHelper::$data = NULL
MenuHelper::$namedArgs = NULL
MenuHelper::$argSeparator = NULL
MenuHelper::$validationErrors = NULL
MenuHelper::$tags = array
MenuHelper::$__tainted = NULL
MenuHelper::$__cleaned = NULL
MenuHelper::$Html = HtmlHelper object
$display = DisplayHelper
DisplayHelper::$helpers = NULL
DisplayHelper::$base = ""
DisplayHelper::$webroot = "/"
DisplayHelper::$theme = NULL
DisplayHelper::$here = "/contact"
DisplayHelper::$params = array
DisplayHelper::$action = "index"
DisplayHelper::$plugin = NULL
DisplayHelper::$data = NULL
DisplayHelper::$namedArgs = NULL
DisplayHelper::$argSeparator = NULL
DisplayHelper::$validationErrors = NULL
DisplayHelper::$tags = array
DisplayHelper::$__tainted = NULL
DisplayHelper::$__cleaned = NULL
$time = TimeHelper
TimeHelper::$helpers = NULL
TimeHelper::$base = ""
TimeHelper::$webroot = "/"
TimeHelper::$theme = NULL
TimeHelper::$here = "/contact"
TimeHelper::$params = array
TimeHelper::$action = "index"
TimeHelper::$plugin = NULL
TimeHelper::$data = NULL
TimeHelper::$namedArgs = NULL
TimeHelper::$argSeparator = NULL
TimeHelper::$validationErrors = NULL
TimeHelper::$tags = array
TimeHelper::$__tainted = NULL
TimeHelper::$__cleaned = NULL
$text = TextHelper
TextHelper::$helpers = NULL
TextHelper::$base = ""
TextHelper::$webroot = "/"
TextHelper::$theme = NULL
TextHelper::$here = "/contact"
TextHelper::$params = array
TextHelper::$action = "index"
TextHelper::$plugin = NULL
TextHelper::$data = NULL
TextHelper::$namedArgs = NULL
TextHelper::$argSeparator = NULL
TextHelper::$validationErrors = NULL
TextHelper::$tags = array
TextHelper::$__tainted = NULL
TextHelper::$__cleaned = NULL
$jqueryEngine = JqueryEngineHelper
JqueryEngineHelper::$_optionMap = array
JqueryEngineHelper::$_callbackArguments = array
JqueryEngineHelper::$jQueryObject = "$"
JqueryEngineHelper::$useNative = true
JqueryEngineHelper::$selection = NULL
JqueryEngineHelper::$bufferedMethods = array
JqueryEngineHelper::$helpers = NULL
JqueryEngineHelper::$base = ""
JqueryEngineHelper::$webroot = "/"
JqueryEngineHelper::$theme = NULL
JqueryEngineHelper::$here = "/contact"
JqueryEngineHelper::$params = array
JqueryEngineHelper::$action = "index"
JqueryEngineHelper::$plugin = NULL
JqueryEngineHelper::$data = NULL
JqueryEngineHelper::$namedArgs = NULL
JqueryEngineHelper::$argSeparator = NULL
JqueryEngineHelper::$validationErrors = NULL
JqueryEngineHelper::$tags = array
JqueryEngineHelper::$__tainted = NULL
JqueryEngineHelper::$__cleaned = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$defaultModel = NULL
FormHelper::$_inputDefaults = array
FormHelper::$base = ""
FormHelper::$webroot = "/"
FormHelper::$theme = NULL
FormHelper::$here = "/contact"
FormHelper::$params = array
FormHelper::$action = "index"
FormHelper::$plugin = NULL
FormHelper::$data = NULL
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$Html = HtmlHelper object
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__includedScripts = array
HtmlHelper::$_scriptBlockOptions = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$base = ""
HtmlHelper::$webroot = "/"
HtmlHelper::$theme = NULL
HtmlHelper::$here = "/contact"
HtmlHelper::$params = array
HtmlHelper::$action = "index"
HtmlHelper::$plugin = NULL
HtmlHelper::$data = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
$js = JsHelper
JsHelper::$bufferScripts = true
JsHelper::$helpers = array
JsHelper::$__jsVars = array
JsHelper::$__bufferedScripts = array
JsHelper::$__engineName = "JqueryEngine"
JsHelper::$setVariable = "app"
JsHelper::$base = ""
JsHelper::$webroot = "/"
JsHelper::$theme = NULL
JsHelper::$here = "/contact"
JsHelper::$params = array
JsHelper::$action = "index"
JsHelper::$plugin = NULL
JsHelper::$data = NULL
JsHelper::$namedArgs = NULL
JsHelper::$argSeparator = NULL
JsHelper::$validationErrors = NULL
JsHelper::$tags = array
JsHelper::$__tainted = NULL
JsHelper::$__cleaned = NULL
JsHelper::$Html = HtmlHelper object
JsHelper::$Form = FormHelper object
JsHelper::$JqueryEngine = JqueryEngineHelper object
$session = SessionHelper
SessionHelper::$helpers = array
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "01893bff845fa568174c952dd226e92e"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = "medium"
SessionHelper::$time = 1280451868
SessionHelper::$sessionTime = 1281651868
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$host = NULL
SessionHelper::$timeout = NULL
SessionHelper::$base = ""
SessionHelper::$webroot = "/"
SessionHelper::$here = "/contact"
SessionHelper::$params = array
SessionHelper::$action = "index"
SessionHelper::$data = NULL
SessionHelper::$theme = NULL
SessionHelper::$plugin = NULLinclude - APP/views/layouts/default.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 723
View::renderLayout() - CORE/cake/libs/view/view.php, line 482
View::render() - CORE/cake/libs/view/view.php, line 428
Controller::render() - CORE/cake/libs/controller/controller.php, line 911
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - CORE/public_html/index.php, line 35