Method Backend::findSearchablePages

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/modules/backend/Backend.php line 248
Automatically extracted PHP DOC comment from code:

Get all searchable pages and return them as array

END OF PHP DOC
protected function array findSearchablePages(integer $pid, string $domain, boolean $blnIsSitemap)

Parameters

integer $pid
Default:
Not documented yet. Please add documentation to this entry.
string $domain
Default: ''
Not documented yet. Please add documentation to this entry.
boolean $blnIsSitemap
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 1 and 5.