Id()] = $Schema->Name() . " Schema"; } $OptList = new HtmlOptionList("SC", $Options, $SchemaInUse->Id()); $OptList->SubmitOnChange(true); $OptList->PrintHtml(); } /** * Print a search URL to find resources associated with a given controlled name. * @param ControlledName $CName Target controlled name */ function GetSearchUrl(ControlledName $CName) { $SearchParams = new SearchParameterSet(); $SearchParams->AddParameter("=".$CName->Name(), $CName->FieldId()); return "index.php?P=SearchResults&" .$SearchParams->UrlParameterString(); } # ----- MAIN ----------------------------------------------------------------- $SafeSchemaId = defaulthtmlentities($Schema->Id()); ?>
No Option fields were found for editing.
= $Field->GetDisplayName(); ?> | (= count($Field->GetPossibleValues()); ?> values) |
|
= $Field->Description(); ?> |
Assigned to = number_format($UsageCount); ?> Resources (= $UsagePercentage; ?>%) |