-
-
|
|
Class: FeedMenuSource Location: /menu/feed/feed_menu.class.php [line 39]
Class Overview
Menu
|
--FeedMenu
Class Details
Class Methods
constructor FeedMenu [line 42]
FeedMenu FeedMenu(
$title,
$module_id, [
$category = 0], [
$name = DEFAULT_FEED_NAME], [
$number = 10], [
$begin_at = 0])
|
|
Parameters:
method cache_export [line 95]
method get_module_id [line 56]
method get_url [line 62]
Return get_url(
[bool
$relative = false])
|
|
Tags:
Parameters:
method set_cat [line 82]
void set_cat(
int
$value)
|
|
Parameters:
method set_module_id [line 78]
void set_module_id(
string
$value)
|
|
Parameters:
method set_name [line 86]
void set_name(
string
$value)
|
|
Parameters:
static method get_template [line 111]
static the get_template(
[string
$name = ''], [string
$block_position = BLOCK_POSITION__LEFT])
|
|
Returns the tpl to parse a feed Tags:
Parameters:
Class Variables
[line 134]
mixed
$begin_at
= 0
[line 132]
mixed
$category
= 0
[line 130]
mixed
$module_id
= ''
[line 131]
mixed
$name
= ''
[line 133]
mixed
$number
= 10
[line 129]
string
$url
= ''
Tags:
|
-
-