Class ThemeObject
The basic ThemeObject class. Extends PersistentObject, is extended by various Theme related objects. Provides some basic methods that all use.
- PersistentObject
- ThemeObject
Indirect known subclasses
Album, AlbumBase, ZenpageCategory, ZenpageItems, ZenpageNews, ZenpagePage, AnyFile, dynamicAlbum, favorites, Image, TextObject, Transientimage, Video, WEBdocs
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
integer
|
|
public
|
|
public
boolean
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
integer
|
|
public
|
|
public
array
|
|
public
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
|
|
public
array
|
#
getComments( boolean $moderated = false, boolean $private = false, boolean $desc = false )
Returns an array of comments for this album |
public
object
|
#
addComment( string $name, string $email, string $website, string $comment, string $code, string $code_ok, string $ip, boolean $private, boolean $anon, string $customdata )
Adds comments to the album assumes data is coming straight from GET or POST |
public
integer
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
#
checkPublishDates( )
Checks if the item is either expired or in scheduled publishing A class method wrapper of the functions.php function of the same name |
__toString(),
copy(),
get(),
getData(),
getID(),
instantiate(),
move(),
remove(),
save(),
set(),
setDefaults()
|
public
|
$comments
|
#
NULL
|
public
|
$manage_rights
|
#
ADMIN_RIGHTS
|
public
|
$manage_some_rights
|
#
ADMIN_RIGHTS
|
public
|
$view_rights
|
#
VIEW_ALL_RIGHTS
|
$exists,
$id,
$loaded,
$table,
$transient
|