[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/zendframework/zend-code/src/Generator/ -> AbstractGenerator.php (summary)

Zend Framework (http://framework.zend.com/)

Copyright: Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
File Size: 124 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 8 functions

  __construct()
  setSourceDirty()
  isSourceDirty()
  setIndentation()
  getIndentation()
  setSourceContent()
  getSourceContent()
  setOptions()

Functions
Functions that are not part of a class:

__construct($options = array()   X-Ref

param: array $options

setSourceDirty($isSourceDirty = true)   X-Ref

param: bool $isSourceDirty
return: AbstractGenerator

isSourceDirty()   X-Ref

return: bool

setIndentation($indentation)   X-Ref

param: string $indentation
return: AbstractGenerator

getIndentation()   X-Ref

return: string

setSourceContent($sourceContent)   X-Ref

param: string $sourceContent
return: AbstractGenerator

getSourceContent()   X-Ref

return: string

setOptions($options)   X-Ref

param: array|Traversable $options
return: AbstractGenerator



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1