PHP Classes

File: docs/classes.xhtml

Recommend this page to a friend!
  Classes of TJ Webb   Clico PHP CLI Color Text Output   docs/classes.xhtml   Download  
File: docs/classes.xhtml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Clico PHP CLI Color Text Output
Format text to display on a CLI console
Author: By
Last change:
Date: 4 years ago
Size: 2,548 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="utf-8"?> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>phpDox - Overview</title> <link rel="stylesheet" type="text/css" href="css/style.css" media="screen"/> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> </head> <body> <nav class="topnav"> <ul> <li> <div class="logo"><span>/**</span>phpDox</div> </li> <li class="separator"> <a href="index.xhtml">Overview</a> </li> <li class="separator"> <a href="namespaces.xhtml">Namespaces</a> </li> <li> <a href="classes.xhtml">Classes</a> </li> <li class="separator"> <a href="source/index.xhtml">Source</a> </li> </ul> </nav> <div id="mainstage"> <h1>Classes</h1> <div class="container"> <h2 id="Webbtj_Clico">\Webbtj\Clico</h2> <table class="styled"> <thead> <tr> <th>Name</th> <th>Description</th> <th/> </tr> </thead> <tbody> <tr> <td> <a href="classes/Webbtj_Clico_Column.xhtml">Column</a> </td> <td>The Clico Column class is utilized by the Table and Row classes.</td> <td class="testresult-EMPTY">EMPTY </td> </tr> <tr> <td> <a href="classes/Webbtj_Clico_Row.xhtml">Row</a> </td> <td>The Clico Row class is utilized by the Table class.</td> <td class="testresult-EMPTY">EMPTY </td> </tr> <tr> <td> <a href="classes/Webbtj_Clico_Table.xhtml">Table</a> </td> <td>The Clico Table class allows for formatting tabular data for the CLI stdOut.</td> <td class="testresult-EMPTY">EMPTY </td> </tr> <tr> <td> <a href="classes/Webbtj_Clico_Text.xhtml">Text</a> </td> <td>The Clico Text class allows for text decorating for the CLI stdOut.</td> <td class="testresult-EMPTY">EMPTY </td> </tr> </tbody> </table> </div> </div> <footer> <span>Generated using phpDox 0.12.0 - Copyright (C) 2010 - 2019 by Arne Blankerts and Contributors</span> </footer> </body> </html>