Lines Matching full:tt
13 * <tt>syntax_plugin_spreadout.php</tt>, a PHP class that lets the
46 * <tt>$aMode</tt> within its own markup.
49 * This method always returns <tt>FALSE</tt> since no other data
53 * @return Boolean <tt>FALSE</tt> always.
86 * <tt>YYYY-MM-DD</tt> format</dd>
109 * @return Integer <tt>174</tt>.
120 * @return String <tt>'substition'</tt> (a mispelled 'substitution').
133 * arguments) and just returns the given <tt>$aState</tt>.
140 * @return Integer The given <tt>$aState</tt> value.
153 * The method checks for the given <tt>$aMode</tt> and returns
154 * <tt>FALSE</tt> when a mode isn't supported.
155 * <tt>$aRenderer</tt> contains a reference to the renderer object
157 * The contents of <tt>$aData</tt> is the return value of the
158 * <tt>handle()</tt> method.
160 * This implementation ignores the passed <tt>$aFormat</tt>
167 * @param $aData Integer The state value returned by <tt>handle()</tt>.
168 * @return Boolean <tt>TRUE</tt> always.