OpenQuizz
Une application de gestion des contenus pédagogiques
LinkSource Class Reference
Inheritance diagram for LinkSource:

Public Member Functions

Optional[Linklink (self)
 
FoundCandidates page_candidates (self)
 
FoundLinks file_links (self)
 

Member Function Documentation

◆ file_links()

FoundLinks file_links (   self)
Links found by specifying archives directly.

Reimplemented in _IndexDirectorySource, _RemoteFileSource, _LocalFileSource, and _FlatDirectorySource.

◆ link()

Optional[Link] link (   self)
Returns the underlying link, if there's one.

Reimplemented in _IndexDirectorySource, _RemoteFileSource, _LocalFileSource, and _FlatDirectorySource.

◆ page_candidates()

FoundCandidates page_candidates (   self)
Candidates found by parsing an archive listing HTML file.

Reimplemented in _IndexDirectorySource, _RemoteFileSource, _LocalFileSource, and _FlatDirectorySource.


The documentation for this class was generated from the following file: