Class Papercube.Author
| Extends: | SC.Record |
| Defined in: | clients/papercube/models/author.js |
| Version: | 1.0 |
| Author: | Peter Bergstrom |
| Copyright: | 2008-2009 Peter Bergström. |
Overview
Author model.
Property Summary
-
- (Integer) _cached_paperCount [R/W]Cached paper count. -
- (String) label [R/O]Computed property returning a author's name as different property, 'label' -
- (Integer) paperCount [R/O]Computed property returning paper count.
Property Details
label [R/O]
Computed property returning a author's name as different property, 'label'
- String label
Documentation generated by JsDoc Toolkit 2.0.2 on Sat Nov 21 2009 21:24:35 GMT-0800 (PST)