XOOPS RMCommon Utilities
2.1.8.91RC
Main Page
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
icommentscontroller.php
Go to the documentation of this file.
1
<?php
2
// $Id: icommentscontroller.php 898 2012-01-03 05:45:07Z i.bitcero $
3
// --------------------------------------------------------------
4
// Red México Common Utilities
5
// A framework for Red México Modules
6
// Author: Eduardo Cortés <i.bitcero@gmail.com>
7
// Email: i.bitcero@gmail.com
8
// License: GPL 2.0
9
// --------------------------------------------------------------
10
11
interface
iCommentsController
12
{
17
public
function
increment_comments_number
($comment);
22
public
function
reduce_comments_number
($comment);
30
public
function
get_item
($params, $com);
37
public
function
get_item_url
($params, $com);
42
public
function
get_main_link
();
43
}
L:
XOOPS_Allure
SVN_XOOPS2
RMC
rmcommon
trunk
rmcommon
class
icommentscontroller.php
Generated on Sun Mar 17 2013 20:41:05 for XOOPS RMCommon Utilities by
1.8.3.1