Class UsageNotification - echiong/testRepo GitHub Wiki

##Class UsageNotification

Description of UsageNotification

Author: Alel
Located at application/libraries/formatters/UsageNotification.php

##Methods summary


protected init ( )

Perform intialization here.

###Overrides FormatterAbstract::init()


public string toString ( array $options = null )

Implementation is specific to notification type. Return string represenation of a notification entry

Returns string


protected _format ( )

Called before the array representation is assembled. Override this to modify any value before return.

###Overrides FormatterAbstract::_format()


protected beats ( )


protected voices ( )


protected lyrics ( )

Methods inherited from FormatterAbstract

__construct()

formatTime()

toArray()

<table class="summary" id="properties">
<caption>Properties summary</caption>
<tr data-order="_fromUserData" id="$_fromUserData">
	<td class="attributes"><code>
		protected  
		mixed
	</code></td>

	<td class="name">

$_fromUserData

#
		<div class="description detailed">
			

		</div>
	</div></td>
</tr>
<tr data-order="_featData" id="$_featData">
	<td class="attributes"><code>
		protected  
		mixed
	</code></td>

	<td class="name">

$_featData

#
		<div class="description detailed">
			

		</div>
	</div></td>
</tr>
<tr data-order="_componentService" id="$_componentService">
	<td class="attributes"><code>
		protected  
		Components_Model
	</code></td>

	<td class="name">

$_componentService

#
		<div class="description detailed">
			

		</div>
	</div></td>
</tr>
</table>

<table class="summary inherited">
<caption>Properties inherited from <a href="Class FormatterAbstract.md#properties">FormatterAbstract</a></caption>
<tr>
	<td><code>
		<a href="Class FormatterAbstract.md#$CI"><var>$CI</var></a>, 
		<a href="Class FormatterAbstract.md#$_fromID"><var>$_fromID</var></a>, 
		<a href="Class FormatterAbstract.md#$_fromType"><var>$_fromType</var></a>, 
		<a href="Class FormatterAbstract.md#$_timeStamp"><var>$_timeStamp</var></a>, 
		<a href="Class FormatterAbstract.md#$_toID"><var>$_toID</var></a>, 
		<a href="Class FormatterAbstract.md#$_toType"><var>$_toType</var></a>, 
		<a href="Class FormatterAbstract.md#$avatar"><var>$avatar</var></a>, 
		<a href="Class FormatterAbstract.md#$displayString"><var>$displayString</var></a>, 
		<a href="Class FormatterAbstract.md#$time"><var>$time</var></a>, 
		<a href="Class FormatterAbstract.md#$to"><var>$to</var></a>, 
		<a href="Class FormatterAbstract.md#$toid"><var>$toid</var></a>
	</code></td>
</tr>
</table>
⚠️ **GitHub.com Fallback** ⚠️