search_sitemap
in package
fncs/search_sitemap.php
Table of Contents
- $px : mixed
- Picklesオブジェクト
- $px2dthelper : mixed
- px2dthelperオブジェクト
- __construct() : mixed
- constructor
- find() : array<string|int, mixed>
- サイトマップ中のページを検索する
Properties
$px
Picklesオブジェクト
private
mixed
$px
$px2dthelper
px2dthelperオブジェクト
private
mixed
$px2dthelper
Methods
__construct()
constructor
public
__construct(object $px2dthelper, object $px) : mixed
Parameters
- $px2dthelper : object
-
$px2dthelperオブジェクト
- $px : object
-
$pxオブジェクト
Return values
mixed —find()
サイトマップ中のページを検索する
public
find(string $keyword[, array<string|int, mixed> $options = array() ]) : array<string|int, mixed>
Parameters
- $keyword : string
-
キーワード
- $options : array<string|int, mixed> = array()
-
オプション
Return values
array<string|int, mixed> —検出されたページの一覧