Api
class Api extends Message
Properties
string | $name | ||
Method[] | $methods | ||
Option[] | $options | ||
string | $version | ||
SourceContext | $source_context | ||
Mixin[] | $mixins | ||
int | $syntax |
Methods
No description
Check if
Get
Check if
Clear
Get
Get all elements of
Check if
Clear
Get
Get all elements of
Check if
Clear
Get
Set
Check if
Clear
Get
Check if
Clear
Get all elements of
Check if
Clear
Get
Details
at line line 35
static
descriptor()
at line line 112
boolean
hasName()
Check if
at line line 121
Api
clearName()
Clear
at line line 130
string
getName()
Get
at line line 140
Api
setName(string $value)
Set
at line line 149
boolean
hasMethods()
Check if
at line line 158
Api
clearMethods()
Clear
at line line 168
Method
getMethods(int $idx = NULL)
Get
at line line 187
Method[]
getMethodsList()
Get all elements of
at line line 206
boolean
hasOptions()
Check if
at line line 215
Api
clearOptions()
Clear
at line line 225
Option
getOptions(int $idx = NULL)
Get
at line line 244
Option[]
getOptionsList()
Get all elements of
at line line 263
boolean
hasVersion()
Check if
at line line 272
Api
clearVersion()
Clear
at line line 281
string
getVersion()
Get
at line line 291
Api
setVersion(string $value)
Set
at line line 300
boolean
hasSourceContext()
Check if
at line line 309
Api
clearSourceContext()
Clear
at line line 318
SourceContext
getSourceContext()
Get
at line line 328
Api
setSourceContext(SourceContext $value)
Set
at line line 337
boolean
hasMixins()
Check if
at line line 346
Api
clearMixins()
Clear
at line line 356
Mixin
getMixins(int $idx = NULL)
Get
at line line 375
Mixin[]
getMixinsList()
Get all elements of
at line line 394
boolean
hasSyntax()
Check if
at line line 403
Api
clearSyntax()
Clear
at line line 412
int
getSyntax()
Get
at line line 422
Api
setSyntax(int $value)
Set