Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2011-5-27 22:23

Class Skin

Class Summary
Constructor Attributes Constructor Name and Description
 
Skin(prototype, name)
Field Summary
Field Attributes Field Name and Description
 
 
 
 
 
 
 

Class Detail

Skin(prototype, name)
Parameters:
{String} prototype
{String} name

Field Detail

{Date} created
{User} creator
{Layout} layout
{Date} modified
{User} modifier
{String} prototype
{String} source

Method Detail

  • content_macro()
  • {Boolean} equals(source)
    Parameters:
    {String} source
    Returns:
    {Boolean}
  • <static> {Skin} Skin.getByName(group, name)
    Parameters:
    {String} group
    {String} name
    Returns:
    {Skin}
  • {String} getConfirmText()
    Returns:
    {String}
  • {Object} getFormOptions(name)
    Parameters:
    {String} name
    Returns:
    {Object}
  • {Skin} getMainSkin(prototype)
    Parameters:
    {String} prototype
    Returns:
    {Skin}
  • {Boolean} getPermission(action)
    Parameters:
    {String} action
    Returns:
    {Boolean}
  • <static> {String[]} Skin.getPrototypeOptions()
    Returns:
    {String[]}
  • {String} getSource()
    Returns:
    {String}
  • {java.io.File} getStaticFile()
    Returns:
    {java.io.File}
  • {Skin} getSubskin(prototype, name)
    Parameters:
    prototype
    name
    Returns:
    {Skin}
  • {String} href(action)
    Parameters:
    {String} action
    Returns:
    {String}
  • <static> Skin.remove(skin)
    Parameters:
    {Skin} skin
  • render()
  • setSource(source)
    Parameters:
    {String} source
  • status_macro()
  • {String} toString()
    Returns:
    {String}
  • update(data)
    Parameters:
    {Object} data