() edit
" . $StartingLetter . "-" . $EndingLetter . ""; $MatchingString = "/" . $StartingLetter . "-" . $EndingLetter . "/"; # match and replace current browsing classification with the highlighted one $Result = preg_replace($MatchingString, $HighlightString, $AlphabeticClassificationString); return $Result; } # ----- MAIN ----------------------------------------------------------------- $Header = EditingEnabled() ? "Add/Edit Classifications" : "Browse Resources"; $Schema = new MetadataSchema(); ?>

0) { ?>

( ) 0) { ?> ( )

Add Classification Here

(browse hierarchy to add or edit classifications at other levels)


There are currently no classifications to browse by in this field.

0) { ?>
GetFieldNames(MetadataSchema::MDFTYPE_TREE); $OptList = new HtmlOptionList("F_BrowsingFieldId", $FieldNames, GetBrowsingFieldId()); $OptList->SubmitOnChange(TRUE); $OptList->PrintIfEmpty(FALSE); $OptList->PrintHtml(); ?> Classifications Classifications
0) && (GetResourceCount())) { ?>
Resources
← Previous Next →