PHP Class Pressbooks\Modules\SearchAndReplace\Types\Content

Inheritance: extends Pressbooks\Modules\SearchAndReplace\Search
Afficher le fichier Open project: pressbooks/pressbooks

Méthodes publiques

Méthode Description
find ( $pattern, $limit, $offset, $orderby )
get_content ( $id )
get_options ( $result )
name ( )
replace_content ( $id, $content )
show ( $result )

Method Details

find() public méthode

public find ( $pattern, $limit, $offset, $orderby )

get_content() public méthode

public get_content ( $id )

get_options() public méthode

public get_options ( $result )

name() public méthode

public name ( )

replace_content() public méthode

public replace_content ( $id, $content )

show() public méthode

public show ( $result )