Home
last modified time | relevance | path

Searched defs:delete_post (Results 1 – 12 of 12) sorted by relevance

/dports/net/p5-Net-Delicious/Net-Delicious-1.14/lib/Net/
H A DDelicious.pm419 sub delete_post { subroutine
/dports/www/phpbb3/phpBB3/includes/
H A Dfunctions_posting.php1273 function delete_post($forum_id, $topic_id, $post_id, &$data, $is_soft = false, $softdelete_reason =… function
/dports/chinese/phpbb3-tw/phpBB3/includes/
H A Dfunctions_posting.php1408 function delete_post($forum_id, $topic_id, $post_id, &$data) function
/dports/chinese/phpbb-tw/phpBB2/includes/
H A Dfunctions_post.php455 function delete_post($mode, &$post_data, &$message, &$meta, &$forum_id, &$topic_id, &$post_id, &$po… function
/dports/www/phpbb/phpBB2/includes/
H A Dfunctions_post.php455 function delete_post($mode, &$post_data, &$message, &$meta, &$forum_id, &$topic_id, &$post_id, &$po… function
/dports/www/mybb/mybb-mybb_1829/inc/
H A Dclass_moderation.php672 function delete_post($pid) function in Moderation
H A Dfunctions.php3291 function delete_post($pid) function
/dports/www/moodle310/moodle/mod/forum/
H A Dexternallib.php2077 public static function delete_post($postid) { function in mod_forum_external
/dports/www/moodle311/moodle/mod/forum/
H A Dexternallib.php2086 public static function delete_post($postid) { function in mod_forum_external
/dports/www/moodle39/moodle/mod/forum/
H A Dexternallib.php2073 public static function delete_post($postid) { function in mod_forum_external
/dports/www/py-pywikibot/pywikibot-6.6.3/pywikibot/site/
H A D_extensions.py638 def delete_post(self, post, reason): member in FlowMixin
/dports/www/punbb/punbb-1.4.6/include/
H A Dfunctions.php2426 function delete_post($post_id, $topic_id, $forum_id) function