baserCMS クラスリファレンス

BcBlogBaserHelper extends Helper
in package
implements BcPluginBaserHelperInterface

BlogBaserヘルパー

BcBaserHelper より透過的に呼び出される

《利用例》 $this->BcBaser->blogPosts('news')

BcBaserHeleper へのインターフェイスを提供する役割だけとし、 実装をできるだけこのクラスで持たないようにし、BlogHelper 等で実装する

Table of Contents

Interfaces

BcPluginBaserHelperInterface
BcPluginBaserHelperInterface

Properties

$Blog  : BlogHelper
$helpers  : array<string|int, mixed>
ヘルパー

Methods

methods()  : array<string|int, array<string|int, mixed>>
メソッド一覧取得

Properties

$helpers

ヘルパー

public array<string|int, mixed> $helpers = ['BcBlog.Blog']

Methods

methods()

メソッド一覧取得

public methods() : array<string|int, array<string|int, mixed>>
Tags
checked
noTodo
Return values
array<string|int, array<string|int, mixed>>

        
On this page

Search results