\Acms\Services\StaticExport\GeneratorCategoryArchivesGenerator

Summary

Methods
Properties
Constants
__construct()
run()
setCategoryId()
setMonthRange()
setMaxPage()
No public properties found
No constants found
main()
callback()
request()
getName()
getTasks()
$compiler
$queue
$destination
$logger
$categoryId
$monthRange
$maxPage
N/A
No private methods found
No private properties found
N/A

Properties

$categoryId

$categoryId : string

Type

string

$monthRange

$monthRange : array

Type

array

$maxPage

$maxPage : integer

Type

integer

Methods

run()

run(boolean  $page404 = false) : void

Parameters

boolean $page404

setCategoryId()

setCategoryId(integer  $cid) 

Parameters

integer $cid

setMonthRange()

setMonthRange(  $start) 

Parameters

$start

setMaxPage()

setMaxPage(integer  $max) 

Parameters

integer $max

main()

main() : void

callback()

callback(string  $data, string  $code, object  $info) : void

Parameters

string $data
string $code
object $info

request()

request(string  $url, mixed  $info) 

Parameters

string $url
mixed $info

getName()

getName() 

getTasks()

getTasks()