Generic Function Scaffold-Class-Name (1 method)

( scaffold-class-name < scaffold > )

Part of:

package weblocks
Given a scaffold 'type', converts it to the class
name of the scaffold. Default implementation adds '-scaffold' to the
type and returns the symbol.

Method Summary

scaffold-class-name < t >