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

  • CurlService
  • idna_convert
  • SearchResultModule
  • TinyMCE_Compressor

Exceptions

  • CurlException

Functions

  • buildCategoryArray
  • decDate
  • getJobFileName
  • getLastActialRunTime
  • getLastScheduledRunTime
  • logMessage
  • lTrimZeros
  • markLastRun
  • parseCronFile
  • parseElement
  • runJob
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class CurlService

Class CurlHelper.

Link: http://php.net/manual/de/function.curl-setopt.php
Link: https://support.ladesk.com/061754-How-to-make-REST-calls-in-PHP
Link: https://stackoverflow.com/questions/9802788/call-a-rest-api-in-php
Located at plugins/siwecos/classes/CurlService.php
Methods summary
public stdClass
# post( string $url, array $data, array $header = [] )

Parameters

$url
string
$url
$data
array
$data
$header
array
$header

Returns

stdClass

Throws

CurlException
public stdClass
# get( string $url, array $header = [] )

Parameters

$url
string
$url
$header
array
$header

Returns

stdClass

Throws

CurlException
private stdClass
# _call( array $options )

Parameters

$options
array
$options

Returns

stdClass

Throws

CurlException
Constants summary
boolean DBG false
#
Properties summary
public mixed $error
#
CMS CONTENIDO 4.10.1 API documentation generated by ApiGen 2.8.0