PHP Класс FeedWordPressPostsPage, feedwordpress

Наследование: extends FeedWordPressAdminPage
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$link
$updatedPosts

Открытые методы

Метод Описание
__construct ( mixed $link ) Construct the posts page object.
comments_and_pings_box ( $page, $box = NULL ) *static
custom_post_settings ( $page = NULL ) *static
custom_post_settings_box ( $page, $box = NULL ) *static
custom_post_types_box ( $page, $box = NULL ) * FeedWordPressPostsPage::custom_post_settings_box()
display ( ) * FeedWordPressPostsPage::custom_post_types_box()
formatting_box ( object $page, array $box = NULL ) Outputs "Formatting" settings box
links_box ( $page, $box = NULL ) *static
publication_box ( $page, $box = NULL ) *static
save_settings ( $post ) * FeedWordPressPostsPage constructor

Описание методов

__construct() публичный Метод

Construct the posts page object.
public __construct ( mixed $link )
$link mixed An object of class {@link SyndicatedLink} if created for one feed's settings, NULL if created for global default settings

comments_and_pings_box() публичный Метод

*static
public comments_and_pings_box ( $page, $box = NULL )

custom_post_settings() публичный Метод

*static
public custom_post_settings ( $page = NULL )

custom_post_settings_box() публичный Метод

*static
public custom_post_settings_box ( $page, $box = NULL )

custom_post_types_box() публичный Метод

* FeedWordPressPostsPage::custom_post_settings_box()
public custom_post_types_box ( $page, $box = NULL )

display() публичный Метод

* FeedWordPressPostsPage::custom_post_types_box()
public display ( )

formatting_box() публичный Метод

Outputs "Formatting" settings box
С версии: 2009.0713
public formatting_box ( object $page, array $box = NULL )
$page object of class FeedWordPressPostsPage tells us whether this is a page for one feed's settings or for global defaults
$box array

publication_box() публичный Метод

*static
public publication_box ( $page, $box = NULL )

save_settings() публичный Метод

* FeedWordPressPostsPage constructor
public save_settings ( $post )

Описание свойств

$updatedPosts публичное свойство

public $updatedPosts