Class Root
Extends
Site.
Defined in: Root.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Root()
Antville’s root object is an extent of the Site prototype.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
Root._children
|
<static> |
Root.admin
|
<static> |
Root.admins
|
<static> |
Root.api
|
<static> |
Root.autoCleanupEnabled
|
<static> |
Root.autoCleanupStartTime
|
<static> |
Root.creationDelay
|
<static> |
Root.creationScope
|
<static> |
Root.notificationScope
|
<static> |
Root.phaseOutGracePeriod
|
<static> | |
<static> | |
<static> |
Root.phaseOutPrivateSites
|
<static> |
Root.qualifyingDate
|
<static> |
Root.qualifyingPeriod
|
<static> |
Root.quote
|
<static> |
Root.sites
|
<static> |
Root.updates
|
<static> |
Root.users
|
<static> <constant> |
Root.VERSION
|
Method Attributes | Method Name and Description |
---|---|
<static> |
Root.commitEntries()
|
<static> |
Root.commitRequests()
|
<static> |
Root.exportImport()
|
getFormOptions(name)
|
|
getMacroHandler(name)
|
|
getPermission(action)
|
|
<static> |
Root.getScopes()
|
<static> |
Root.invokeCallbacks()
|
processHref(href)
|
|
<static> |
Root.purgeReferrers()
|
<static> |
Root.restore(ref)
|
Sitemap for Google Webmaster Tools
(Unfortunately, utterly useless.
|
|
<static> |
Root.updateHealth()
|
xgettext(script, scanDirs, potFile)
This method is called from the build script to extract gettext call strings
from scripts and skins.
|
- Methods borrowed from class Site:
- age_macro, calendar_macro, callback, getAdminHeader, getLocale, getStaticFile, getStaticUrl, getTags, getTimeZone, getXml, referrers_macro, stories_macro, update
- Methods borrowed from class HopObject:
- addTag, checkbox_macro, created_macro, creator_macro, getFormValue, getTitle, handleMetadata, input_macro, kind_macro, link_filter, link_macro, log, macro_macro, map, modified_macro, modifier_macro, notify, onRequest, radiobutton_macro, removeTag, select_macro, self_macro, setTags, skin_macro, textarea_macro, toString, touch, type_macro, upload_macro
Field Detail
<static>
{Site[]}
Root._children
<static>
{Admin}
Root.admin
<static>
{User[]}
Root.admins
<static>
{Api}
Root.api
<static>
{String}
Root.autoCleanupEnabled
<static>
{String}
Root.autoCleanupStartTime
<static>
{String}
Root.creationDelay
<static>
{String}
Root.creationScope
<static>
{String}
Root.notificationScope
<static>
{String}
Root.phaseOutGracePeriod
<static>
{String}
Root.phaseOutInactiveSites
<static>
{String}
Root.phaseOutNotificationPeriod
<static>
{String}
Root.phaseOutPrivateSites
<static>
{String}
Root.qualifyingDate
<static>
{String}
Root.qualifyingPeriod
<static>
{String}
Root.quote
<static>
{Site[]}
Root.sites
<static>
{Site[]}
Root.updates
<static>
{User[]}
Root.users
<static> <constant>
Root.VERSION
Method Detail
<static>
Root.commitEntries()
<static>
Root.commitRequests()
<static>
Root.exportImport()
{Boolean}
getCreationPermission()
- Returns:
- {Boolean}
{Object}
getFormOptions(name)
- Parameters:
- {String} name
- Returns:
- {Object}
- See:
- Site#getFormOptions
{HopObject}
getMacroHandler(name)
- Parameters:
- {String} name
- Returns:
- {HopObject}
- See:
- Site#getMacroHandler
{Boolean}
getPermission(action)
- Parameters:
- {String} action
- Returns:
- {Boolean}
<static>
{String[]}
Root.getScopes()
- Returns:
- {String[]}
- See:
- defineConstants
<static>
Root.invokeCallbacks()
{String}
processHref(href)
- Parameters:
- {String} href
- Returns:
- {String}
<static>
Root.purgeReferrers()
<static>
Root.restore(ref)
- Parameters:
- {Story} ref
sitemap_xml_action()
Sitemap for Google Webmaster Tools
(Unfortunately, utterly useless.)
<static>
Root.updateHealth()
xgettext(script, scanDirs, potFile)
This method is called from the build script to extract gettext call strings
from scripts and skins.