-
Notifications
You must be signed in to change notification settings - Fork 648
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cb55fce
commit b888440
Showing
14 changed files
with
977 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
200 changes: 200 additions & 0 deletions
200
docs/class-LINE.LINEBot.MessageBuilder.Imagemap.ExternalLinkBuilder.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,200 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<meta name="mobile-web-app-capable" content="yes"> | ||
<meta name="apple-mobile-web-app-capable" content="yes"> | ||
|
||
<link rel="stylesheet" href="resources/bootstrap.min.css"> | ||
<link rel="stylesheet" href="resources/style.css"> | ||
|
||
<title> | ||
Class LINE\LINEBot\MessageBuilder\Imagemap\ExternalLinkBuilder | ||
</title> | ||
</head> | ||
|
||
<body> | ||
<div id="navigation"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<nav class="navbar"> | ||
<ul class="nav navbar-nav"> | ||
<li> | ||
<a href="index.html"> | ||
Overview | ||
</a> | ||
</li> | ||
|
||
<li> | ||
<a href="classes.html">Classes</a> | ||
</li> | ||
|
||
<li> | ||
<a href="interfaces.html">Interfaces</a> | ||
</li> | ||
|
||
|
||
|
||
<li> | ||
<a href="exceptions.html">Exceptions</a> | ||
</li> | ||
|
||
</ul> | ||
|
||
<form id="search" class="pull-right"> | ||
<input type="text" name="q" class="form-control text" placeholder="Search class, function or namespace" autofocus> | ||
</form> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div id="breadcrumbs"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
|
||
|
||
<div class="pull-left type"> | ||
<span class="label label-success">Class</span> | ||
</div> | ||
|
||
<ol class="breadcrumb pull-left"> | ||
<li> | ||
<a href="namespace-LINE.html">LINE</a> | ||
</li> | ||
<li class="backslash">\</li> | ||
<li> | ||
<a href="namespace-LINE.LINEBot.html">LINEBot</a> | ||
</li> | ||
<li class="backslash">\</li> | ||
<li> | ||
<a href="namespace-LINE.LINEBot.MessageBuilder.html">MessageBuilder</a> | ||
</li> | ||
<li class="backslash">\</li> | ||
<li> | ||
<a href="namespace-LINE.LINEBot.MessageBuilder.Imagemap.html">Imagemap</a> | ||
</li> | ||
|
||
<li class="backslash">\</li> | ||
<li class="active">ExternalLinkBuilder</li> | ||
</ol> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
<h1>ExternalLinkBuilder</h1> | ||
|
||
<div class="panel panel-default"> | ||
<div class="panel-body"> | ||
A builder class for external link of imagemap video. | ||
</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
<div class="info"> | ||
|
||
|
||
<br> | ||
<a href="source-class-LINE.LINEBot.MessageBuilder.Imagemap.ExternalLinkBuilder.html" class="open-source-code">Open source code</a> | ||
<br> | ||
</div> | ||
|
||
<table class="summary table table-bordered table-responsive table-striped" id="methods"> | ||
<tr><th colspan="3">Methods Summary</th></tr> | ||
|
||
|
||
|
||
<tr id="___construct"> | ||
|
||
<td class="attributes col-md-1"> | ||
<code class="keyword"> | ||
public | ||
|
||
|
||
</code> | ||
</td> | ||
|
||
<td class="name"> | ||
<div> | ||
<a class="anchor pull-right" href="#___construct">#</a> | ||
<code><a href="source-class-LINE.LINEBot.MessageBuilder.Imagemap.ExternalLinkBuilder.html#39-43">__construct</a>( <span> string <span class="property-name">$linkUri</span> </span>, <span> string <span class="property-name">$label</span> </span> )</code> | ||
|
||
<div class="description"> | ||
ExternalLinkBuilder constructor. | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</div> | ||
</td> | ||
</tr> | ||
|
||
|
||
|
||
<tr id="_build"> | ||
|
||
<td class="attributes col-md-1"> | ||
<code class="keyword"> | ||
public | ||
|
||
|
||
</code> | ||
</td> | ||
|
||
<td class="name"> | ||
<div> | ||
<a class="anchor pull-right" href="#_build">#</a> | ||
<code><a href="source-class-LINE.LINEBot.MessageBuilder.Imagemap.ExternalLinkBuilder.html#50-56">build</a>( )</code> | ||
|
||
<div class="description"> | ||
Builds external link of imagemap video. | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</div> | ||
</div> | ||
</td> | ||
</tr> | ||
</table> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div id="footer"> | ||
Generated by <a href="https://github.com/apigen/apigen">ApiGen</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<script src="resources/jquery-3.2.1.min.js"></script> | ||
<script src="resources/jquery-ui-1.12.1.min.js"></script> | ||
|
||
<script src="elementlist.js"></script> | ||
<script src="resources/main.js"></script> | ||
</body> | ||
</html> | ||
|
||
|
Oops, something went wrong.