admin.sef.html.php File Reference

Go to the source code of this file.

Classes

class  sefAdminHTML

Variables

float __pad0__
margin __pad1__
text align
color __pad2__
font size
</style > META_CSS
 $uritext = htmlspecialchars($metadata->uri, ENT_QUOTES, 'UTF-8')
 $sef = ('config' == $type) ? $metadata->modified : $metadata->sef
 $seftext = htmlspecialchars($sef, ENT_QUOTES, 'UTF-8')
echo<<< META_EDIT< table class="adminheading">
< tr >< th > $seftext< span id="unsefd">
$uritext)</span ></th ></tr >
</table >< table class="adminlist">
< tr >< th >< h3 >Metadata</h3 >
</th ></tr ></table >< form
action="index2.php"method="post"name="adminForm">
< div id="sefmetadata">< div >
< label for="htmltitle">HTML
Title:</label >< input type="text"name="htmltitle"id="htmltitle"class="inputbox"size="60"value="$metadata->
htmltitle"/></div >< div >
< labelfor="robots"> 
Robots


Variable Documentation

$sef = ('config' == $type) ? $metadata->modified : $metadata->sef

$seftext = htmlspecialchars($sef, ENT_QUOTES, 'UTF-8')

Definition at line 250 of file admin.sef.html.php.

Referenced by sefAdminHTML::listmeta(), and sefAdminHTML::listuris().

$uritext = htmlspecialchars($metadata->uri, ENT_QUOTES, 'UTF-8')

Definition at line 248 of file admin.sef.html.php.

Referenced by sefAdminHTML::listmeta(), and sefAdminHTML::listuris().

float __pad0__

Definition at line 233 of file admin.sef.html.php.

margin __pad1__

Definition at line 235 of file admin.sef.html.php.

color __pad2__

Definition at line 240 of file admin.sef.html.php.

text align

</style> META_CSS

Definition at line 245 of file admin.sef.html.php.

Referenced by sefAdminHTML::editMetaData().

echo<<<META_EDIT <table class="adminheading"> <tr> <th> $seftext <span id="unsefd">$uritext)</span> </th> </tr> </table> <table class="adminlist"> <tr> <th> <h3>Metadata</h3> </th> </tr> </table> <form action="index2.php" method="post" name="adminForm"> <div id="sefmetadata"> <div> <label for="htmltitle">HTML Title:</label> <input type="text" name="htmltitle" id="htmltitle" class="inputbox" size="60" value="$metadata->htmltitle" /></div><div><labelfor="robots"> Robots

Definition at line 296 of file admin.sef.html.php.

Referenced by sefAdminHTML::listmeta().

font size


Generated on Thu Apr 17 13:03:27 2008 for ALIRO by  doxygen 1.5.5