PHP Classes

File: aksara/Modules/Home/Views/ar/index.php

Recommend this page to a friend!
  Packages of Aby Dahana   Aksara   aksara/Modules/Home/Views/ar/index.php   Download  
File: aksara/Modules/Home/Views/ar/index.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Aksara
A CodeIgniter based API and CRUD generator
Author: By
Last change: refactor(lighthouse): update semantic HTML tags, fix data attributes, and improve accessibility across view templates and components
Date: 10 hours ago
Size: 8,783 bytes
 

Contents

Class file image Download
<?php

/**
 * @var mixed $permission
 * @var mixed $meta
 * @var mixed $error
 */
if (isset($permission) && (! $permission->uploads || ! $permission->writable)): ?>
<div class="alert alert-danger rounded-0 border-0 mb-0">
        <div class="container">
            <h4>
                ?????!
            </h2>
            <?php if (! $permission->uploads): ?>
<p class="mb-0 text-danger">
                    <b><?= FCPATH . UPLOAD_PATH; ?></b> ??? ???? ???????.
                </p>
            <?php endif; ?>

            <?php if (! $permission->uploads): ?>
<p class="mb-0 text-danger">
                    <b><?= WRITEPATH; ?></b> ??? ???? ???????.
                </p>
            <?php endif; ?>

            <br />
            <a href="//github.com/abydahana/Aksara/issues/2" target="_blank"><b>???? ???</b></a> ?????? ??? ????? ??? ????? ?? ??? ???????.
        </div>
    </div>
<?php endif; ?>

<div class="py-3 py-md-5 bg-light" dir="rtl" style="text-align: right;">
    <div class="container">
        <div class="row">
            <div class="col-lg-8 offset-lg-2">
                <h1 class="text-center">
                    <?= $meta->title; ?>
</h1>
                <p class="fs-5 text-center">
                    <?= truncate($meta->description, 256); ?>
</p>
                <h3 class="mb-3 text-center">
                    ??? ?????? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>??????</b></a>!
                </h2>
            </div>
        </div>
    </div>
</div>
<div class="py-5" dir="rtl" style="text-align: right;">
    <div class="container">
        <div class="row">
            <div class="col-lg-8 offset-lg-2">
                <div class="mb-5">
                    <p>
                        ??? ????? ??? ?????? ???? ??? ?????? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>??????</b></a> ?? "<b>??? ??????</b>". ?? ???? ????? ?????? ?? ??????. ?????? ??? ?????? ??? PHP ???????? ??? ???? ???? ?????? ?????? ?? ???? ??????? ??? ??????? ???? ?????? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>??????</b></a>. ?? ???? ??????? ????? ?????? ?????? ??????? ????? ?? ??? ?????? ??????? (<b>???? ????? ??????? CMS</b>) ??? <b>????????</b>? ?<b>???????</b>? ?<b>???????</b> ?????? ??????.
                    </p>
                    <p>
                        ??? ??? ?????? ??
                        <br />
                        <code><?= ROOTPATH . 'aksara' . DIRECTORY_SEPARATOR . 'Modules' . DIRECTORY_SEPARATOR; ?>Home</code>.
                    </p>
                    <p>
                        ????? <b>?????</b> ??? ?????? ??
                        <br />
                        <code><?= ROOTPATH . 'modules' . DIRECTORY_SEPARATOR; ?>Home</code> ??? ????? ?????? ???????.
                    </p>
                    <p>
                        <b>??? ???? ?????? ?????</b> ???? ?????? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>??????</b></a>!
                    </p>
                </div>
                <hr class="mt-5 mb-5" />
                <h3 class="mb-3 text-center">
                    ???? ???? ?? ???
                </h2>
                <h2 class="h4 mb-3">
                    <i class="mdi mdi-book-open-page-variant"></i>
                    &nbsp;
                    ???????
                </h2>
                <div class="mb-5">
                    <p>
                        ????? ????????? ??? ?????? ?????? ???????? ???? ?? ???? "?????"? ?? ????? ????? ???????? ???? ???? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>??????</b></a>.
                        <br />
                        <a href="//www.aksaracms.com/pages/documentation" class="text-primary" target="_blank"><b>???? ?? ???????</b></a>!
                    </p>
                </div>
                <h2 class="h4 mb-3">
                    <i class="mdi mdi-account-group-outline"></i>
                    &nbsp;
                    ???????
                </h2>
                <div class="mb-5">
                    <p>
                        ????? ??? ???? ????? ???????? ?? ??????? ?? ?????????? ?? ????? ??????? ??????:
                    </p>
                    <p class="mb-1">
                        <a href="https://github.com/abydahana/aksara/issues" class="text-primary" target="blank" dir="ltr">
                            https://github.com/abydahana/aksara/issues<i class="mdi mdi-open-in-new"></i>
                        </a>
                    </p>
                    <p class="mb-1">
                        <a href="https://github.com/abydahana/aksara/discussions" class="text-primary" target="blank" dir="ltr">
                            https://github.com/abydahana/aksara/discussions<i class="mdi mdi-open-in-new"></i>
                        </a>
                    </p>
                    <p>
                        ????? ?? ????? ?????? ???? ???? ?? ??????? ????? ?? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>??????</b></a> ?? ????? ??????? ????????? ??????? ????.
                    </p>
                </div>
                <h2 class="h4 mb-3">
                    <i class="mdi mdi-flask-outline"></i>
                    &nbsp;
                    ????????
                </h2>
                <div class="mb-5">
                    <p>
                        ????? ?? ????????? ?? ???? ????? ???????? ?????? ??????? ?????? ???????? ???????? ???? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>??????</b></a> ????. ??? ??? ????????? ?? ??? <a href="https://github.com/abydahana/aksara/issues" class="text-primary" target="blank"><b>?????? (Issues)</b></a> ?? <a href="https://github.com/abydahana/aksara/pulls" class="text-primary" target="blank"><b>????? ??? (Pull Request)</b></a> ??? ?????? <a href="https://github.com/abydahana/aksara" class="text-primary" target="blank"><b>??????</b></a> ??? <a href="https://github.com/abydahana/aksara" class="text-primary" target="blank"><b>GitHub</b></a>.
                    </p>
                </div>
                <h2 class="h4 mb-3">
                    <i class="mdi mdi-account-heart-outline"></i>
                    &nbsp;
                    ?????
                </h2>
                <div class="mb-5">
                    <p>
                        ????? ?????? ???????? ???? ??????? ?? ????????? ????? ????? ?? ??????? ?? ???. ???? ?? ???? ?? ???????? ?????? ?????? ????? ????? ???? ???????? ??? ????.
                    </p>
                    <p>
                        ??? ???? ???????? ?????????? ??? ???? ?? ????? ???? ??? ?? ????? ????? ?? ????? ????? ??????? ?? ??????? ??? ????? ?? ??????? ?? ?? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>???? ????? ??????</b></a>. ????? ?????? ???? ??? ??? ?????? ??????? ??????? ?????? ?? ?????.
                    </p>
                </div>
                <h5 class="text-center">
                    ??? ????? ????? ??????? <a href="//www.aksaracms.com" class="text-primary" target="blank"><b>??????</b></a>.
                </h5>
                <h5 class="text-center mb-3">
                    ??? ??????!
                </h5>
                <h4 class="text-center">
                    <a href="//abydahana.github.io" target="_blank" dir="ltr"><b><i class="mdi mdi-heart text-danger"></i> Aby Dahana</b></a>
                </h2>
            </div>
        </div>
    </div>
</div>