()
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) { ?>
0) && (GetResourceCount())) { ?>
|