PHP Class Pressbooks\Modules\SearchAndReplace\Types\Content

Inheritance: extends Pressbooks\Modules\SearchAndReplace\Search
Show file Open project: pressbooks/pressbooks

Public Methods

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

Method Details

find() public method

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

get_content() public method

public get_content ( $id )

get_options() public method

public get_options ( $result )

name() public method

public name ( )

replace_content() public method

public replace_content ( $id, $content )

show() public method

public show ( $result )