friendica/mod
Roland Häder 4a22710b3b Moved global PAGE_* to Profile class (#5500)
* Rewrites:
- moved PAGE_* to Friendica\Model\Profile class

* Fixed more rewrites from plain (global namespace) PAGE_* to Friendica\Models\Profile class

* CR request:
- moved all PAGE_* constants to Friendica\Model\Contact class
- fixed all references of both classes

* CR request:
- moved ACCOUNT_TYPE_* constants from boot.php to Contact::ACCOUNT_TYPE_*

* Just copy-pasted this code from boot.php, needs to be changed to `const ACCOUNT_TYPE_FOO = x;`

* Ops, melting brain cells here ... :-/
2018-07-27 19:25:57 -04:00
..
_well_known.php
acctlink.php
acl.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
admin.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
allfriends.php
amcd.php
api.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
apps.php
attach.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
babel.php
bookmarklet.php
cal.php
common.php
community.php
contactgroup.php
contacts.php Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace (#5490) 2018-07-24 22:53:46 -04:00
credits.php
crepair.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
delegate.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
dfrn_confirm.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
dfrn_notify.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
dfrn_poll.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
dfrn_request.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
directory.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
dirfind.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
display.php
editpost.php Fixes for E_NOTICE in editpost.php (#5480) 2018-07-24 07:47:25 -04:00
events.php Fixes: (#5477) 2018-07-23 18:52:48 -04:00
fbrowser.php Ad missing use statements after dbesc conversion 2018-07-23 18:44:05 -04:00
feedtest.php
fetch.php
filer.php
filerm.php
follow.php Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace (#5490) 2018-07-24 22:53:46 -04:00
friendica.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
fsuggest.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
group.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
hcard.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
help.php
home.php
hostxrd.php
hovercard.php
ignored.php
install.php
invite.php Ad missing use statements after dbesc conversion 2018-07-23 18:44:05 -04:00
item.php Removal of x() and added missing columns of contact (#5479) 2018-07-24 17:48:47 -04:00
like.php
localtime.php
lockview.php Item storage: Permissions aren't stored in the items anymore (#5495) 2018-07-25 19:14:55 -04:00
lostpass.php
maintenance.php
manage.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
manifest.php
match.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
message.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
modexp.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
msearch.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
network.php Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace (#5490) 2018-07-24 22:53:46 -04:00
newmember.php
nodeinfo.php
nogroup.php
noscrape.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
notes.php
notice.php
notifications.php
notify.php
oexchange.php
openid.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
opensearch.php
ostatus_subscribe.php
parse_url.php
photo.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
photos.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
phpinfo.php
ping.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
poco.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
poke.php
pretheme.php
probe.php
profile.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
profile_photo.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
profiles.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
profperm.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
proxy.php
pubsub.php Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace (#5490) 2018-07-24 22:53:46 -04:00
pubsubhubbub.php
randprof.php
receive.php
redir.php
register.php Ad missing use statements after dbesc conversion 2018-07-23 18:44:05 -04:00
regmod.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
removeme.php
repair_ostatus.php Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace (#5490) 2018-07-24 22:53:46 -04:00
robots_txt.php
rsd_xml.php
salmon.php Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace (#5490) 2018-07-24 22:53:46 -04:00
search.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
settings.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
share.php
smilies.php
starred.php
statistics_json.php
subthread.php
suggest.php
tagger.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
tagrm.php
toggle_mobile.php
uexport.php
uimport.php
unfollow.php Moved CONTACT_* constants to Friendica\Model\Contact class, lesser in global namespace (#5490) 2018-07-24 22:53:46 -04:00
update_community.php
update_display.php
update_network.php
update_notes.php
update_profile.php
videos.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
view.php
viewcontacts.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
viewsrc.php
wall_attach.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
wall_upload.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
wallmessage.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
webfinger.php
worker.php
xrd.php