Generic Function Scaffold-View-Type (1 method)

( scaffold-view-type < scaffold > )

Part of:

package weblocks
Given a scaffold object, returns its view
type. Default implementation removes '-scaffold' from the end of the
scaffold's name, adds '-view', and returns the resulting symbol.

Method Summary

scaffold-view-type < t >