GetFieldByMappedName("Title"); $UrlField = $Schema->GetFieldByMappedName("Url"); return array( "CanViewTitleField" => $Resource->UserCanViewField($GLOBALS["G_User"], $TitleField), "CanViewUrlField" => $Resource->UserCanViewField($GLOBALS["G_User"], $UrlField), "SafeResourceId" => defaulthtmlentities($ParameterOne), "SafeResourceTitle" => defaulthtmlentities($Resource->Get($TitleField)), "SafeResourceUrl" => defaulthtmlentities($Resource->Get($UrlField))); } /** * Append HTML to the feedback form. * @return void */ function AppendHtmlToForm() { # fetch the data from plugins $Data = $GLOBALS["AF"]->SignalEvent( "EVENT_APPEND_HTML_TO_FORM", array( "PageName" => "LeaveFeedback", "FormName"=>"FeedbackForm", "Labels" => array(), "InputElements" => array(), "Notes" => array())) ; # extract data: $Labels, $InputElements, $Notes extract($Data); # append them where required for ($i = 0; $i < count($Labels); $i++) { ?> IsLoggedIn(); # escaped values that are safe for printing $SafePageHeader = defaulthtmlentities(GetPageHeader($H_FeedbackType)); $SafeFormAction = defaulthtmlentities($GLOBALS["AF"]->FullUrl()); $SafeFeedbackType = defaulthtmlentities($H_FeedbackType); $SafeReturnTo = defaulthtmlentities($H_ReturnTo); ?>

Your submission has been recorded. Thank you for your suggestion!

Your feedback has been recorded. Thank you for your help!

Your feedback has been recorded. Thank you for your comments!

Return

We are always looking for suggestions for useful new resources! If you know of an online resource that you think that others might find of interest, please tell us about it below.

" />
" />
value="" /> (if you would like a response)

If you know about a problem with one of our resource records, we want to know about it!

Resource
URL
value="" /> (if you would like a response)

To send feedback or comments, enter your message below and click on Send Feedback.

" />
value="" /> (if you would like a response)