-
$_count
-
-
$_data
-
-
$_db
-
-
$_defs
-
Where the face defintions are stored
-
$_defs
-
Where the face defintions are stored
-
$_dimensions
-
Image dimensions
-
$_dirty
-
-
$_dirty
-
-
$_exif
-
Cache the raw EXIF data locally
-
$_faces
-
-
$_field
-
The field we are searching
-
$_image
-
-
$_image
-
Ansel_Image object that this view is created from.
-
$_jsVars
-
Any javascript variables that should be sent to the page as JSON data.
-
$_loaded
-
-
$_modeHelper
-
The gallery mode helper
-
$_owner
-
-
$_owner
-
-
$_owner
-
Gallery owner id
-
$_params
-
Parameters for this view
-
$_params
-
Parameters
-
$_params
-
-
$_params
-
Any needed parameters for the concrete classes.
-
$_params
-
-
$_params
-
Any parameters this widget will need..
-
$_render
-
Determine if this widget will be automatically rendered, or if it is the calling code's responsibility to render it.
-
$_renderer
-
Holds the object that does the actual rendering *
-
$_resourceType
-
-
$_scope
-
-
$_search
-
Instance of our tag search
-
$_style
-
Holds the style definition for the gallery this view is for (or the image's parent gallery if this is for an image view).
-
$_style
-
-
$_supported_views
-
-
$_supported_views
-
-
$_supported_views
-
-
$_supported_views
-
-
$_supported_views
-
-
$_supported_views
-
-
$_tags
-
-
$_tags
-
Holds an array of tags for this image
-
$_title
-
Title for this widget.
-
$_title
-
-
$_totalCount
-
-
$_type
-
The type of search we are performing.
-
$_useFormToken
-
-
$_useFormToken
-
-
$_view
-
Reference to the Ansel_View we are attaching to
-
$_widgets
-
Collection of Ansel_Widgets to display in this view.
-
_ansel_browse
-
Browse through Ansel's gallery tree.
-
_ansel_commentCallback
-
Callback for Agora comments.
-
_ansel_count
-
Returns the number of images in a gallery.
-
_ansel_countGalleries
-
Counts the number of galleries.
-
_ansel_createGallery
-
Add a new gallery to any arbitrary application's Ansel_Shares.
-
_ansel_galleryExists
-
Checks if the gallery exists
-
_ansel_getDefaultImage
-
Returns the default image id of a gallery.
-
_ansel_getGalleries
-
Returns an array of gallery information.
-
_ansel_getGalleryStyles
-
Get a list of all configured styles.
-
_ansel_getImageContent
-
Returns image file content.
-
_ansel_getImageUrl
-
Returns image URL.
-
_ansel_getRecentImages
-
Return a list of recently added images
-
_ansel_hasComments
-
Checks if applications allows comments
-
_ansel_listGalleries
-
Returns a list of all galleries.
-
_ansel_listImages
-
Returns a list of all images in a gallery.
-
_ansel_listTagInfo
-
Retrieve the list of used tag_names, tag_ids and the total number of resources that are linked to that tag.
-
_ansel_perms
-
Returns a list of available permissions.
-
_ansel_put
-
Saves an image into the gallery tree.
-
_ansel_removeGallery
-
Removes a gallery and its images.
-
_ansel_removeImage
-
Removes an image from a gallery.
-
_ansel_renderView
-
Renders a gallery view
-
_ansel_saveImage
-
Stores an image in a gallery and returns gallery and image data.
-
_ansel_searchTags
-
Searches images/galleries tagged with all requested tags.
-
_ansel_selectGalleries
-
Returns a 'select' menu from the list of galleries created by _ansel_listGalleries().
-
_attach
-
Attach these actions to the view
-
_attach
-
-
_attach
-
-
_attach
-
-
_attach
-
-
_attach
-
-
_attach
-
-
_attach
-
-
_attach
-
-
_attach
-
-
_autoRotate
-
Autorotate based on EXIF orientation field. Updates the data in memory only.
-
_countFaces
-
Count faces
-
_create
-
-
_create
-
-
_create
-
-
_create
-
-
_create
-
-
_create
-
-
_create
-
-
_create
-
-
_create
-
-
_createView
-
-
_createView
-
-
_exifToTags
-
Adds specified EXIF fields to this image's tags. Called during image upload/creation.
-
_fetchFaces
-
Fetchs all faces from all galleries the current user has READ access to?
-
_getEXIF
-
Reads the EXIF data from the image and stores in _exif array() as well also populates any local properties that come from the EXIF data.
-
_getExifHtml
-
Helper function for generating the HTML for EXIF data.
-
_getFaceNames
-
Helper function for getting faces for this gallery.
-
_getFaceNames
-
Helper function for getting faces for this image.
-
_getFaces
-
Get faces
-
_getFaces
-
Get faces
-
_getFaces
-
Get faces
-
_getGalleryActions
-
Helper function for generating the gallery actions selection widget.
-
_getGalleryImagesWithGeodata
-
-
_getGalleryWithImages
-
Utility function to make every effort to find a subgallery that contains images.
-
_getImageCommentCounts
-
-
_getImageData
-
Returns decoded image data
-
_getImageFields
-
Helper function to get a string of field names
-
_getOtherGalleries
-
Build the HTML for the other galleries widget content.
-
_getParamsArray
-
-
_getParamsArray
-
-
_getRelatedImages
-
Helper function for generating a widget of images related to this one.
-
_getSignatureMatches
-
Compare faces by similarity.
-
_getStackImages
-
Utility function to return an array of Ansel_Images to use in building a polaroid stack. Returns a random set of 5 images from the gallery, or the explicitly set default image plus 4 others.
-
_getTagHTML
-
Helper function to build the list of tags
-
_getTagHtml
-
-
_getUserEmail
-
Get user email
-
_getViewHash
-
Return a hash key for the given view and style.
-
_getViewHash
-
Return a hash key for the given view and style.
-
_get_size
-
Format file size
-
_html
-
Get the HTML representing this view.
-
_html
-
Return the HTML representing this view.
-
_htmlBegin
-
Default HTML for the beginning of the widget.
-
_htmlEnd
-
Default HTML for the end of the widget.
-
_init
-
Perform any tasks that should be performed before the view is rendered.
-
_init
-
Perform any tasks that should be performed before the view is rendered.
-
_isInFace
-
Check if a face in is inside anoter face
-
_isInFace
-
Check if a face in is inside anoter face
-
_outputJS
-
Ouputs JSON variable data that this class' javascript might need.
-
_point2Deg
-
-
_renderWidgets
-
Default widget rendering, can be overridden by any subclass.
-
_save
-
Saves any changes to this object to the backend permanently.
-
_setModeHelper
-
Simple factory to retrieve the proper mode object.
-
_sortTagInfo
-
-
_updateImageCount
-
Update the gallery image count.
-
_writeData
-
Writes the current data to vfs, used when creating a new image
-
__sleep
-
-
__wakeup
-
-
addFilter
-
Add a search term
-
addImage
-
Add an image to this gallery.
-
addTag
-
Add a tag to the cumulative tag search
-
addWidget
-
Add an Ansel_Widget to be displayed in this view.
-
allFaces
-
Get all faces
-
Ansel
-
Ansel Base Class.
-
ANSEL_BASE
-
-
Ansel_Faces
-
Face recognition class
-
Ansel_Faces_facedetect
-
Face_detect implementation
-
Ansel_Faces_facedetect
-
Create instance
-
Ansel_Faces_opencv
-
Create instance
-
Ansel_Faces_opencv
-
OpenCV implementation
-
Ansel_Gallery
-
The Ansel_Gallery constructor.
-
Ansel_Gallery
-
Class to encapsulate a single gallery. Implemented as an extension of the Horde_Share_Object class.
-
Ansel_Image
-
Class to describe a single Ansel image.
-
Ansel_Image
-
TODO: refactor Ansel_Image to use a ::get() method like Ansel_Gallery instead of direct instance variable access and all the nonsense below.
-
Ansel_ImageView
-
Class to abstract the creation of various image views.
-
Ansel_ImageView
-
Constructor
-
Ansel_ImageView_mini
-
ImageView to create the mini view.
-
Ansel_ImageView_plainstack
-
ImageView to create the gallery image stacks.
-
Ansel_ImageView_polaroidstack
-
ImageView to create the gallery polaroid stacks.
-
Ansel_ImageView_polaroidthumb
-
ImageView to create the shadowsharpthumb view (sharp corners, shadowed)
-
Ansel_ImageView_prettythumb
-
ImageView to create the prettythumb view (rounded, shadowed thumbnails).
-
Ansel_ImageView_roundedstack
-
ImageView to create the gallery image stacks.
-
Ansel_ImageView_screen
-
ImageView to create the screen view - image sized for slideshow view.
-
Ansel_ImageView_shadowsharpthumb
-
ImageView to create the shadowsharpthumb view (sharp corners, shadowed)
-
Ansel_ImageView_thumb
-
ImageView to create the thumb view (plain, resized thumbnails).
-
Ansel_Report
-
Reporting abstraction class
-
Ansel_Report_letter
-
Report by letter api class
-
Ansel_Report_mail
-
Report by email class
-
Ansel_Report_tickets
-
Report using tickets
-
Ansel_Search
-
Ansel_Search:: Provides a generic interface for various types of image searches that are to be displayed in a paged results view.
-
Ansel_Search_exif
-
Constructor
-
Ansel_Search_exif
-
Ansel_Search_exif Provides an interface for searching image exif data.
-
Ansel_Storage
-
Class for interfacing with back end data storage.
-
Ansel_Storage
-
-
Ansel_Tags
-
Static helper class for writing/reading tag values
-
Ansel_Tags_Search
-
Constructor
-
Ansel_Tags_Search
-
Class that represents a slice of a tag search
-
ANSEL_TEMPLATES
-
-
Ansel_Tile_DateGallery
-
-
Ansel_Tile_Gallery
-
Ansel_Tile_Gallery:: class wraps display of thumbnail 'tiles' displayed for a gallery on the Ansel_View_Gallery view.
-
Ansel_Tile_Image
-
-
Ansel_View_Abstract
-
The Ansel_View_Abstract:: Parent class for the various Ansel_View classes
-
Ansel_View_Embedded
-
Ansel_View_Embedded Class wraps output of a javascript embedded gallery/image
-
Ansel_View_EmbeddedRenderer_Carousel
-
Ansel_View_EmbeddedRenderer_Carousel
-
Ansel_View_EmbeddedRenderer_GalleryLink
-
Ansel_View_EmbeddedRenderer_GalleryLink
-
Ansel_View_EmbeddedRenderer_Mini
-
Ansel_View_EmbeddedRenderer_Mini
-
Ansel_View_EmbeddedRenderer_Slideshow
-
Ansel_View_EmbeddedRenderer_Slideshow
-
Ansel_View_Gallery
-
The Ansel_View_Gallery:: class wraps display of individual images.
-
Ansel_View_GalleryRenderer
-
Constructor
-
Ansel_View_GalleryRenderer
-
Ansel_View_GalleryRenderer:: Base class for all gallery renderers.
-
Ansel_View_GalleryRenderer_Gallery
-
Ansel_View_GalleryRenderer:: Base class for all gallery renderers.
-
Ansel_View_GalleryRenderer_GalleryLightbox
-
Ansel_View_GalleryRenderer:: Base class for all gallery renderers.
-
Ansel_View_Image
-
The Ansel_View_Abstract:: Parent class for the various Ansel_View classes
-
Ansel_View_List
-
The Ansel_View_Gallery:: class wraps display of individual images.
-
Ansel_View_Results
-
Contructor - just set some instance variables.
-
Ansel_View_Results
-
The Ansel_View_Results:: class wraps display of images/galleries from multiple parent sources..
-
Ansel_View_Slideshow
-
The Ansel_View_Abstract:: Parent class for the various Ansel_View classes
-
Ansel_Widget
-
Constructor
-
Ansel_Widget
-
Ansel_Widget:: class wraps the display of widgets to be displayed in various Ansel_Views.
-
Ansel_Widget_Actions
-
-
Ansel_Widget_Actions
-
Ansel_Widget_Actions:: class to wrap the display of gallery actions
-
Ansel_Widget_GalleryFaces
-
Constructor
-
Ansel_Widget_GalleryFaces
-
Horde_Widget_GalleryFaces:: class to display a widget containing mini thumbnails of faces in the gallery.
-
Ansel_Widget_Geodata
-
-
Ansel_Widget_Geodata
-
Ansel_Widget_Geodata:: class to wrap the display of a Google map showing images with geolocation data.
-
Ansel_Widget_ImageFaces
-
Horde_Widget_ImageFaces:: class to display a widget containing mini thumbnails of faces in the image.
-
Ansel_Widget_ImageFaces
-
Constructor
-
Ansel_Widget_Links
-
-
Ansel_Widget_Links
-
Ansel_Widget_links:: class to wrap the display of various feed links etc...
-
Ansel_Widget_OtherGalleries
-
Ansel_Widget_OtherGalleries:: class to display a widget containing mini thumbnails and links to other galleries owned by the same user as the currently viewed image/gallery.
-
Ansel_Widget_OwnerFaces
-
Ansel_Widget_OwnerFaces:: class to display a widget containing mini thumbnails of faces that have been tagged by the gallery owner.
-
Ansel_Widget_OwnerFaces
-
Constructor
-
Ansel_Widget_SimilarPhotos
-
Horde_Widget_SimilarPhotos:: class to display a widget containing mini thumbnails of images that are similar, based on tags.
-
Ansel_Widget_SimilarPhotos
-
Constructor
-
Ansel_Widget_Tags
-
-
Ansel_Widget_Tags
-
Ansel_Widget_Tags:: class to display a tags widget in the image and gallery views.
-
Ansel_XRequest
-
Ansel_XRequest:: class for wrapping Ajax requests made by various Ansel pages..
-
Ansel_XRequest
-
Constructor
-
Ansel_XRequest_EditCaption
-
Ansel_XRequest_EditCaption:: class for performing Ajax setting of image captions
-
Ansel_XRequest_EditCaption
-
-
Ansel_XRequest_EditFaces
-
Ansel_XRequest_EditFaces:: class for performing Ajax discovery and editing of image faces
-
Ansel_XRequest_Embed
-
Ansel_XRequest_Embed:: Class for embedding a small gallery widget in external websites. Meant to be called via a single script tag, therefore this will always return nothing but valid javascript.
-
Ansel_XRequest_GallerySlugCheck
-
-
Ansel_XRequest_GallerySlugCheck
-
Ansel_XRequest_GallerySlugCheck:: class for performing Ajax validation of gallery slugs.
-
Ansel_XRequest_ImageSaveGeolocation
-
Ansel_XRequest_ImageSaveGeolocation:: class for saving/updating image geo location data.
-
Ansel_XRequest_LocationAutoCompleter
-
Autocompleter for textual location data.
-
Ansel_XRequest_LocationAutoCompleter
-
-
Ansel_XRequest_TagActions
-
-
Ansel_XRequest_TagActions
-
Ansel_XRequest_TagActions:: class for handling adding/deleting tags via Ajax calls.
-
Ansel_XRequest_TagAutoCompleter
-
-
Ansel_XRequest_TagAutoCompleter
-
Autocompleter for tags.
-
Ansel_XRequest_ToggleGalleryActions
-
-
Ansel_XRequest_ToggleGalleryActions
-
Ansel_XRequest_ToggleGalleryActions:: class for performing Ajax setting of the gallery show_galleryactions user pref.
-
Ansel_XRequest_ToggleOtherGalleries
-
Ansel_XRequest_ToggleOtherGalleries:: class for performing Ajax setting of the gallery show_actions user pref.
-
Ansel_XRequest_ToggleOtherGalleries
-
-
attach
-
Attach to a javascript event.
-
attach
-
Attach this widget to the passed in view. Normally called by the Ansel_View once this widget is added.
-
attach
-
-
attach
-
Override the parent class' attach method and set the owner in the title string.
-
attachStylesheet
-
Add a custom stylesheet to the current page
-
autogenerate
-
Tell if the driver can auto generate faces
-
Ansel.php
-
-
api.php
-
-
Abstract.php
-
-
Actions.php
-
-
Ansel_ApiScopeTest
-
Base class for Ansel test cases
-
Ansel_ApiTest
-
Base class for Ansel test cases
-
Ansel_GalleryTest
-
Unit tests for Ansel_Gallery / Ansel_Gallery_Share stuff.
-
Ansel_GetGalleriesBySlugsTest
-
Unit test for getGalleries.
-
Ansel_GetGalleriesTest
-
Unit test for getGalleries.
-
Ansel_ListGalleryTest
-
Unit test for listGalleries. Basically just check that listGalleries() doesn't return any errors, and that changing sort field, direction etc...
-
Ansel_ResetDefaultImageTest
-
Base class for Ansel test cases
-
Ansel_SlugTest
-
Unit tests for slug stuff.
-
Ansel_TestBase
-
Base class for Ansel test cases
-
assertOk
-
Asserts that the supplied result is not a PEAR_Error
-
ApiScopeTest.php
-
-
ApiTest.php
-
-
$galleries
-
-
$gallery
-
-
$gallery
-
The gallery object (will be eq to $resource in a gallery view
-
$galleryId
-
The gallery id for this view's gallery
-
$gallerySlug
-
Gallery slug for current gallery.
-
$geotag_timestamp
-
-
galleryExists
-
Check if a gallery exists. Need to do this here instead of Horde_Share since Horde_Share::exists() takes a share_name, not a share_id plus we might also be checking by gallery_slug and this is more efficient than a listShares() call for one gallery.
-
geotag
-
Update the geotag data
-
getAdmins
-
Get scope admins
-
getAvailableStyles
-
Get an array of all currently viewable styles.
-
getBreadCrumbs
-
Generate a list of breadcrumbs showing where we are in the gallery tree.
-
getDate
-
-
getDateParameter
-
Get a date parts array containing only enough date parts for the depth we are at. If an empty array is passed, attempt to get the parts from url parametrs. Any missing date parts must be set to 0.
-
getDb
-
Create and initialize the database object.
-
getDefaultImage
-
Returns the default image for this gallery.
-
getDimensions
-
Returns the dimensions of the given view.
-
getErrorImage
-
Return a link to a photo placeholder, suitable for use in an <img/> tag (or a Horde::img() call, with the path parameter set to * '').
-
getExtension
-
Get filename extension
-
getFaceById
-
Get face data
-
getFaceImageObject
-
Get a Horde_Image object representing the requested face.
-
getFaces
-
Get all the coordinates for faces in an image.
-
getFaceTile
-
Output HTML for this face's tile
-
getFaceUrl
-
Get a URL for a face image suitable for using as the src attribute in an image tag.
-
getFromGallery
-
Get faces for all images in a gallery
-
getFromPicture
-
Look for and save faces in a picture, and optionally create the face image.
-
getGalleries
-
Retrieve an array of Ansel_Gallery objects for the requested ids
-
getGalleriesBySlugs
-
Retrieve an array of Ansel_Gallery objects for the given slugs.
-
getGallery
-
-
getGallery
-
Retrieve an Ansel_Gallery given the share id
-
getGalleryBySlug
-
Retrieve an Ansel_Gallery given the gallery's slug
-
getGalleryChildren
-
Get the children of this gallery.
-
getGalleryCrumbData
-
Get an array describing where this gallery is in a breadcrumb trail.
-
getGalleryCrumbData
-
-
getGalleryCrumbData
-
-
getGalleryFaces
-
Get existing faces data for an entire gallery.
-
getImage
-
Returns the image corresponding to the given id.
-
getImage
-
Returns the image in this gallery corresponding to the given id.
-
getImageFacesData
-
Get existing faces data from storage for the given image.
-
getImageFromFile
-
Read an image from the filesystem.
-
getImageJson
-
Retrieve json data for an arbitrary list of image ids, not necessarily from the same gallery.
-
getImageObject
-
Obtain a Horde_Image object
-
getImages
-
Gets a slice of the images in this gallery.
-
getImages
-
Returns the images corresponding to the given ids.
-
getImagesGeodata
-
Return images' geolocation data.
-
getImageUrl
-
Return a link to an image, suitable for use in an <img/> tag Takes into account $conf['vfs']['direct'] and other factors.
-
getLink
-
Get face link. Points to the image that this face is from.
-
getMenu
-
Build Ansel's list of menu items.
-
getMessage
-
Get report message content
-
getOwner
-
Returns this share's owner's Identity object.
-
getRandomGallery
-
Returns a random Ansel_Gallery from a list fitting the search criteria.
-
getRecentImages
-
Return the most recently added images in this gallery.
-
getRecentImages
-
Return a list of image ids of the most recently added images.
-
getRecentImagesGeodata
-
Like getRecentImages, but returns geotag data for the most recently added images from the current user. Useful for providing images to help locate images at the same place.
-
getRelatedTags
-
Retrieve a set of tags with relationships to the specified set of tags.
-
getRelatedTags
-
Get a list of tags related to this search
-
getSearch
-
Retrieve an Ansel_Tags_Search object
-
getSignatureFromFile
-
Get an image signature from an arbitrary file. Currently used when searching for faces that appear in a user-supplied image.
-
getSignatureMatches
-
Get possible matches from sql index
-
getSlice
-
retrieve a slice of the current search
-
getSlice
-
retrieve a slice of the current search
-
getSlice
-
Fetch the matching resources that should appear on the current page
-
getStyle
-
Return the style definition for this gallery. Returns the first available style in this order: Explicitly configured style if available, if configured style is not available, use ansel_default. If nothing has been configured, the user's selected default is attempted.
-
getStyleDefinition
-
Get a style definition for the requested named style
-
getStyleSelect
-
Build a HTML <select> element containing all the available gallery styles.
-
getTagIds
-
Get a list of tag_ids from a list of tag_names
-
getTagLinks
-
Get the URL for a tag link
-
getTagNames
-
-
getTags
-
Returns this gallery's tags.
-
getTags
-
Returns this image's tags.
-
getTags
-
Get the list of currently choosen tags
-
getTagTrail
-
Get breadcrumb style navigation html for choosen tags
-
getTile
-
Outputs the HTML for an image thumbnail 'tile'.
-
getTile
-
Outputs the html for a DateGallery tile.
-
getTile
-
Get the Ansel_View_Image_Thumb object
-
getTile
-
Output the HTML for this gallery's tile.
-
getTile
-
Outputs the html for a gallery tile.
-
getTitle
-
Get this view's title.
-
getTitle
-
Get the title for this view.
-
getTitle
-
Get this gallery's title.
-
getTitle
-
Return the title for this view.
-
getTitle
-
Get report message title
-
getTitle
-
Get the title for this view.
-
getType
-
Get the image type for the requested view.
-
getUrlFor
-
Return a properly formatted link depending on the global pretty url configuration
-
getUserEmail
-
Get reporting user email
-
getVFS
-
Create and initialize the VFS object
-
getVFSName
-
Returns the file name of this image as used in the VFS backend.
-
getVFSPath
-
Return the vfs path for this image.
-
getVFSPath
-
Get image path
-
grayscale
-
Converts the image to grayscale.
-
Gallery.php
-
-
GalleryLink.php
-
-
Gallery.php
-
-
GalleryRenderer.php
-
-
Gallery.php
-
-
GalleryLightbox.php
-
-
GalleryFaces.php
-
-
Geodata.php
-
-
GallerySlugCheck.php
-
-
$gallery
-
-
GalleryTest.php
-
-
GetGalleriesBySlugsTest.php
-
-
GetGalleriesTest.php
-
-
handle
-
-
handle
-
-
handle
-
-
handle
-
-
handle
-
-
handle
-
Perform the requested action
-
handle
-
-
handle
-
Handles the output of the embedded widget. This must always be valid javascript.
-
handle
-
-
handle
-
-
handle
-
-
handle_default_category_select
-
-
handle_default_gallerystyle_select
-
-
hasFeature
-
Check for special capabilities of this gallery.
-
hasPasswd
-
Determine if we need to unlock a password protected gallery
-
hasPermission
-
Checks to see if a user has a given permission.
-
hasSubGalleries
-
Checks if the gallery has any subgallery
-
HORDE_BASE
-
-
Horde_XPPublisher
-
Builds a "Publish this file/folder to the web" handler for Windows XP+.
-
html
-
Get the HTML representing this view.
-
html
-
Return the HTML representing this widget.
-
html
-
Build the HTML for this widget
-
html
-
Get the HTML for this widget
-
html
-
Build the javascript that will render the view.
-
html
-
Get the HTML representing this view.
-
html
-
Build the HTML for this widget.
-
html
-
Return the HTML for this view. Done this way so we can override this in subclasses if desired.
-
html
-
-
html
-
Build the javascript that will render the view.
-
html
-
Return the HTML representing this widget.
-
html
-
Return the HTML representing this view.
-
html
-
-
html
-
Get the HTML representing this view.
-
html
-
Return the HTML representing this widget.
-
html
-
Build the javascript that will render the view.
-
html
-
Build the javascript that will render the view.
-
html
-
Return the HTML representing this view.
-
html
-
-
html
-
-
html
-
Return the HTML representing this widget.