dev.obliquid.com: obliquid
[ class tree: obliquid ] [ index: obliquid ] [ all elements ]

Class: posts

Source Location: Program_Root/classes/obliquid/posts.php

Class Overview


Posts class, helper functions for the posts modules


Methods


Inherited Variables

Inherited Methods


Class Details

[line 32]
Posts class, helper functions for the posts modules





[ Top ]


Class Methods


method delete_cat [line 95]

the delete_cat( $id_posts_cat: $id_posts_cat)

Handles deleting a category and the associated items



Tags:

return:  title of the category that was deleted.


Parameters:

$id_posts_cat:   $id_posts_cat   the id of the category to delete

[ Top ]

method delete_item [line 62]

the delete_item( $id_posts_item: $id_posts_item)

Handles deleting an item and the associated objects



Tags:

return:  title of the item that was deleted.


Parameters:

$id_posts_item:   $id_posts_item   the id of the item to delete

[ Top ]

method delete_object [line 39]

the delete_object( $id_posts_object: $id_posts_object)

Handles deleting an object and the associated external file



Tags:

return:  name of the file that was deleted.


Parameters:

$id_posts_object:   $id_posts_object   the id of the object to delete

[ Top ]

method mail [line 125]

void mail( $tpl_name: $tpl_name, $p: &$p)

Handles mailing notification of an item or object that needs approval.





Parameters:

$tpl_name:   $tpl_name   the name of the template to load
$p:   &$p   an array with the non-person entries

[ Top ]

method _htmlDecode [line 156]

void _htmlDecode( mixed $s)

Internal function to simulate html_entity_decode because that is not

available until 4.3






[ Top ]


Documentation generated on Tue, 29 Mar 2005 09:04:37 -0800 by phpDocumentor 1.2.0rc2