phpDocumentor

DirectHelpManualPageLinkFactory
in package

Class representing the online manual page link factory

Table of Contents

$mappingStorage  : DirectHelpManualMappingFileStorage
Online manual page link mapping storage
$shopVersion  : string
Current shop version
__construct()  : mixed
Create instance
linkByOrigin()  : string
Return the appropriate online manual page URL based on the origin provided
linkBySearchTerm()  : string
Return the online manual search page URL with the provided search term
linkToRootPage()  : string
Return the online manual root page URL
baseFromUrl()  : string
Return the basename, fragment and parameters from an URL
linkToManual()  : string
Return the final URL to the appropriate manual page

Properties

Methods

linkToManual()

Return the final URL to the appropriate manual page

protected linkToManual([string $search = '' ][, string $origin = '' ][, string $section = '' ]) : string
Parameters
$search : string = ''

Search parameters

$origin : string = ''

Origin parameter

$section : string = ''

Manual section parameter

Return values
string

Search results