Lggr
Public Member Functions | Static Protected Attributes | List of all members
Faker\Provider\cs_CZ\Company Class Reference
Inheritance diagram for Faker\Provider\cs_CZ\Company:
Inheritance graph
[legend]
Collaboration diagram for Faker\Provider\cs_CZ\Company:
Collaboration graph
[legend]

Public Member Functions

 catchPhraseNoun ()
 
 catchPhraseAttribute ()
 
 catchPhraseVerb ()
 
 catchPhrase ()
 
 ico ()
 
- Public Member Functions inherited from Faker\Provider\Company
 company ()
 
 jobTitle ()
 
- Public Member Functions inherited from Faker\Provider\Base
 __construct (Generator $generator)
 
 optional ($weight=0.5, $default=null)
 
 unique ($reset=false, $maxRetries=10000)
 
 valid ($validator=null, $maxRetries=10000)
 

Static Protected Attributes

static $formats
 
static $catchPhraseFormats
 
static $noun
 
static $verb
 
static $attribute
 
static $companySuffix = array('s.r.o.', 's.r.o.', 's.r.o.', 's.r.o.', 'a.s.', 'o.p.s.', 'o.s.')
 
- Static Protected Attributes inherited from Faker\Provider\Company
static $formats
 
static $companySuffix = array('Ltd')
 
static $jobTitleFormat
 

Additional Inherited Members

- Static Public Member Functions inherited from Faker\Provider\Company
static companySuffix ()
 
- Static Public Member Functions inherited from Faker\Provider\Base
static randomDigit ()
 
static randomDigitNotNull ()
 
static randomDigitNot ($except)
 
static randomNumber ($nbDigits=null, $strict=false)
 
static randomFloat ($nbMaxDecimals=null, $min=0, $max=null)
 
static numberBetween ($int1=0, $int2=2147483647)
 
static passthrough ($value)
 
static randomLetter ()
 
static randomAscii ()
 
static randomElements ($array=array('a', 'b', 'c'), $count=1, $allowDuplicates=false)
 
static randomElement ($array=array('a', 'b', 'c'))
 
static randomKey ($array=array())
 
static shuffle ($arg='')
 
static shuffleArray ($array=array())
 
static shuffleString ($string='', $encoding='UTF-8')
 
static numerify ($string='###')
 
static lexify ($string='????')
 
static bothify ($string='## ??')
 
static asciify ($string=' ****')
 
static regexify ($regex='')
 
static toLower ($string='')
 
static toUpper ($string='')
 
- Protected Attributes inherited from Faker\Provider\Base
 $generator
 
 $unique
 

Member Function Documentation

◆ catchPhrase()

Faker\Provider\cs_CZ\Company::catchPhrase ( )
Returns
string

◆ catchPhraseAttribute()

Faker\Provider\cs_CZ\Company::catchPhraseAttribute ( )

Returns a random catch phrase attribute.

Returns
string

◆ catchPhraseNoun()

Faker\Provider\cs_CZ\Company::catchPhraseNoun ( )

Returns a random catch phrase noun.

Returns
string

◆ catchPhraseVerb()

Faker\Provider\cs_CZ\Company::catchPhraseVerb ( )

Returns a random catch phrase verb.

Returns
string

◆ ico()

Faker\Provider\cs_CZ\Company::ico ( )

Generates valid czech IČO

See also
http://phpfashion.com/jak-overit-platne-ic-a-rodne-cislo
Returns
string

Member Data Documentation

◆ $attribute

Faker\Provider\cs_CZ\Company::$attribute
staticprotected
Initial value:
= array(
'pro vás', 'pro vaší službu', 'a jsme jednička na trhu', 'pro lepší svět', 'zdarma', 'se zárukou',
's inovací', 'turbíny', 'mrakodrapů', 'lampiónků a svíček', 'bourací techniky', 'nákupních košíků',
'vašeho webu', 'pro vaše zákazníky', 'za nízkou cenu', 'jako jediní na trhu', 'webu', 'internetu',
'vaší rodiny', 'vašich známých', 'vašich stránek', 'čehokoliv na světě', 'za hubičku'
)

◆ $catchPhraseFormats

Faker\Provider\cs_CZ\Company::$catchPhraseFormats
staticprotected
Initial value:
= array(
'{{catchPhraseVerb}} {{catchPhraseNoun}} {{catchPhraseAttribute}}',
'{{catchPhraseVerb}} {{catchPhraseNoun}} a {{catchPhraseNoun}} {{catchPhraseAttribute}}',
'{{catchPhraseVerb}} {{catchPhraseNoun}} {{catchPhraseAttribute}} a {{catchPhraseAttribute}}',
'Ne{{catchPhraseVerb}} {{catchPhraseNoun}} {{catchPhraseAttribute}}',
)

◆ $formats

Faker\Provider\cs_CZ\Company::$formats
staticprotected
Initial value:
= array(
'{{lastName}} {{companySuffix}}',
'{{lastName}} {{lastName}} {{companySuffix}}',
'{{lastName}}-{{lastName}} {{companySuffix}}',
'{{lastName}} a {{lastName}} {{companySuffix}}',
)

◆ $noun

Faker\Provider\cs_CZ\Company::$noun
staticprotected
Initial value:
= array(
'bezpečnost', 'pohodlí', 'seo', 'rychlost', 'testování', 'údržbu', 'odebírání', 'výstavbu',
'návrh', 'prodej', 'nákup', 'zprostředkování', 'odvoz', 'přepravu', 'pronájem'
)

◆ $verb

Faker\Provider\cs_CZ\Company::$verb
staticprotected
Initial value:
= array(
'zajišťujeme', 'nabízíme', 'děláme', 'provozujeme', 'realizujeme', 'předstihujeme', 'mobilizujeme',
)

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