se.rupy.content
Class Label

java.lang.Object
  extended by Service
      extended by se.rupy.sprout.Sprout
          extended by se.rupy.content.Label
All Implemented Interfaces:
Type

public abstract class Label
extends Sprout


Nested Class Summary
static class Label.Edit
           
static class Label.Permit
           
 
Nested classes/interfaces inherited from class se.rupy.sprout.Sprout
Sprout.Cache, Sprout.SQL
 
Field Summary
 
Fields inherited from class se.rupy.sprout.Sprout
ROOT, SQL
 
Fields inherited from interface se.rupy.sprout.Type
ALL, ARTICLE, ARTICLE_BODY, ARTICLE_RATING, ARTICLE_READ, ARTICLE_TITLE, ARTICLE_TYPE, COMMENT, COMMENT_BODY, COMMENT_IP, COMMENT_STATE, FILE, FILE_NAME, FILE_TYPE, GROUP, GROUP_NAME, LABEL, LABEL_NAME, PING, PING_STATE, PING_TITLE, PING_URL, USER, USER_BIRTHDAY, USER_COUNTRY, USER_FIRST_NAME, USER_GENDER, USER_IP, USER_KEY, USER_LAST_NAME, USER_MAIL, USER_NAME, USER_PASS, USER_SHOW, USER_STATE
 
Constructor Summary
Label()
           
 
Method Summary
 
Methods inherited from class se.rupy.sprout.Sprout
clean, connection, destroy, find, find, from, generate, i18n, language, redirect, redirect, redirect, translate, update, update, value, where
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Label

public Label()