Skip to content

Commit

Permalink
3.4.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaduz committed Oct 23, 2018
1 parent cb9a7ee commit ae8f87a
Show file tree
Hide file tree
Showing 21 changed files with 274 additions and 252 deletions.
2 changes: 1 addition & 1 deletion docs/class-LINE.LINEBot.Constant.Meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h1>Meta</h1>
<td class="value">
<div>
<a href="#VERSION" class="anchor pull-right">#</a>
<code><span class="php-quote">'3.3.0'</span></code>
<code><span class="php-quote">'3.4.0'</span></code>
</div>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h1>ButtonTemplateBuilder</h1>
<td class="name">
<div>
<a class="anchor pull-right" href="#___construct">#</a>
<code><a href="source-class-LINE.LINEBot.MessageBuilder.TemplateBuilder.ButtonTemplateBuilder.html#73-91">__construct</a>( <span> string <span class="property-name">$title</span> </span>, <span> string <span class="property-name">$text</span> </span>, <span> string <span class="property-name">$thumbnailImageUrl</span> </span>, <span> array <span class="property-name">$actionBuilders</span> </span>, <span> string|null <span class="property-name">$imageAspectRatio</span> = <span class="php-keyword1">NULL</span></span>, <span> string|null <span class="property-name">$imageSize</span> = <span class="php-keyword1">NULL</span></span>, <span> string|null <span class="property-name">$imageBackgroundColor</span> = <span class="php-keyword1">NULL</span></span>, <span> <a href="interface-LINE.LINEBot.TemplateActionBuilder.html">LINE\LINEBot\TemplateActionBuilder</a> <span class="property-name">$defaultAction</span> = <span class="php-keyword1">NULL</span></span> )</code>
<code><a href="source-class-LINE.LINEBot.MessageBuilder.TemplateBuilder.ButtonTemplateBuilder.html#73-91">__construct</a>( <span> string|null <span class="property-name">$title</span> = <span class="php-keyword1">NULL</span></span>, <span> string <span class="property-name">$text</span> </span>, <span> string|null <span class="property-name">$thumbnailImageUrl</span> = <span class="php-keyword1">NULL</span></span>, <span> array <span class="property-name">$actionBuilders</span> </span>, <span> string|null <span class="property-name">$imageAspectRatio</span> = <span class="php-keyword1">NULL</span></span>, <span> string|null <span class="property-name">$imageSize</span> = <span class="php-keyword1">NULL</span></span>, <span> string|null <span class="property-name">$imageBackgroundColor</span> = <span class="php-keyword1">NULL</span></span>, <span> <a href="interface-LINE.LINEBot.TemplateActionBuilder.html">LINE\LINEBot\TemplateActionBuilder</a> <span class="property-name">$defaultAction</span> = <span class="php-keyword1">NULL</span></span> )</code>

<div class="description">
ButtonTemplateBuilder constructor.
Expand Down Expand Up @@ -168,7 +168,7 @@ <h1>ButtonTemplateBuilder</h1>
<td class="name">
<div>
<a class="anchor pull-right" href="#_buildTemplate">#</a>
<code><a href="source-class-LINE.LINEBot.MessageBuilder.TemplateBuilder.ButtonTemplateBuilder.html#98-134">buildTemplate</a>( )</code>
<code><a href="source-class-LINE.LINEBot.MessageBuilder.TemplateBuilder.ButtonTemplateBuilder.html#98-140">buildTemplate</a>( )</code>

<div class="description">
Builds button template message structure.
Expand Down
5 changes: 5 additions & 0 deletions docs/classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,11 @@ <h1>Classes</h1>
<a href="class-LINE.LINEBot.Util.BuildUtil.html">LINE\LINEBot\Util\BuildUtil</a>
</td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.MessageBuilder.RawMessageBuilder.html">LINE\LINEBot\MessageBuilder\RawMessageBuilder</a>
</td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.MessageBuilder.Flex.ComponentBuilder.FillerComponentBuilder.html">LINE\LINEBot\MessageBuilder\Flex\ComponentBuilder\FillerComponentBuilder</a>
Expand Down
2 changes: 1 addition & 1 deletion docs/elementlist.js

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions docs/interface-LINE.LINEBot.MessageBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ <h2>Known implementers</h2>
<a href="class-LINE.LINEBot.MessageBuilder.MultiMessageBuilder.html">
LINE\LINEBot\MessageBuilder\MultiMessageBuilder
</a>,
<a href="class-LINE.LINEBot.MessageBuilder.RawMessageBuilder.html">
LINE\LINEBot\MessageBuilder\RawMessageBuilder
</a>,
<a href="class-LINE.LINEBot.MessageBuilder.StickerMessageBuilder.html">
LINE\LINEBot\MessageBuilder\StickerMessageBuilder
</a>,
Expand Down
68 changes: 34 additions & 34 deletions docs/namespace-LINE.LINEBot.Constant.Flex.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,56 +96,56 @@ <h1>LINE\LINEBot\Constant\Flex</h1>
<tr><th colspan="2">Classes Summary</th></tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentAlign.html">
ComponentAlign
<a href="class-LINE.LINEBot.Constant.Flex.ComponentIconAspectRatio.html">
ComponentIconAspectRatio
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentButtonHeight.html">
ComponentButtonHeight
<a href="class-LINE.LINEBot.Constant.Flex.ComponentImageAspectMode.html">
ComponentImageAspectMode
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentButtonStyle.html">
ComponentButtonStyle
<a href="class-LINE.LINEBot.Constant.Flex.ComponentGravity.html">
ComponentGravity
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentFontSize.html">
ComponentFontSize
<a href="class-LINE.LINEBot.Constant.Flex.ComponentAlign.html">
ComponentAlign
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentFontWeight.html">
ComponentFontWeight
<a href="class-LINE.LINEBot.Constant.Flex.ComponentSpaceSize.html">
ComponentSpaceSize
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentGravity.html">
ComponentGravity
<a href="class-LINE.LINEBot.Constant.Flex.ComponentFontWeight.html">
ComponentFontWeight
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentIconAspectRatio.html">
ComponentIconAspectRatio
<a href="class-LINE.LINEBot.Constant.Flex.ComponentImageSize.html">
ComponentImageSize
</a>
</td>
<td></td>
Expand All @@ -160,80 +160,80 @@ <h1>LINE\LINEBot\Constant\Flex</h1>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentImageAspectMode.html">
ComponentImageAspectMode
<a href="class-LINE.LINEBot.Constant.Flex.ComponentType.html">
ComponentType
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentImageAspectRatio.html">
ComponentImageAspectRatio
<a href="class-LINE.LINEBot.Constant.Flex.ComponentSpacing.html">
ComponentSpacing
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentImageSize.html">
ComponentImageSize
<a href="class-LINE.LINEBot.Constant.Flex.ComponentImageAspectRatio.html">
ComponentImageAspectRatio
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentLayout.html">
ComponentLayout
<a href="class-LINE.LINEBot.Constant.Flex.ComponentMargin.html">
ComponentMargin
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentMargin.html">
ComponentMargin
<a href="class-LINE.LINEBot.Constant.Flex.ContainerType.html">
ContainerType
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentSpaceSize.html">
ComponentSpaceSize
<a href="class-LINE.LINEBot.Constant.Flex.ContainerDirection.html">
ContainerDirection
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentSpacing.html">
ComponentSpacing
<a href="class-LINE.LINEBot.Constant.Flex.ComponentButtonHeight.html">
ComponentButtonHeight
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ComponentType.html">
ComponentType
<a href="class-LINE.LINEBot.Constant.Flex.ComponentLayout.html">
ComponentLayout
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ContainerDirection.html">
ContainerDirection
<a href="class-LINE.LINEBot.Constant.Flex.ComponentButtonStyle.html">
ComponentButtonStyle
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Flex.ContainerType.html">
ContainerType
<a href="class-LINE.LINEBot.Constant.Flex.ComponentFontSize.html">
ComponentFontSize
</a>
</td>
<td></td>
Expand Down
24 changes: 12 additions & 12 deletions docs/namespace-LINE.LINEBot.Constant.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,48 +98,48 @@ <h1>LINE\LINEBot\Constant</h1>
<tr><th colspan="2">Classes Summary</th></tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.ActionType.html">
ActionType
<a href="class-LINE.LINEBot.Constant.HTTPHeader.html">
HTTPHeader
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.EventSourceType.html">
EventSourceType
<a href="class-LINE.LINEBot.Constant.Meta.html">
Meta
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.HTTPHeader.html">
HTTPHeader
<a href="class-LINE.LINEBot.Constant.EventSourceType.html">
EventSourceType
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.MessageType.html">
MessageType
<a href="class-LINE.LINEBot.Constant.ActionType.html">
ActionType
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.Meta.html">
Meta
<a href="class-LINE.LINEBot.Constant.TemplateType.html">
TemplateType
</a>
</td>
<td></td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Constant.TemplateType.html">
TemplateType
<a href="class-LINE.LINEBot.Constant.MessageType.html">
MessageType
</a>
</td>
<td></td>
Expand Down
40 changes: 20 additions & 20 deletions docs/namespace-LINE.LINEBot.Event.MessageEvent.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,27 +96,19 @@ <h1>LINE\LINEBot\Event\MessageEvent</h1>
<tr><th colspan="2">Classes Summary</th></tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Event.MessageEvent.AudioMessage.html">
AudioMessage
</a>
</td>
<td>A class that represents the message event of audio.</td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Event.MessageEvent.FileMessage.html">
FileMessage
<a href="class-LINE.LINEBot.Event.MessageEvent.StickerMessage.html">
StickerMessage
</a>
</td>
<td>A class that represents the message event of file.</td>
<td>A class that represents the message event of sticker.</td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Event.MessageEvent.ImageMessage.html">
ImageMessage
<a href="class-LINE.LINEBot.Event.MessageEvent.TextMessage.html">
TextMessage
</a>
</td>
<td>A class that represents the message event of image.</td>
<td>A class that represents the message event of text.</td>
</tr>
<tr>
<td class="name">
Expand All @@ -128,19 +120,19 @@ <h1>LINE\LINEBot\Event\MessageEvent</h1>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Event.MessageEvent.StickerMessage.html">
StickerMessage
<a href="class-LINE.LINEBot.Event.MessageEvent.ImageMessage.html">
ImageMessage
</a>
</td>
<td>A class that represents the message event of sticker.</td>
<td>A class that represents the message event of image.</td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Event.MessageEvent.TextMessage.html">
TextMessage
<a href="class-LINE.LINEBot.Event.MessageEvent.AudioMessage.html">
AudioMessage
</a>
</td>
<td>A class that represents the message event of text.</td>
<td>A class that represents the message event of audio.</td>
</tr>
<tr>
<td class="name">
Expand All @@ -158,6 +150,14 @@ <h1>LINE\LINEBot\Event\MessageEvent</h1>
</td>
<td>A class that represents the message event of video.</td>
</tr>
<tr>
<td class="name">
<a href="class-LINE.LINEBot.Event.MessageEvent.FileMessage.html">
FileMessage
</a>
</td>
<td>A class that represents the message event of file.</td>
</tr>
</table>


Expand Down
Loading

0 comments on commit ae8f87a

Please sign in to comment.