Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SIWECOS
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • cLinkcheckerCategoryHelper
  • cLinkcheckerRepair
  • cLinkcheckerSearchLinks
  • cLinkcheckerTester

Functions

  • linksort
  • url_is_image
  • url_is_uri
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class cLinkcheckerSearchLinks

Class searchLinks

Package: Plugin\Linkchecker
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Mario Diaz
Located at plugins/linkchecker/classes/class.linkchecker.search_links.php
Methods summary
public
# __construct( )

cLinkcheckerSearchLinks constructor.

cLinkcheckerSearchLinks constructor.

public mixed
# setMode( mixed $mode )

Setter method for mode

Setter method for mode

mode:

  • text (standard)
  • redirect

Parameters

$mode
mixed
$mode

Returns

mixed
public array
# search( string $value, integer $idart, string $nameart, integer $idcat, string $namecat, integer $idlang, integer $idartlang, integer $idcontent = 0 )

Searchs extern and intern links.

Searchs extern and intern links.

Parameters

$value
string
$value
$idart
integer
$idart
$nameart
string
$nameart
$idcat
integer
$idcat
$namecat
string
$namecat
$idlang
integer
$idlang
$idartlang
integer
$idartlang
$idcontent
integer
$idcontent

Returns

array

Todo

Optimize this function!
Do not use global!
Properties summary
private string $mode ''
#
CMS CONTENIDO 4.10.1 API documentation generated by ApiGen 2.8.0