STORY functions
提供: GeeklogJpWiki
Geeklog共通ライブラリ⇒ COM_functions |DB_functions |plugin_functions |CUSTOM_functions |ADMIN_functions |CMT_functions |SEC_functions |USER_functions |MBYTE_functions |PNB_functions |SESS_functions |STORY_functions |SYND_functions |TRB_functions |WS_functions
lib-story.php
Geeklog1.7.0
| 関数名 | 概要 |
|---|---|
| plugin_wsEnabled_story | このコンポーネントはwebservicesをサポートしているのでtrueを返す |
| plugin_getwhatsnewcomment_story | |
| plugin_ismoderator_story | |
| plugin_itemlist_story | |
| plugin_itemlist_story_draft | |
| plugin_moderationapprove_story_draft | |
| plugin_moderationdelete_story | |
| plugin_moderationdelete_story_draft | |
| plugin_moderationvalues_story | |
| plugin_moderationvalues_story_draft | |
| plugin_wsEnabled_story | |
| service_delete_story | 作成済み記事を削除 |
| service_get_story | 作成済み記事を取得 |
| service_getTopicList_story | 有効なすべての話題を取得 |
| service_submit_story | 記事を新規作成または更新 |
| STORY_deleteImage | 記事から画像を削除 |
| STORY_deleteImages | 記事から全ての画像を削除 |
| STORY_deleteStory | 記事を削除 |
| STORY_extractLinks | リンクを取り出す |
| STORY_getItemInfo | 記事の情報を返す |
| STORY_renderArticle | 文章のクラスを取得しHTMLでの描画を行う |
| STORY_whatsRelated | 記事の下に「関連情報」リンクを生成 |