Class: Blog
Source Location: /blogs/b2evocore/_class_blog.php
Class Blog
Class Overview
|
Blog Blog object with params Located in /blogs/b2evocore/_class_blog.php [line 25] DataObject | --BlogAuthor(s):
|
[ Top ]
Inherited Properties, Constants, and Methods
| Inherited Properties | Inherited Methods | Inherited Constants |
|---|---|---|
|
Inherited From DataObject |
Inherited From DataObject
|
[ Top ]
Property Summary
| mixed | $access_type | |
| mixed | $allowpingbacks | |
| mixed | $allowtrackbacks | |
| mixed | $default_skin | |
| mixed | $disp_bloglist | |
| mixed | $force_skin | |
| mixed | $in_bloglist | |
| mixed | $keywords | |
| mixed | $links_blog_ID | |
| mixed | $locale | |
| mixed | $longdesc | |
| mixed | $name | Complete name |
| mixed | $notes | |
| mixed | $pingb2evonet | |
| mixed | $pingblodotgs | |
| mixed | $pingtechnorati | |
| mixed | $pingweblogs | |
| mixed | $shortdesc | |
| mixed | $shortname | Short name for use in navigation menus |
| mixed | $siteurl | |
| mixed | $staticfilename | |
| mixed | $stub | |
| mixed | $tagline | Tagline to be displayed on template |
| mixed | $UID |
[ Top ]
Method Summary
Methods
Constructor Blog [line 68]
|
Constructor
Parameters:| object DB | $db_row: | row |
[ Top ]
dbdelete [line 308]
|
Delete a blog and dependencies from database
Includes WAY TOO MANY requests because we try to be compatible with mySQL 3.23, bleh!
Parameters:| boolean | $delete_stub_file: | true if you want to try to delete the stub file |
| boolean | $delete_static_file: | true if you want to try to delete the static file |
| boolean | $echo: | true if you want to echo progress |
Redefinition of:
[ Top ]
gen_blogurl [line 163]
|
Generate blog URL
Parameters:| string | $type: | default|dynamic|static |
| boolean | $absolute: | should this be an absolute URL? (otherwise: relative to $baseurl) |
[ Top ]
get [line 214]
|
Get a param
Parameters:| $parname: |
Redefinition of:
- DataObject::get()
- Get a member param by its name
[ Top ]
